[ May 22 01:11:12 Enabled. ] [ May 22 01:11:12 Rereading configuration. ] [ May 22 01:11:13 Rereading configuration. ] [ May 22 01:11:14 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ May 22 01:11:14 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2026.05.22 01:11:15.918509 [ 1 ] {} Application: Will watch for the process with pid 23780 2026.05.22 01:11:15.918946 [ 1 ] {} Application: Forked a child process to watch 2026.05.22 01:11:16.418325 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23780 2026.05.22 01:11:16.419931 [ 1 ] {} Application: starting up 2026.05.22 01:11:16.420128 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.22 01:11:16.542946 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.22 01:11:16.572480 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.22 01:11:16.572567 [ 1 ] {} Application: Initializing DateLUT. 2026.05.22 01:11:16.572585 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.22 01:11:16.572641 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.22 01:11:16.573665 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.22 01:11:16.577093 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.22 01:11:16.579089 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.22 01:11:16.580337 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.22 01:11:16.581407 [ 1 ] {} Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.22 01:11:16.581460 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.22 01:11:16.581474 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.22 01:11:16.582361 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 01:11:16.584684 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.22 01:11:16.591127 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 01:11:16.592144 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 01:11:16.594280 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.22 01:11:16.594972 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.22 01:11:16.595714 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.22 01:11:16.596394 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.22 01:11:16.601891 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.22 01:11:16.602253 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.22 01:11:16.604755 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.22 01:11:16.605196 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.22 01:11:16.605538 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.22 01:11:16.605907 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.22 01:11:16.606964 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.22 01:11:16.607024 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.22 01:11:16.607116 [ 163 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:11:16.607226 [ 163 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:11:16.614023 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.22 01:11:16.614087 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167604 sec 2026.05.22 01:11:16.614138 [ 1 ] {} ReferentialDeps: No tables 2026.05.22 01:11:16.614153 [ 1 ] {} LoadingDeps: No tables 2026.05.22 01:11:16.614885 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.22 01:11:16.615546 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.22 01:11:16.627785 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.22 01:11:16.627934 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.22 01:11:16.627952 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.22 01:11:16.627964 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.22 01:11:16.628062 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.22 01:11:16.628080 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.22 01:11:16.634097 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.22 01:11:16.634148 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.22 01:11:16.634259 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.22 01:11:16.634423 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.22 01:11:16.634462 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.22 01:11:16.634548 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.22 01:11:16.634562 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.22 01:11:16.634574 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.22 01:11:16.634661 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.22 01:11:16.634676 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.22 01:11:16.656913 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.22 01:11:16.657685 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.22 01:11:16.657745 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0282e-05 sec 2026.05.22 01:11:16.657770 [ 1 ] {} ReferentialDeps: No tables 2026.05.22 01:11:16.657782 [ 1 ] {} LoadingDeps: No tables 2026.05.22 01:11:16.657816 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.22 01:11:16.658062 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.22 01:11:16.658137 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.22 01:11:16.658152 [ 1 ] {} Application: Loaded metadata. 2026.05.22 01:11:16.658165 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2026.05.22 01:11:16.658232 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.22 01:11:16.674344 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.22 01:11:16.674566 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.49 MiB 2026.05.22 01:11:16.676112 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.536e-05 sec. 2026.05.22 01:11:16.676489 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.22 01:11:16.677800 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.22 01:11:16.677821 [ 1 ] {} Application: Ready for connections. 2026.05.22 01:11:16.936757 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62926 2026.05.22 01:11:16.937070 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.937134 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:62926 2026.05.22 01:11:16.937166 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.937274 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.937405 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 01:11:16.937443 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:16.937554 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:16.938051 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37135 2026.05.22 01:11:16.938065 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51182 2026.05.22 01:11:16.938339 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.938428 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.938457 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39517 2026.05.22 01:11:16.938492 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32861 2026.05.22 01:11:16.938534 [ 5 ] {} TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51182 2026.05.22 01:11:16.938651 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Authenticating user 'default' from [fd00:1122:3344:101::d]:37135 2026.05.22 01:11:16.938694 [ 5 ] {} TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.938708 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.938758 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33629 2026.05.22 01:11:16.938782 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39215 2026.05.22 01:11:16.938818 [ 255 ] {} TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39517 2026.05.22 01:11:16.938729 [ 5 ] {} TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.938863 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.938848 [ 255 ] {} TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.938715 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.938996 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.938993 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51490 2026.05.22 01:11:16.939101 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.939107 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939178 [ 256 ] {} TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39215 2026.05.22 01:11:16.939131 [ 257 ] {} TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33629 2026.05.22 01:11:16.938987 [ 254 ] {} TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Authenticating user 'default' from [fd00:1122:3344:101::d]:32861 2026.05.22 01:11:16.939275 [ 257 ] {} TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939300 [ 256 ] {} TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939346 [ 256 ] {} TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939361 [ 257 ] {} TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939357 [ 254 ] {} TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939105 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38882 2026.05.22 01:11:16.938977 [ 255 ] {} TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.939457 [ 254 ] {} TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.940024 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.940118 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:16.940127 [ 258 ] {} TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:51490 2026.05.22 01:11:16.940157 [ 259 ] {} TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Authenticating user 'default' from [fd00:1122:3344:101::d]:38882 2026.05.22 01:11:16.940161 [ 258 ] {} TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.940218 [ 259 ] {} TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.940264 [ 258 ] {} TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.940273 [ 259 ] {} TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:16.941544 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:16.942594 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:11:17.001127 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.41 MiB, peak 117.41 MiB, free memory in arenas 0.00 B, will set to 122.38 MiB (RSS), difference: 4.97 MiB 2026.05.22 01:11:17.039124 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62926) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.22 01:11:17.040083 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.22 01:11:17.040358 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} TCPHandler: Processed in 0.101339006 sec. 2026.05.22 01:11:17.040972 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.041203 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:11:17.041663 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37135) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.22 01:11:17.041937 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.22 01:11:17.042142 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} TCPHandler: Processed in 0.001481167 sec. 2026.05.22 01:11:17.042475 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.043466 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.22 01:11:17.043564 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.22 01:11:17.044183 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.22 01:11:17.044273 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121913 sec 2026.05.22 01:11:17.044288 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} ReferentialDeps: No tables 2026.05.22 01:11:17.044299 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} LoadingDeps: No tables 2026.05.22 01:11:17.044322 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} DatabaseAtomic (oximeter): Starting up tables. 2026.05.22 01:11:17.045076 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} TCPHandler: Processed in 0.002673327 sec. 2026.05.22 01:11:17.045249 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.045403 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2026.05.22 01:11:17.045534 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.22 01:11:17.051818 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.22 01:11:17.053023 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Loading data parts 2026.05.22 01:11:17.053439 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): There are no data parts 2026.05.22 01:11:17.055317 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} TCPHandler: Processed in 0.010120804 sec. 2026.05.22 01:11:17.055488 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.056551 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.056699 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.22 01:11:17.065305 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} oximeter.measurements_bool (85308c24-d24d-4702-8e83-96b337c70fd1): Loading data parts 2026.05.22 01:11:17.065490 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} oximeter.measurements_bool (85308c24-d24d-4702-8e83-96b337c70fd1): There are no data parts 2026.05.22 01:11:17.066303 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} TCPHandler: Processed in 0.010866174 sec. 2026.05.22 01:11:17.066551 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.066781 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.066918 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.22 01:11:17.068090 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} oximeter.measurements_i8 (f69a0501-bab3-47e4-937d-55f4d739cfe1): Loading data parts 2026.05.22 01:11:17.068311 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} oximeter.measurements_i8 (f69a0501-bab3-47e4-937d-55f4d739cfe1): There are no data parts 2026.05.22 01:11:17.068986 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} TCPHandler: Processed in 0.002552624 sec. 2026.05.22 01:11:17.069160 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.069446 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.069593 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.22 01:11:17.070833 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} oximeter.measurements_u8 (12eca0a3-7416-4f8b-bf19-57af993c3320): Loading data parts 2026.05.22 01:11:17.070968 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} oximeter.measurements_u8 (12eca0a3-7416-4f8b-bf19-57af993c3320): There are no data parts 2026.05.22 01:11:17.071565 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} TCPHandler: Processed in 0.002458642 sec. 2026.05.22 01:11:17.071727 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.071891 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.072020 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.22 01:11:17.073413 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} oximeter.measurements_i16 (7025b3a6-1b51-4465-b0e7-eca8b050348e): Loading data parts 2026.05.22 01:11:17.073771 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} oximeter.measurements_i16 (7025b3a6-1b51-4465-b0e7-eca8b050348e): There are no data parts 2026.05.22 01:11:17.074615 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} TCPHandler: Processed in 0.002941083 sec. 2026.05.22 01:11:17.074823 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.075312 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.075486 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.22 01:11:17.076786 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} oximeter.measurements_u16 (4ac91ef2-bd63-4e7c-a0dc-3908c719d235): Loading data parts 2026.05.22 01:11:17.076936 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} oximeter.measurements_u16 (4ac91ef2-bd63-4e7c-a0dc-3908c719d235): There are no data parts 2026.05.22 01:11:17.077797 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} TCPHandler: Processed in 0.003051366 sec. 2026.05.22 01:11:17.078017 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.078198 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.078334 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.22 01:11:17.079552 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} oximeter.measurements_i32 (84ffb11d-d5cb-4956-bcaa-f560148f950c): Loading data parts 2026.05.22 01:11:17.079818 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} oximeter.measurements_i32 (84ffb11d-d5cb-4956-bcaa-f560148f950c): There are no data parts 2026.05.22 01:11:17.080443 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} TCPHandler: Processed in 0.002488933 sec. 2026.05.22 01:11:17.080625 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.080859 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.080906 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.22 01:11:17.082086 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} oximeter.measurements_u32 (0203e6db-aed3-4c30-932d-18a70d77ed0c): Loading data parts 2026.05.22 01:11:17.082240 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} oximeter.measurements_u32 (0203e6db-aed3-4c30-932d-18a70d77ed0c): There are no data parts 2026.05.22 01:11:17.082777 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} TCPHandler: Processed in 0.002214646 sec. 2026.05.22 01:11:17.083023 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.083191 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.083317 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.22 01:11:17.084301 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Loading data parts 2026.05.22 01:11:17.084502 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): There are no data parts 2026.05.22 01:11:17.086827 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} TCPHandler: Processed in 0.003856676 sec. 2026.05.22 01:11:17.086989 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.087274 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.087319 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.22 01:11:17.088591 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Loading data parts 2026.05.22 01:11:17.088727 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): There are no data parts 2026.05.22 01:11:17.089367 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} TCPHandler: Processed in 0.002427431 sec. 2026.05.22 01:11:17.089883 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.090207 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.090392 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.22 01:11:17.092704 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} oximeter.measurements_f32 (25af1acb-f1c8-4f84-9ca7-91ee6277a9f1): Loading data parts 2026.05.22 01:11:17.092994 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} oximeter.measurements_f32 (25af1acb-f1c8-4f84-9ca7-91ee6277a9f1): There are no data parts 2026.05.22 01:11:17.094422 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} TCPHandler: Processed in 0.004720478 sec. 2026.05.22 01:11:17.094626 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.094851 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.094936 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.22 01:11:17.097859 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Loading data parts 2026.05.22 01:11:17.098027 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): There are no data parts 2026.05.22 01:11:17.098941 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} TCPHandler: Processed in 0.00437618 sec. 2026.05.22 01:11:17.099304 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.099552 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.099701 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.22 01:11:17.101225 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} oximeter.measurements_string (103a07b7-3338-415f-9995-af8f25ad73be): Loading data parts 2026.05.22 01:11:17.101365 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} oximeter.measurements_string (103a07b7-3338-415f-9995-af8f25ad73be): There are no data parts 2026.05.22 01:11:17.102002 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} TCPHandler: Processed in 0.002819101 sec. 2026.05.22 01:11:17.102182 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.102381 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.102493 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.22 01:11:17.103682 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} oximeter.measurements_bytes (5c0a7419-2f4c-4d90-be4c-3fa045588d45): Loading data parts 2026.05.22 01:11:17.103894 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} oximeter.measurements_bytes (5c0a7419-2f4c-4d90-be4c-3fa045588d45): There are no data parts 2026.05.22 01:11:17.104391 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} TCPHandler: Processed in 0.002262747 sec. 2026.05.22 01:11:17.104556 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.104811 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.104858 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.22 01:11:17.105963 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} oximeter.measurements_cumulativei64 (8b120a9c-7b7d-465e-9b03-434a83159cb9): Loading data parts 2026.05.22 01:11:17.106103 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} oximeter.measurements_cumulativei64 (8b120a9c-7b7d-465e-9b03-434a83159cb9): There are no data parts 2026.05.22 01:11:17.106747 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} TCPHandler: Processed in 0.002240976 sec. 2026.05.22 01:11:17.106967 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.107158 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.107287 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:17.108406 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Loading data parts 2026.05.22 01:11:17.108612 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): There are no data parts 2026.05.22 01:11:17.109132 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} TCPHandler: Processed in 0.002227366 sec. 2026.05.22 01:11:17.109280 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.109524 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.109643 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.22 01:11:17.110636 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} oximeter.measurements_cumulativef32 (6877e884-d070-41f3-936b-11c49dce1a69): Loading data parts 2026.05.22 01:11:17.110789 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} oximeter.measurements_cumulativef32 (6877e884-d070-41f3-936b-11c49dce1a69): There are no data parts 2026.05.22 01:11:17.111805 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} TCPHandler: Processed in 0.002575815 sec. 2026.05.22 01:11:17.111981 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.112180 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.112319 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.22 01:11:17.113811 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} oximeter.measurements_cumulativef64 (4f18319a-644d-4b3d-8cf0-a6e855be0a84): Loading data parts 2026.05.22 01:11:17.114042 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} oximeter.measurements_cumulativef64 (4f18319a-644d-4b3d-8cf0-a6e855be0a84): There are no data parts 2026.05.22 01:11:17.114661 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} TCPHandler: Processed in 0.002741209 sec. 2026.05.22 01:11:17.114940 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.115217 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.115367 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.22 01:11:17.116904 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} oximeter.measurements_histogrami8 (378fe7ad-38ca-475b-9f24-14f54142d25e): Loading data parts 2026.05.22 01:11:17.117059 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} oximeter.measurements_histogrami8 (378fe7ad-38ca-475b-9f24-14f54142d25e): There are no data parts 2026.05.22 01:11:17.117782 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} TCPHandler: Processed in 0.002902253 sec. 2026.05.22 01:11:17.117960 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.118185 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.118399 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.22 01:11:17.119868 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} oximeter.measurements_histogramu8 (9a1e1354-811f-4437-a8ee-60632e390bc3): Loading data parts 2026.05.22 01:11:17.120032 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} oximeter.measurements_histogramu8 (9a1e1354-811f-4437-a8ee-60632e390bc3): There are no data parts 2026.05.22 01:11:17.120674 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} TCPHandler: Processed in 0.00276727 sec. 2026.05.22 01:11:17.120885 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.121204 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.121337 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.22 01:11:17.122667 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} oximeter.measurements_histogrami16 (905b8965-5652-4cd3-b12f-dd429633ca07): Loading data parts 2026.05.22 01:11:17.122789 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} oximeter.measurements_histogrami16 (905b8965-5652-4cd3-b12f-dd429633ca07): There are no data parts 2026.05.22 01:11:17.123361 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} TCPHandler: Processed in 0.002554885 sec. 2026.05.22 01:11:17.123534 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.123749 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.123880 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.22 01:11:17.125047 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} oximeter.measurements_histogramu16 (4ecd0894-c102-4c94-b1ab-13c4f243d3fe): Loading data parts 2026.05.22 01:11:17.125252 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} oximeter.measurements_histogramu16 (4ecd0894-c102-4c94-b1ab-13c4f243d3fe): There are no data parts 2026.05.22 01:11:17.125752 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} TCPHandler: Processed in 0.002267617 sec. 2026.05.22 01:11:17.125924 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.126214 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.126346 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.22 01:11:17.127513 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} oximeter.measurements_histogrami32 (72867e29-7238-4751-ae00-f17e49cd6eeb): Loading data parts 2026.05.22 01:11:17.127639 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} oximeter.measurements_histogrami32 (72867e29-7238-4751-ae00-f17e49cd6eeb): There are no data parts 2026.05.22 01:11:17.128411 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} TCPHandler: Processed in 0.002538593 sec. 2026.05.22 01:11:17.128577 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.128794 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.128925 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.22 01:11:17.130119 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} oximeter.measurements_histogramu32 (79204bcc-ae19-4d11-a3c1-b8db7e36d6dd): Loading data parts 2026.05.22 01:11:17.130296 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} oximeter.measurements_histogramu32 (79204bcc-ae19-4d11-a3c1-b8db7e36d6dd): There are no data parts 2026.05.22 01:11:17.130827 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} TCPHandler: Processed in 0.002301568 sec. 2026.05.22 01:11:17.130977 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.131268 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.131394 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.22 01:11:17.132564 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} oximeter.measurements_histogrami64 (cfa6fa20-f9a6-42f4-89e5-1148a3deaf40): Loading data parts 2026.05.22 01:11:17.132679 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} oximeter.measurements_histogrami64 (cfa6fa20-f9a6-42f4-89e5-1148a3deaf40): There are no data parts 2026.05.22 01:11:17.133297 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} TCPHandler: Processed in 0.002373719 sec. 2026.05.22 01:11:17.133470 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.133697 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.133828 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.22 01:11:17.135026 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Loading data parts 2026.05.22 01:11:17.135237 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): There are no data parts 2026.05.22 01:11:17.135822 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} TCPHandler: Processed in 0.002422181 sec. 2026.05.22 01:11:17.136000 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.136388 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.136533 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.22 01:11:17.137895 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} oximeter.measurements_histogramf32 (9a9b0d8a-47bc-4970-a29b-5e9e4c385c4d): Loading data parts 2026.05.22 01:11:17.138008 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} oximeter.measurements_histogramf32 (9a9b0d8a-47bc-4970-a29b-5e9e4c385c4d): There are no data parts 2026.05.22 01:11:17.138588 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} TCPHandler: Processed in 0.002649256 sec. 2026.05.22 01:11:17.138800 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.139021 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.139170 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.22 01:11:17.140410 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} oximeter.measurements_histogramf64 (2866f9dc-026c-464a-926b-067277cb5618): Loading data parts 2026.05.22 01:11:17.140740 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} oximeter.measurements_histogramf64 (2866f9dc-026c-464a-926b-067277cb5618): There are no data parts 2026.05.22 01:11:17.141287 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} TCPHandler: Processed in 0.002535464 sec. 2026.05.22 01:11:17.141456 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.141740 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.141881 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.22 01:11:17.143738 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} oximeter.fields_bool (d4e8949b-34a5-4a4a-b9f9-c4fd092f6eba): Loading data parts 2026.05.22 01:11:17.143878 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} oximeter.fields_bool (d4e8949b-34a5-4a4a-b9f9-c4fd092f6eba): There are no data parts 2026.05.22 01:11:17.144416 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} TCPHandler: Processed in 0.003011266 sec. 2026.05.22 01:11:17.144693 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.144859 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.145001 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.22 01:11:17.146093 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} oximeter.fields_i8 (a942c9f2-1b57-442b-8501-453b03583ad6): Loading data parts 2026.05.22 01:11:17.146226 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} oximeter.fields_i8 (a942c9f2-1b57-442b-8501-453b03583ad6): There are no data parts 2026.05.22 01:11:17.146792 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} TCPHandler: Processed in 0.002150705 sec. 2026.05.22 01:11:17.146966 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.147127 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.147271 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.22 01:11:17.148465 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Loading data parts 2026.05.22 01:11:17.148588 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): There are no data parts 2026.05.22 01:11:17.149072 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} TCPHandler: Processed in 0.002156515 sec. 2026.05.22 01:11:17.149313 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.149472 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.149593 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.22 01:11:17.150722 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Loading data parts 2026.05.22 01:11:17.150862 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): There are no data parts 2026.05.22 01:11:17.151464 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} TCPHandler: Processed in 0.002201255 sec. 2026.05.22 01:11:17.151625 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.151783 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.151911 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.22 01:11:17.153018 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Loading data parts 2026.05.22 01:11:17.153146 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): There are no data parts 2026.05.22 01:11:17.153791 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} TCPHandler: Processed in 0.002216855 sec. 2026.05.22 01:11:17.154023 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.154179 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.154299 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.22 01:11:17.155343 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} oximeter.fields_i32 (6b04a471-75dc-4059-ae11-219331e24541): Loading data parts 2026.05.22 01:11:17.155503 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} oximeter.fields_i32 (6b04a471-75dc-4059-ae11-219331e24541): There are no data parts 2026.05.22 01:11:17.155993 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} TCPHandler: Processed in 0.002019451 sec. 2026.05.22 01:11:17.156151 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.156308 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.156432 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.22 01:11:17.157511 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Loading data parts 2026.05.22 01:11:17.157625 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): There are no data parts 2026.05.22 01:11:17.158092 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} TCPHandler: Processed in 0.00199218 sec. 2026.05.22 01:11:17.158377 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.158535 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.158653 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.22 01:11:17.159695 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} oximeter.fields_i64 (524cb021-b405-4996-8062-4eee8cb1f1aa): Loading data parts 2026.05.22 01:11:17.159891 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} oximeter.fields_i64 (524cb021-b405-4996-8062-4eee8cb1f1aa): There are no data parts 2026.05.22 01:11:17.160413 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} TCPHandler: Processed in 0.002085373 sec. 2026.05.22 01:11:17.160567 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.160726 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.160848 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.22 01:11:17.161969 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Loading data parts 2026.05.22 01:11:17.162106 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): There are no data parts 2026.05.22 01:11:17.162586 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} TCPHandler: Processed in 0.002069642 sec. 2026.05.22 01:11:17.162806 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.162964 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.163085 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.22 01:11:17.164143 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Loading data parts 2026.05.22 01:11:17.164353 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): There are no data parts 2026.05.22 01:11:17.164822 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} TCPHandler: Processed in 0.002065462 sec. 2026.05.22 01:11:17.164969 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.165169 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.165250 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.22 01:11:17.166280 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Loading data parts 2026.05.22 01:11:17.166424 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): There are no data parts 2026.05.22 01:11:17.166920 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} TCPHandler: Processed in 0.00200096 sec. 2026.05.22 01:11:17.167141 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.167299 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.22 01:11:17.167421 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.22 01:11:17.168380 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Loading data parts 2026.05.22 01:11:17.168574 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): There are no data parts 2026.05.22 01:11:17.169061 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} TCPHandler: Processed in 0.001971119 sec. 2026.05.22 01:11:17.169235 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.169569 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2026.05.22 01:11:17.169706 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.22 01:11:17.170723 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Loading data parts 2026.05.22 01:11:17.170854 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): There are no data parts 2026.05.22 01:11:17.171758 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} TCPHandler: Processed in 0.002584125 sec. 2026.05.22 01:11:17.175222 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.175540 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.22 01:11:17.178854 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.22 01:11:17.194040 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:17.194189 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 01:11:17.198261 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:17.198850 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:17.199239 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} executeQuery: Read 1 rows, 16.00 B in 0.023871 sec., 41.89183528130368 rows/sec., 670.27 B/sec. 2026.05.22 01:11:17.199494 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} TCPHandler: Processed in 0.024386213 sec. 2026.05.22 01:11:17.219075 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 2026.05.22 01:11:17.219183 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.219336 [ 261 ] {} TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 2026.05.22 01:11:17.219362 [ 261 ] {} TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.219375 [ 261 ] {} TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.219526 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 01:11:17.219554 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:17.219654 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:17.220074 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59194 2026.05.22 01:11:17.220163 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33289 2026.05.22 01:11:17.220310 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62772 2026.05.22 01:11:17.220500 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63597 2026.05.22 01:11:17.220524 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.220585 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.220627 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.220698 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.220830 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59352 2026.05.22 01:11:17.220737 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 2026.05.22 01:11:17.220873 [ 266 ] {} TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63597 2026.05.22 01:11:17.220730 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51685 2026.05.22 01:11:17.220967 [ 266 ] {} TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221065 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.220930 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51162 2026.05.22 01:11:17.220701 [ 261 ] {} TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:17.221181 [ 268 ] {} TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59352 2026.05.22 01:11:17.221160 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.221243 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.221312 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.221329 [ 264 ] {} TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 2026.05.22 01:11:17.221333 [ 268 ] {} TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221394 [ 267 ] {} TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:51685 2026.05.22 01:11:17.221404 [ 264 ] {} TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221422 [ 268 ] {} TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221480 [ 267 ] {} TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221490 [ 264 ] {} TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221145 [ 266 ] {} TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221593 [ 269 ] {} TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51162 2026.05.22 01:11:17.221599 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} executeQuery: (from [fd00:1122:3344:101::e]:38215) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.22 01:11:17.220714 [ 263 ] {} TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Authenticating user 'default' from [fd00:1122:3344:101::e]:33289 2026.05.22 01:11:17.221699 [ 269 ] {} TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.220702 [ 265 ] {} TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62772 2026.05.22 01:11:17.221801 [ 263 ] {} TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221892 [ 265 ] {} TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.220702 [ 262 ] {} TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Authenticating user 'default' from [fd00:1122:3344:101::e]:59194 2026.05.22 01:11:17.221780 [ 269 ] {} TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.222063 [ 262 ] {} TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.222062 [ 263 ] {} TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.222071 [ 265 ] {} TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.222161 [ 262 ] {} TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.221566 [ 267 ] {} TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.225334 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.22 01:11:17.227685 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:17.229106 [ 260 ] {f1249bfa-89bf-4771-b779-89e1a864445e} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.22 01:11:17.229477 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} executeQuery: Read 41 rows, 2.50 KiB in 0.008067 sec., 5082.434610140077 rows/sec., 309.78 KiB/sec. 2026.05.22 01:11:17.229671 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} TCPHandler: Processed in 0.009360726 sec. 2026.05.22 01:11:17.332991 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43329 2026.05.22 01:11:17.333144 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.333279 [ 270 ] {} TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43329 2026.05.22 01:11:17.333307 [ 270 ] {} TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.333323 [ 270 ] {} TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.333771 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32774 2026.05.22 01:11:17.333871 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.333895 [ 271 ] {} TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Authenticating user 'default' from [fd00:1122:3344:101::e]:32774 2026.05.22 01:11:17.333918 [ 271 ] {} TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.333975 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44111 2026.05.22 01:11:17.334020 [ 271 ] {} TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.334068 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65316 2026.05.22 01:11:17.334250 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32944 2026.05.22 01:11:17.334193 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.334181 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43518 2026.05.22 01:11:17.334069 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33710 2026.05.22 01:11:17.334409 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65293 2026.05.22 01:11:17.334371 [ 272 ] {} TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44111 2026.05.22 01:11:17.334548 [ 272 ] {} TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.334565 [ 272 ] {} TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.334814 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.334879 [ 274 ] {} TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65316 2026.05.22 01:11:17.334906 [ 274 ] {} TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.334971 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.334923 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.335005 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.335070 [ 275 ] {} TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43518 2026.05.22 01:11:17.335061 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:17.335096 [ 277 ] {} TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65293 2026.05.22 01:11:17.335048 [ 273 ] {} TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Authenticating user 'default' from [fd00:1122:3344:101::e]:33710 2026.05.22 01:11:17.335182 [ 275 ] {} TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335194 [ 277 ] {} TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335023 [ 274 ] {} TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335267 [ 275 ] {} TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335280 [ 277 ] {} TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335304 [ 276 ] {} TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Authenticating user 'default' from [fd00:1122:3344:101::e]:32944 2026.05.22 01:11:17.335220 [ 273 ] {} TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335448 [ 276 ] {} TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335462 [ 273 ] {} TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:17.335470 [ 276 ] {} TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:18.001025 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 131.36 MiB, peak 131.36 MiB, free memory in arenas 0.00 B, will set to 139.98 MiB (RSS), difference: 8.62 MiB 2026.05.22 01:11:19.521601 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42577 2026.05.22 01:11:19.522150 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.522190 [ 278 ] {} TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Authenticating user 'default' from [fd00:1122:3344:101::c]:42577 2026.05.22 01:11:19.522222 [ 278 ] {} TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.522365 [ 278 ] {} TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.522450 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 01:11:19.522480 [ 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.22 01:11:19.522629 [ 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.22 01:11:19.523212 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47969 2026.05.22 01:11:19.523302 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57598 2026.05.22 01:11:19.523398 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.523406 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49913 2026.05.22 01:11:19.523466 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.523443 [ 279 ] {} TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Authenticating user 'default' from [fd00:1122:3344:101::c]:47969 2026.05.22 01:11:19.523601 [ 279 ] {} TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.523637 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42791 2026.05.22 01:11:19.523631 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41458 2026.05.22 01:11:19.523718 [ 279 ] {} TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.523826 [ 280 ] {} TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Authenticating user 'default' from [fd00:1122:3344:101::c]:57598 2026.05.22 01:11:19.523896 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33911 2026.05.22 01:11:19.524039 [ 280 ] {} TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524052 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.524188 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.524069 [ 280 ] {} TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524298 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.524368 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.524502 [ 284 ] {} TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Authenticating user 'default' from [fd00:1122:3344:101::c]:33911 2026.05.22 01:11:19.524346 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56977 2026.05.22 01:11:19.524322 [ 281 ] {} TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49913 2026.05.22 01:11:19.524597 [ 284 ] {} TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524577 [ 283 ] {} TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Authenticating user 'default' from [fd00:1122:3344:101::c]:41458 2026.05.22 01:11:19.524302 [ 282 ] {} TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Authenticating user 'default' from [fd00:1122:3344:101::c]:42791 2026.05.22 01:11:19.524956 [ 284 ] {} TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524947 [ 283 ] {} TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524934 [ 281 ] {} TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.525103 [ 283 ] {} TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.525080 [ 282 ] {} TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.524674 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.525197 [ 282 ] {} TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.525170 [ 281 ] {} TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.525305 [ 285 ] {} TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:56977 2026.05.22 01:11:19.525425 [ 285 ] {} TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.525441 [ 285 ] {} TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.836041 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54234 2026.05.22 01:11:19.836229 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.836305 [ 286 ] {} TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:54234 2026.05.22 01:11:19.836329 [ 286 ] {} TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.836342 [ 286 ] {} TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.836495 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 01:11:19.836523 [ 286 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:19.836626 [ 286 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:19.837180 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62132 2026.05.22 01:11:19.837195 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37238 2026.05.22 01:11:19.837337 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52108 2026.05.22 01:11:19.837362 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.837467 [ 288 ] {} TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:62132 2026.05.22 01:11:19.837565 [ 288 ] {} TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.837582 [ 288 ] {} TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.837599 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39571 2026.05.22 01:11:19.837634 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.837614 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.837748 [ 287 ] {} TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Authenticating user 'default' from [fd00:1122:3344:101::a]:37238 2026.05.22 01:11:19.837779 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56880 2026.05.22 01:11:19.837755 [ 289 ] {} TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Authenticating user 'default' from [fd00:1122:3344:101::a]:52108 2026.05.22 01:11:19.837824 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.837865 [ 287 ] {} TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.837879 [ 289 ] {} TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.837878 [ 290 ] {} TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Authenticating user 'default' from [fd00:1122:3344:101::a]:39571 2026.05.22 01:11:19.837942 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42067 2026.05.22 01:11:19.838007 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.837984 [ 289 ] {} TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.837978 [ 290 ] {} TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838091 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52955 2026.05.22 01:11:19.838130 [ 291 ] {} TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:56880 2026.05.22 01:11:19.837968 [ 287 ] {} TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838170 [ 290 ] {} TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838246 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.838181 [ 291 ] {} TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838321 [ 291 ] {} TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838374 [ 292 ] {} TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42067 2026.05.22 01:11:19.838398 [ 292 ] {} TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838412 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.838415 [ 292 ] {} TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838528 [ 293 ] {} TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Authenticating user 'default' from [fd00:1122:3344:101::a]:52955 2026.05.22 01:11:19.838564 [ 293 ] {} TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.838693 [ 293 ] {} TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.867574 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65154 2026.05.22 01:11:19.867710 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.867737 [ 294 ] {} TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Authenticating user 'default' from [fd00:1122:3344:101::b]:65154 2026.05.22 01:11:19.867755 [ 294 ] {} TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.867767 [ 294 ] {} TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.867840 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 01:11:19.867872 [ 294 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:19.867890 [ 294 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 01:11:19.868366 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46423 2026.05.22 01:11:19.868443 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64514 2026.05.22 01:11:19.868651 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.868735 [ 295 ] {} TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Authenticating user 'default' from [fd00:1122:3344:101::b]:46423 2026.05.22 01:11:19.868755 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39341 2026.05.22 01:11:19.868765 [ 295 ] {} TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.868762 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43326 2026.05.22 01:11:19.868793 [ 295 ] {} TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.868781 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.868851 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64679 2026.05.22 01:11:19.868886 [ 296 ] {} TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Authenticating user 'default' from [fd00:1122:3344:101::b]:64514 2026.05.22 01:11:19.868911 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.868926 [ 296 ] {} TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.868947 [ 297 ] {} TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Authenticating user 'default' from [fd00:1122:3344:101::b]:39341 2026.05.22 01:11:19.868952 [ 296 ] {} TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.868978 [ 297 ] {} TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869004 [ 297 ] {} TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869091 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41323 2026.05.22 01:11:19.869230 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.869311 [ 299 ] {} TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Authenticating user 'default' from [fd00:1122:3344:101::b]:64679 2026.05.22 01:11:19.869335 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.869367 [ 298 ] {} TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Authenticating user 'default' from [fd00:1122:3344:101::b]:43326 2026.05.22 01:11:19.869382 [ 299 ] {} TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869385 [ 298 ] {} TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869398 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.869401 [ 299 ] {} TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869407 [ 298 ] {} TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869446 [ 300 ] {} TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41323 2026.05.22 01:11:19.869466 [ 300 ] {} TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869471 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36262 2026.05.22 01:11:19.869480 [ 300 ] {} TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869612 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:11:19.869646 [ 301 ] {} TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Authenticating user 'default' from [fd00:1122:3344:101::b]:36262 2026.05.22 01:11:19.869662 [ 301 ] {} TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:19.869677 [ 301 ] {} TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:11:20.000157 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 140.24 MiB, peak 140.24 MiB, free memory in arenas 0.00 B, will set to 141.73 MiB (RSS), difference: 1.49 MiB 2026.05.22 01:11:24.135375 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.22 01:11:24.135482 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.22 01:11:24.135477 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2026.05.22 01:11:24.135586 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.22 01:11:24.137372 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Loading data parts 2026.05.22 01:11:24.137589 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): There are no data parts 2026.05.22 01:11:24.143862 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:24.143925 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 01:11:24.152688 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:24.153798 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:24.154036 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2026.05.22 01:11:24.156452 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Loading data parts 2026.05.22 01:11:24.156614 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): There are no data parts 2026.05.22 01:11:24.184593 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:24.184654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 01:11:24.191836 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:24.193154 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:24.199752 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.22 01:11:25.000951 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.77 MiB, peak 150.77 MiB, free memory in arenas 0.00 B, will set to 155.71 MiB (RSS), difference: 8.94 MiB 2026.05.22 01:11:26.634923 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.22 01:11:26.635033 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.22 01:11:26.638453 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Loading data parts 2026.05.22 01:11:26.638590 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): There are no data parts 2026.05.22 01:11:26.644053 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:26.644093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:26.645616 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:26.646157 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:26.646409 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.22 01:11:27.001112 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 156.49 MiB (RSS), difference: -3.34 MiB 2026.05.22 01:11:31.607269 [ 83 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:11:31.607330 [ 83 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:11:31.654240 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2026.05.22 01:11:31.655028 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:31.655070 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:31.655907 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:31.656454 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:31.656599 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.22 01:11:31.700190 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.22 01:11:31.717028 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:31.717083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:31.723604 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:31.726078 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:31.733543 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.22 01:11:32.000875 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 157.25 MiB, peak 161.25 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 2.16 MiB 2026.05.22 01:11:37.226551 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.226931 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:11:37.238163 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:37.238314 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:37.238799 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} TCPHandler: Processed in 0.012426332 sec. 2026.05.22 01:11:37.250203 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.250339 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.22 01:11:37.250390 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:37.253722 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.253771 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.256531 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.257019 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.257182 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} executeQuery: Read 26 rows, 5.74 KiB in 0.006882 sec., 3777.9715199070038 rows/sec., 833.38 KiB/sec. 2026.05.22 01:11:37.257221 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} TCPHandler: Processed in 0.007081938 sec. 2026.05.22 01:11:37.257380 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.257479 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.257520 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:11:37.267075 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.267146 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.270035 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.270649 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.270838 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} executeQuery: Read 24 rows, 2.04 KiB in 0.013375 sec., 1794.3925233644861 rows/sec., 152.45 KiB/sec. 2026.05.22 01:11:37.270905 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} TCPHandler: Processed in 0.013576101 sec. 2026.05.22 01:11:37.271122 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.271257 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:11:37.271317 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:11:37.271822 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.271859 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.272327 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.272812 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.272941 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} executeQuery: Read 10 rows, 835.00 B in 0.001726 sec., 5793.742757821552 rows/sec., 472.44 KiB/sec. 2026.05.22 01:11:37.272974 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} TCPHandler: Processed in 0.00197669 sec. 2026.05.22 01:11:37.273102 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.273198 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:11:37.273238 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:11:37.273765 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.273802 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.274253 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.274791 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.274914 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} executeQuery: Read 203 rows, 18.39 KiB in 0.001735 sec., 117002.8818443804 rows/sec., 10.35 MiB/sec. 2026.05.22 01:11:37.274948 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} TCPHandler: Processed in 0.001897067 sec. 2026.05.22 01:11:37.275075 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.275170 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.275210 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:11:37.275668 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.275703 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.276149 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.276620 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.276750 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} executeQuery: Read 33 rows, 2.49 KiB in 0.001597 sec., 20663.744520976834 rows/sec., 1.52 MiB/sec. 2026.05.22 01:11:37.276783 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} TCPHandler: Processed in 0.001758984 sec. 2026.05.22 01:11:37.276907 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.277002 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.277042 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:11:37.277449 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.277487 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.277966 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.278456 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.278579 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. 2026.05.22 01:11:37.278612 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} TCPHandler: Processed in 0.001755354 sec. 2026.05.22 01:11:37.278737 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.278832 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.278871 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:11:37.279266 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.279303 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.279727 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.280181 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.280300 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} executeQuery: Read 12 rows, 960.00 B in 0.001529 sec., 7848.266841072596 rows/sec., 613.15 KiB/sec. 2026.05.22 01:11:37.280331 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} TCPHandler: Processed in 0.001688333 sec. 2026.05.22 01:11:37.280447 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.280536 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:11:37.280574 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:11:37.281078 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.281115 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.281556 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.282100 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.282223 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} executeQuery: Read 121 rows, 10.07 KiB in 0.001645 sec., 73556.23100303952 rows/sec., 5.98 MiB/sec. 2026.05.22 01:11:37.282256 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} TCPHandler: Processed in 0.001805265 sec. 2026.05.22 01:11:37.282386 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.282481 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.282525 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:37.284930 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.284964 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.285616 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.286261 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.286386 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} executeQuery: Read 157 rows, 12.59 KiB in 0.003923 sec., 40020.3925567168 rows/sec., 3.14 MiB/sec. 2026.05.22 01:11:37.286419 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} TCPHandler: Processed in 0.004083013 sec. 2026.05.22 01:11:37.286547 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.286642 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.286696 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:11:37.287546 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.287583 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.290532 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.291157 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.291292 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} executeQuery: Read 11 rows, 20.18 KiB in 0.004668 sec., 2356.4695801199655 rows/sec., 4.22 MiB/sec. 2026.05.22 01:11:37.291339 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} TCPHandler: Processed in 0.004842181 sec. 2026.05.22 01:11:37.291473 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:37.291570 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:11:37.291612 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:11:37.291940 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:37.291977 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:37.292415 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:11:37.292997 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:37.293147 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} executeQuery: Read 12 rows, 848.00 B in 0.001596 sec., 7518.796992481203 rows/sec., 518.88 KiB/sec. 2026.05.22 01:11:37.293181 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} TCPHandler: Processed in 0.001759304 sec. 2026.05.22 01:11:39.156992 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2026.05.22 01:11:39.157557 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:39.157593 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:39.158471 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:39.158982 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:39.159111 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2026.05.22 01:11:39.233945 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.22 01:11:39.249830 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:39.249882 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:39.256345 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:39.257662 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:39.260293 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.22 01:11:40.000382 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 164.71 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: 1.21 MiB 2026.05.22 01:11:42.220257 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:42.220516 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:11:42.222962 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:11:42.225191 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:11:42.225545 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:42.233888 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:42.234196 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 01:11:42.236463 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:11:42.236509 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:11:42.236526 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:11:42.238526 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:11:42.238553 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:11:42.245707 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} executeQuery: Read 26 rows, 5.74 KiB in 0.025298 sec., 1027.749229188078 rows/sec., 226.71 KiB/sec. 2026.05.22 01:11:42.245813 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} MemoryTracker: Peak memory usage (for query): 136.51 KiB. 2026.05.22 01:11:42.245829 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} TCPHandler: Processed in 0.025714486 sec. 2026.05.22 01:11:42.247531 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:42.247675 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:11:42.247733 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:11:42.248355 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:42.248401 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:42.248920 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:42.249464 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:42.249603 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. 2026.05.22 01:11:42.249637 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} TCPHandler: Processed in 0.002215546 sec. 2026.05.22 01:11:42.249766 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:42.249862 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:11:42.249902 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:11:42.250317 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:42.250354 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:42.250760 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:42.251206 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:42.251329 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} executeQuery: Read 64 rows, 5.12 KiB in 0.001485 sec., 43097.6430976431 rows/sec., 3.36 MiB/sec. 2026.05.22 01:11:42.251361 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} TCPHandler: Processed in 0.001646011 sec. 2026.05.22 01:11:42.251484 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:42.251581 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:42.251624 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:42.252031 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:42.252067 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:42.252498 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:42.252948 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:42.253076 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2026.05.22 01:11:42.253109 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} TCPHandler: Processed in 0.001676372 sec. 2026.05.22 01:11:42.253230 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:42.253325 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:11:42.253366 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:11:42.253694 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:42.253729 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 01:11:42.254182 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:42.254628 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:42.254751 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2026.05.22 01:11:42.254783 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} TCPHandler: Processed in 0.00160331 sec. 2026.05.22 01:11:46.607595 [ 8 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:11:46.607655 [ 8 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:11:46.648204 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 8 2026.05.22 01:11:46.650631 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:46.650694 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:46.652023 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:46.652597 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:46.652882 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 8 2026.05.22 01:11:46.659965 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2026.05.22 01:11:46.660434 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:46.660481 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:46.661158 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:46.661678 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:46.661821 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.22 01:11:46.761120 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.22 01:11:46.777986 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:46.778052 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:46.785162 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:46.787413 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:46.795384 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.22 01:11:47.220807 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.221016 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:11:47.221335 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:11:47.221379 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:11:47.221691 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:47.221768 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:47.221909 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:11:47.221944 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:11:47.221993 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:11:47.222009 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:11:47.222052 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:11:47.222072 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:11:47.223067 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} executeQuery: Read 26 rows, 5.74 KiB in 0.002143 sec., 12132.524498366776 rows/sec., 2.61 MiB/sec. 2026.05.22 01:11:47.223184 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} TCPHandler: Processed in 0.002555084 sec. 2026.05.22 01:11:47.225126 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.225301 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:11:47.225369 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:11:47.225992 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.226039 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.226518 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:47.227070 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.227230 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} executeQuery: Read 78 rows, 6.59 KiB in 0.001973 sec., 39533.705017739485 rows/sec., 3.26 MiB/sec. 2026.05.22 01:11:47.227281 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} TCPHandler: Processed in 0.002280777 sec. 2026.05.22 01:11:47.227441 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.227550 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:11:47.227597 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:11:47.228009 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.228049 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.228450 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:47.229101 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.229298 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} executeQuery: Read 11 rows, 847.00 B in 0.001769 sec., 6218.202374222725 rows/sec., 467.58 KiB/sec. 2026.05.22 01:11:47.229359 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} TCPHandler: Processed in 0.001973059 sec. 2026.05.22 01:11:47.229506 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.229624 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:11:47.229678 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:11:47.230173 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.230213 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.230671 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:47.231088 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.231214 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} executeQuery: Read 75 rows, 6.00 KiB in 0.001664 sec., 45072.11538461539 rows/sec., 3.52 MiB/sec. 2026.05.22 01:11:47.231247 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} TCPHandler: Processed in 0.001840516 sec. 2026.05.22 01:11:47.231375 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.231471 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:47.231513 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:47.231980 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.232017 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.232453 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:47.232905 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.233026 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2026.05.22 01:11:47.233057 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} TCPHandler: Processed in 0.001711683 sec. 2026.05.22 01:11:47.233183 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.233281 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:47.233334 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:11:47.234157 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.234195 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.234846 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:11:47.235288 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.235424 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} executeQuery: Read 11 rows, 20.18 KiB in 0.002124 sec., 5178.907721280602 rows/sec., 9.28 MiB/sec. 2026.05.22 01:11:47.235477 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} TCPHandler: Processed in 0.002307578 sec. 2026.05.22 01:11:47.235610 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:47.235705 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:11:47.235745 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:11:47.236087 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:47.236121 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:47.236502 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:47.237032 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:47.237208 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2026.05.22 01:11:47.237249 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} TCPHandler: Processed in 0.001688973 sec. 2026.05.22 01:11:52.220844 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:52.221096 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:11:52.221427 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:11:52.221475 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:11:52.221739 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:52.221824 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:52.221972 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 01:11:52.222010 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:11:52.222033 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:11:52.222051 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:11:52.222131 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:11:52.222158 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:11:52.223209 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} executeQuery: Read 26 rows, 5.74 KiB in 0.002246 sec., 11576.135351736419 rows/sec., 2.49 MiB/sec. 2026.05.22 01:11:52.223356 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} TCPHandler: Processed in 0.002713229 sec. 2026.05.22 01:11:52.225273 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:52.225423 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:11:52.225494 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:11:52.226180 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:52.226234 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:52.226797 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:52.227340 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:52.227494 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} executeQuery: Read 56 rows, 4.38 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.01 MiB/sec. 2026.05.22 01:11:52.227535 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} TCPHandler: Processed in 0.00238226 sec. 2026.05.22 01:11:52.227673 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:52.227777 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:11:52.227824 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:11:52.228291 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:52.228329 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:52.228772 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:52.229224 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:52.229355 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. 2026.05.22 01:11:52.229390 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} TCPHandler: Processed in 0.001770254 sec. 2026.05.22 01:11:52.229728 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:52.229839 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:52.229891 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:52.230343 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:52.230382 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:52.230853 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:52.231302 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:52.231439 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2026.05.22 01:11:52.231473 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} TCPHandler: Processed in 0.001807825 sec. 2026.05.22 01:11:52.231609 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:52.231709 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:11:52.231752 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:11:52.232121 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:52.232157 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:52.232573 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:11:52.233013 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:52.233144 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. 2026.05.22 01:11:52.233176 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} TCPHandler: Processed in 0.001619021 sec. 2026.05.22 01:11:54.162841 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2026.05.22 01:11:54.163319 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:54.163368 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:54.164227 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:54.164750 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:54.164941 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2026.05.22 01:11:54.296618 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.22 01:11:54.316706 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:54.316782 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 01:11:54.323516 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:54.324853 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:54.328517 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.22 01:11:57.219625 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.219879 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:11:57.220213 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:11:57.220251 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:11:57.220470 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:11:57.220541 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:11:57.220687 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:11:57.220725 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:11:57.220752 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:11:57.220767 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:11:57.220809 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:11:57.220829 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:11:57.221916 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} executeQuery: Read 26 rows, 5.74 KiB in 0.002136 sec., 12172.284644194757 rows/sec., 2.62 MiB/sec. 2026.05.22 01:11:57.222016 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} TCPHandler: Processed in 0.002540894 sec. 2026.05.22 01:11:57.224190 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.224478 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:11:57.224584 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:11:57.225508 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.225545 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.226139 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:57.226680 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.226855 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} executeQuery: Read 78 rows, 6.59 KiB in 0.002457 sec., 31746.031746031746 rows/sec., 2.62 MiB/sec. 2026.05.22 01:11:57.226894 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} TCPHandler: Processed in 0.002859122 sec. 2026.05.22 01:11:57.227043 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.227142 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:11:57.227183 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:11:57.227664 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.227698 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.228131 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:57.228607 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.228733 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} executeQuery: Read 11 rows, 847.00 B in 0.001611 sec., 6828.057107386716 rows/sec., 513.44 KiB/sec. 2026.05.22 01:11:57.228767 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} TCPHandler: Processed in 0.001781185 sec. 2026.05.22 01:11:57.228910 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.229005 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:11:57.229046 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:11:57.229466 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.229503 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.230138 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:57.230995 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.231253 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} executeQuery: Read 75 rows, 6.00 KiB in 0.002259 sec., 33200.531208499335 rows/sec., 2.59 MiB/sec. 2026.05.22 01:11:57.231323 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} TCPHandler: Processed in 0.002462772 sec. 2026.05.22 01:11:57.231547 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.231683 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:57.231745 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:11:57.232249 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.232288 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.232788 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:57.233725 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.234036 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} executeQuery: Read 160 rows, 11.41 KiB in 0.002387 sec., 67029.7444490993 rows/sec., 4.67 MiB/sec. 2026.05.22 01:11:57.234110 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} TCPHandler: Processed in 0.002684517 sec. 2026.05.22 01:11:57.234314 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.234455 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:11:57.234535 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:11:57.235424 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.235460 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.236197 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:11:57.236754 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.236891 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} executeQuery: Read 11 rows, 20.18 KiB in 0.002484 sec., 4428.3413848631235 rows/sec., 7.94 MiB/sec. 2026.05.22 01:11:57.236937 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} TCPHandler: Processed in 0.002746729 sec. 2026.05.22 01:11:57.237080 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:11:57.237177 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:11:57.237220 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:11:57.237578 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:11:57.237615 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:11:57.238058 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:11:57.238535 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:11:57.238706 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2026.05.22 01:11:57.238740 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} TCPHandler: Processed in 0.001710893 sec. 2026.05.22 01:12:01.607765 [ 72 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:12:01.607835 [ 72 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:12:01.665162 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2026.05.22 01:12:01.665654 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:01.665697 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:01.666437 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:01.667118 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:01.667261 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.22 01:12:01.667276 [ 72 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:01.667336 [ 72 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:01.667361 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:01.669679 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:01.671889 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:01.673895 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2026.05.22 01:12:01.674030 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2026.05.22 01:12:01.674123 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2026.05.22 01:12:01.674193 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2026.05.22 01:12:01.674248 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2026.05.22 01:12:01.674334 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2026.05.22 01:12:01.693449 [ 186 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.025907191 sec., 108309.69671702347 rows/sec., 1.55 MiB/sec. 2026.05.22 01:12:01.694199 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:01.694715 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:01.694789 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:01.694879 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.22 01:12:01.828858 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.22 01:12:01.845667 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:01.845710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:01.852123 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:01.853373 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:01.853662 [ 72 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:01.853704 [ 72 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:01.853728 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:01.853837 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:01.856760 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.22 01:12:01.858329 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:01.859880 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:01.864533 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:01.869007 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.22 01:12:01.874608 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:01.884388 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.22 01:12:01.888795 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:01.951379 [ 186 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097587233 sec., 471.3731354592255 rows/sec., 2.44 MiB/sec. 2026.05.22 01:12:01.953981 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:01.956777 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:01.956894 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:01.959035 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.22 01:12:02.001182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 166.64 MiB, peak 176.18 MiB, free memory in arenas 0.00 B, will set to 177.12 MiB (RSS), difference: 10.47 MiB 2026.05.22 01:12:02.219737 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:02.219967 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:02.220286 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:02.220322 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:02.220537 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:02.220606 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:02.220753 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 01:12:02.220790 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:02.220813 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:12:02.220829 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:02.220869 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:02.220890 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:12:02.222183 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} executeQuery: Read 26 rows, 5.74 KiB in 0.002303 sec., 11289.622231871472 rows/sec., 2.43 MiB/sec. 2026.05.22 01:12:02.222331 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} TCPHandler: Processed in 0.002728559 sec. 2026.05.22 01:12:02.224100 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:02.224244 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:02.224307 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:02.224939 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.224977 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.225466 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:02.226014 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.226154 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. 2026.05.22 01:12:02.226176 [ 71 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:02.226190 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} TCPHandler: Processed in 0.002213916 sec. 2026.05.22 01:12:02.226244 [ 71 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.226276 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.226355 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:02.226400 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:02.226459 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:02.226506 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:02.226539 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:02.226587 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part 2026.05.22 01:12:02.226675 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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.22 01:12:02.226735 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part 2026.05.22 01:12:02.226810 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2026.05.22 01:12:02.226866 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part 2026.05.22 01:12:02.226920 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2026.05.22 01:12:02.226954 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.226997 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.227580 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:02.228031 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680833 sec., 313535.0150788329 rows/sec., 27.17 MiB/sec. 2026.05.22 01:12:02.228206 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.228339 [ 71 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:02.228345 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. 2026.05.22 01:12:02.228383 [ 71 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.228405 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} TCPHandler: Processed in 0.002102323 sec. 2026.05.22 01:12:02.228410 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.228452 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:02.228500 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:02.228562 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:02.228613 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:02.228723 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part 2026.05.22 01:12:02.228740 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:02.228781 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.05.22 01:12:02.228802 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:02.228840 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part 2026.05.22 01:12:02.228890 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2026.05.22 01:12:02.228926 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part 2026.05.22 01:12:02.228962 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2026.05.22 01:12:02.229414 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.229458 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.229572 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.229677 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:02.229782 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.22 01:12:02.230018 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546069 sec., 299469.16987534193 rows/sec., 24.77 MiB/sec. 2026.05.22 01:12:02.230028 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:02.230372 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:02.230546 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.230672 [ 71 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:02.230697 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. 2026.05.22 01:12:02.230712 [ 71 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.230741 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} TCPHandler: Processed in 0.002236626 sec. 2026.05.22 01:12:02.230743 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.230851 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:02.230899 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:02.230969 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.230985 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:02.231003 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:02.231036 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part 2026.05.22 01:12:02.231054 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:02.231062 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:02.231141 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:02.231170 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.22 01:12:02.231205 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:02.231264 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:02.231318 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:02.231371 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:02.231456 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.231498 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.231991 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:02.232532 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.232643 [ 71 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:02.232672 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. 2026.05.22 01:12:02.232674 [ 71 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:02.232714 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:02.232715 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} TCPHandler: Processed in 0.001867176 sec. 2026.05.22 01:12:02.232800 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:02.232916 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:02.232950 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.22 01:12:02.233010 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:02.233060 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:02.233117 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:02.233168 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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.22 01:12:02.233216 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:02.234482 [ 195 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001718474 sec., 181556.42738848538 rows/sec., 12.24 MiB/sec. 2026.05.22 01:12:02.234727 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 5 columns (5 merged, 0 gathered) in 0.003912789 sec., 244582.57268664372 rows/sec., 17.38 MiB/sec. 2026.05.22 01:12:02.234744 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:02.235115 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:02.235379 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.235469 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:02.235535 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.22 01:12:02.235714 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:02.235793 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:02.235881 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.05.22 01:12:07.221312 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.221594 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:07.222085 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:07.222134 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:07.222466 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:07.222538 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:07.222681 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) 2026.05.22 01:12:07.222719 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:07.222742 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:12:07.222758 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:07.222800 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:12:07.222820 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:12:07.223958 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} executeQuery: Read 26 rows, 5.74 KiB in 0.00248 sec., 10483.870967741936 rows/sec., 2.26 MiB/sec. 2026.05.22 01:12:07.224055 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} TCPHandler: Processed in 0.002889343 sec. 2026.05.22 01:12:07.226475 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.226587 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.226630 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:12:07.227140 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.227177 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.227732 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:07.228295 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.228442 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} executeQuery: Read 24 rows, 2.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 1.05 MiB/sec. 2026.05.22 01:12:07.228478 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} TCPHandler: Processed in 0.002053341 sec. 2026.05.22 01:12:07.228624 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.228721 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:07.228763 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:07.229261 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.229298 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.229743 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:07.230218 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.230353 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} executeQuery: Read 198 rows, 18.02 KiB in 0.00165 sec., 120000 rows/sec., 10.67 MiB/sec. 2026.05.22 01:12:07.230386 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} TCPHandler: Processed in 0.001812475 sec. 2026.05.22 01:12:07.230517 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.230613 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.230653 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:07.231064 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.231098 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.231503 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:12:07.231971 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.232100 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} executeQuery: Read 23 rows, 1.79 KiB in 0.001505 sec., 15282.392026578073 rows/sec., 1.16 MiB/sec. 2026.05.22 01:12:07.232134 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} TCPHandler: Processed in 0.001667842 sec. 2026.05.22 01:12:07.232257 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.232354 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.232394 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:12:07.232801 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.232837 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.233321 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:07.233814 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.233940 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. 2026.05.22 01:12:07.233973 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} TCPHandler: Processed in 0.001765744 sec. 2026.05.22 01:12:07.234116 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.234211 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.234251 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:12:07.234692 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.234729 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.235164 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:07.235669 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.235798 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. 2026.05.22 01:12:07.235832 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} TCPHandler: Processed in 0.001766654 sec. 2026.05.22 01:12:07.235970 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.236065 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:07.236106 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:07.236558 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.236595 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.237022 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:07.237501 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.237631 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} executeQuery: Read 111 rows, 9.25 KiB in 0.001585 sec., 70031.54574132492 rows/sec., 5.70 MiB/sec. 2026.05.22 01:12:07.237665 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} TCPHandler: Processed in 0.001746254 sec. 2026.05.22 01:12:07.237800 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.237895 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.237939 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:07.238348 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.238384 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.238853 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:07.239372 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.239502 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} executeQuery: Read 196 rows, 14.40 KiB in 0.001625 sec., 120615.38461538462 rows/sec., 8.65 MiB/sec. 2026.05.22 01:12:07.239535 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} TCPHandler: Processed in 0.001784685 sec. 2026.05.22 01:12:07.239667 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.239766 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.239820 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:07.240565 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.240603 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.241240 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:12:07.241796 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.241931 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} executeQuery: Read 11 rows, 20.18 KiB in 0.002184 sec., 5036.630036630037 rows/sec., 9.03 MiB/sec. 2026.05.22 01:12:07.241978 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} TCPHandler: Processed in 0.002362239 sec. 2026.05.22 01:12:07.242114 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:07.242210 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:07.242251 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:07.242605 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:07.242642 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:07.243064 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:07.243539 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:07.243670 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2026.05.22 01:12:07.243703 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} TCPHandler: Processed in 0.001639892 sec. 2026.05.22 01:12:09.168297 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2026.05.22 01:12:09.168793 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:09.168843 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:09.169460 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:09.170098 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:09.170240 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2026.05.22 01:12:09.357803 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.22 01:12:09.375468 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:09.375541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:09.381604 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:09.382911 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:09.386509 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.22 01:12:10.520896 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35201 2026.05.22 01:12:10.521017 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.521051 [ 306 ] {} TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:35201 2026.05.22 01:12:10.521076 [ 306 ] {} TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521091 [ 306 ] {} TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521442 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65430 2026.05.22 01:12:10.521547 [ 306 ] {} TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:10.521561 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.521624 [ 307 ] {} TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:65430 2026.05.22 01:12:10.521647 [ 307 ] {} TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521661 [ 307 ] {} TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521654 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 2026.05.22 01:12:10.521733 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52941 2026.05.22 01:12:10.521777 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} executeQuery: (from [fd00:1122:3344:101::e]:35201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:12:10.521812 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.521820 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34475 2026.05.22 01:12:10.521849 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34125 2026.05.22 01:12:10.521869 [ 309 ] {} TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 2026.05.22 01:12:10.521928 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.521935 [ 309 ] {} TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521960 [ 309 ] {} TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521964 [ 310 ] {} TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Authenticating user 'default' from [fd00:1122:3344:101::e]:52941 2026.05.22 01:12:10.521986 [ 310 ] {} TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.521999 [ 310 ] {} TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522061 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 2026.05.22 01:12:10.522130 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.522170 [ 311 ] {} TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34475 2026.05.22 01:12:10.522187 [ 311 ] {} TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522195 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.522199 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:12:10.522250 [ 308 ] {} TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Authenticating user 'default' from [fd00:1122:3344:101::e]:34125 2026.05.22 01:12:10.522255 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.522285 [ 308 ] {} TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522293 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:10.522303 [ 312 ] {} TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 2026.05.22 01:12:10.522310 [ 308 ] {} TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522339 [ 312 ] {} TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522357 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64784 2026.05.22 01:12:10.522370 [ 312 ] {} TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.522285 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 2026.05.22 01:12:10.522202 [ 311 ] {} TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.528781 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.528811 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:10.528838 [ 314 ] {} TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Authenticating user 'default' from [fd00:1122:3344:101::e]:64784 2026.05.22 01:12:10.528853 [ 313 ] {} TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 2026.05.22 01:12:10.528876 [ 314 ] {} TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.528884 [ 313 ] {} TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.528905 [ 314 ] {} TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.528912 [ 313 ] {} TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.534110 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:12:10.548380 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} AggregatingTransform: Aggregating 2026.05.22 01:12:10.550669 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} Aggregator: Aggregation method: without_key 2026.05.22 01:12:10.553118 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008699509 sec. (114.949 rows/sec., 4.49 KiB/sec.) 2026.05.22 01:12:10.553156 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} Aggregator: Merging aggregated data 2026.05.22 01:12:10.553187 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.22 01:12:10.556613 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} executeQuery: Read 1 rows, 40.00 B in 0.034896 sec., 28.65657955066483 rows/sec., 1.12 KiB/sec. 2026.05.22 01:12:10.556765 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} TCPHandler: Processed in 0.0353848 sec. 2026.05.22 01:12:10.565254 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565298 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565320 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565338 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565360 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565390 [ 308 ] {} TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565405 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565423 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565445 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565487 [ 312 ] {} TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565475 [ 311 ] {} TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565518 [ 313 ] {} TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565414 [ 309 ] {} TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565380 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:10.565368 [ 307 ] {} TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565432 [ 314 ] {} TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565621 [ 310 ] {} TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:10.565326 [ 306 ] {} TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:11.001176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 178.61 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 180.53 MiB (RSS), difference: 1.92 MiB 2026.05.22 01:12:12.219996 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:12.220239 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:12.220556 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:12.220594 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:12.220832 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:12.220904 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:12.221041 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 01:12:12.221078 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:12.221103 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:12:12.221119 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:12.221169 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:12.221191 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:12:12.222270 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} executeQuery: Read 26 rows, 5.74 KiB in 0.002112 sec., 12310.60606060606 rows/sec., 2.65 MiB/sec. 2026.05.22 01:12:12.222446 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} TCPHandler: Processed in 0.002594465 sec. 2026.05.22 01:12:12.224159 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:12.224303 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:12.224373 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:12.224947 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:12.224997 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:12.225546 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:12.226082 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:12.226252 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} executeQuery: Read 56 rows, 4.38 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.15 MiB/sec. 2026.05.22 01:12:12.226293 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} TCPHandler: Processed in 0.002254727 sec. 2026.05.22 01:12:12.226436 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:12.226543 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:12.226588 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:12.227028 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:12.227067 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:12.227514 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:12.228040 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:12.228174 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} executeQuery: Read 64 rows, 5.12 KiB in 0.001656 sec., 38647.342995169085 rows/sec., 3.02 MiB/sec. 2026.05.22 01:12:12.228211 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} TCPHandler: Processed in 0.001827996 sec. 2026.05.22 01:12:12.228346 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:12.228447 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:12.228496 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:12.229241 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:12.229279 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:12.229767 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:12.230346 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:12.230513 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. 2026.05.22 01:12:12.230557 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} TCPHandler: Processed in 0.002261967 sec. 2026.05.22 01:12:12.230708 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:12.230827 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:12.230880 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:12.231278 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:12.231315 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 01:12:12.231747 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:12.232208 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:12.232339 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} executeQuery: Read 60 rows, 4.14 KiB in 0.001539 sec., 38986.35477582846 rows/sec., 2.63 MiB/sec. 2026.05.22 01:12:12.232372 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} TCPHandler: Processed in 0.001727664 sec. 2026.05.22 01:12:13.021371 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35038 2026.05.22 01:12:13.021449 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.021476 [ 306 ] {} TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35038 2026.05.22 01:12:13.021500 [ 306 ] {} TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.021514 [ 306 ] {} TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.021763 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35111 2026.05.22 01:12:13.021774 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41879 2026.05.22 01:12:13.021794 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 2026.05.22 01:12:13.021827 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48103 2026.05.22 01:12:13.021838 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.021866 [ 306 ] {} TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:13.021861 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43046 2026.05.22 01:12:13.021891 [ 308 ] {} TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Authenticating user 'default' from [fd00:1122:3344:101::e]:41879 2026.05.22 01:12:13.021890 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.021976 [ 308 ] {} TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.021996 [ 311 ] {} TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Authenticating user 'default' from [fd00:1122:3344:101::e]:48103 2026.05.22 01:12:13.022000 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.022010 [ 308 ] {} TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022038 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} executeQuery: (from [fd00:1122:3344:101::e]:35038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:12:13.022057 [ 314 ] {} TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Authenticating user 'default' from [fd00:1122:3344:101::e]:43046 2026.05.22 01:12:13.022043 [ 311 ] {} TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022101 [ 314 ] {} TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022113 [ 311 ] {} TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022128 [ 314 ] {} TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.021887 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.021857 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 2026.05.22 01:12:13.022184 [ 309 ] {} TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 2026.05.22 01:12:13.021843 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34352 2026.05.22 01:12:13.022233 [ 309 ] {} TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022254 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.022267 [ 309 ] {} TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022281 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.022298 [ 313 ] {} TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 2026.05.22 01:12:13.022317 [ 310 ] {} TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34352 2026.05.22 01:12:13.022325 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:12:13.022334 [ 313 ] {} TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022351 [ 310 ] {} TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022384 [ 313 ] {} TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022389 [ 310 ] {} TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022395 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:13.021821 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.021843 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38591 2026.05.22 01:12:13.022459 [ 307 ] {} TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35111 2026.05.22 01:12:13.022492 [ 307 ] {} TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022503 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.022505 [ 307 ] {} TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022533 [ 312 ] {} TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38591 2026.05.22 01:12:13.022566 [ 312 ] {} TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022580 [ 312 ] {} TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.022722 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:12:13.023508 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} AggregatingTransform: Aggregating 2026.05.22 01:12:13.023542 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} Aggregator: Aggregation method: without_key 2026.05.22 01:12:13.023569 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000747719 sec. (1337.401 rows/sec., 52.24 KiB/sec.) 2026.05.22 01:12:13.023584 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} Aggregator: Merging aggregated data 2026.05.22 01:12:13.024241 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. 2026.05.22 01:12:13.024342 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} TCPHandler: Processed in 0.002590425 sec. 2026.05.22 01:12:13.024600 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024635 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024637 [ 306 ] {} TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024656 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024674 [ 310 ] {} TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024679 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024710 [ 307 ] {} TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024704 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024747 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024777 [ 308 ] {} TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024779 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024812 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024826 [ 311 ] {} TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024837 [ 309 ] {} TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024889 [ 313 ] {} TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024747 [ 312 ] {} TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.024735 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.024978 [ 314 ] {} TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.233634 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58537 2026.05.22 01:12:13.233711 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.233737 [ 310 ] {} TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:58537 2026.05.22 01:12:13.233759 [ 310 ] {} TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.233773 [ 310 ] {} TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234003 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34031 2026.05.22 01:12:13.234032 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58611 2026.05.22 01:12:13.234058 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50259 2026.05.22 01:12:13.234097 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234110 [ 310 ] {} TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:13.234130 [ 311 ] {} TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Authenticating user 'default' from [fd00:1122:3344:101::e]:34031 2026.05.22 01:12:13.234142 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234163 [ 311 ] {} TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234130 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234181 [ 311 ] {} TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234178 [ 307 ] {} TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Authenticating user 'default' from [fd00:1122:3344:101::e]:50259 2026.05.22 01:12:13.234217 [ 313 ] {} TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:58611 2026.05.22 01:12:13.234233 [ 307 ] {} TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234070 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 2026.05.22 01:12:13.234263 [ 307 ] {} TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234295 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} executeQuery: (from [fd00:1122:3344:101::e]:58537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:12:13.234256 [ 313 ] {} TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234064 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62882 2026.05.22 01:12:13.234352 [ 313 ] {} TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234368 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234412 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234037 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39618 2026.05.22 01:12:13.234435 [ 308 ] {} TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 2026.05.22 01:12:13.234440 [ 306 ] {} TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Authenticating user 'default' from [fd00:1122:3344:101::e]:62882 2026.05.22 01:12:13.234496 [ 308 ] {} TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234500 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234507 [ 306 ] {} TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234521 [ 308 ] {} TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234544 [ 314 ] {} TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Authenticating user 'default' from [fd00:1122:3344:101::e]:39618 2026.05.22 01:12:13.234552 [ 306 ] {} TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234582 [ 314 ] {} TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234004 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40643 2026.05.22 01:12:13.234612 [ 314 ] {} TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234650 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:12:13.234078 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64410 2026.05.22 01:12:13.234676 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234716 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:13.234736 [ 312 ] {} TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:40643 2026.05.22 01:12:13.234747 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:13.234767 [ 312 ] {} TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234783 [ 309 ] {} TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Authenticating user 'default' from [fd00:1122:3344:101::e]:64410 2026.05.22 01:12:13.234791 [ 312 ] {} TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234810 [ 309 ] {} TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.234835 [ 309 ] {} TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.235054 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:12:13.236170 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} AggregatingTransform: Aggregating 2026.05.22 01:12:13.236218 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} Aggregator: Aggregation method: without_key 2026.05.22 01:12:13.236253 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001099228 sec. (909.729 rows/sec., 35.54 KiB/sec.) 2026.05.22 01:12:13.236270 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} Aggregator: Merging aggregated data 2026.05.22 01:12:13.237207 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. 2026.05.22 01:12:13.237344 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} TCPHandler: Processed in 0.003373475 sec. 2026.05.22 01:12:13.237729 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237752 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237757 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237802 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237812 [ 311 ] {} TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237830 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237849 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237875 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237890 [ 313 ] {} TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237913 [ 306 ] {} TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237928 [ 307 ] {} TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237791 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237783 [ 309 ] {} TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237986 [ 308 ] {} TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237777 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:13.237863 [ 314 ] {} TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.237833 [ 310 ] {} TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:13.238063 [ 312 ] {} TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:16.608095 [ 56 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:12:16.608173 [ 56 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:12:16.654176 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 9 2026.05.22 01:12:16.655668 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:16.655705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:16.656804 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:16.657060 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:16.657287 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 9 2026.05.22 01:12:16.670374 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3739 2026.05.22 01:12:16.670897 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:16.670947 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:16.671485 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:16.671712 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:16.671836 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 2026.05.22 01:12:16.886632 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.22 01:12:16.903723 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:16.903777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:16.910197 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:16.910873 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:16.913887 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.22 01:12:16.939984 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:16.940049 [ 3 ] {} TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:17.000219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.39 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 182.92 MiB (RSS), difference: 3.53 MiB 2026.05.22 01:12:17.219933 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.220171 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:17.220512 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:17.220559 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:17.220783 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:17.220856 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:17.220998 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:12:17.221034 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:17.221057 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:12:17.221074 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:17.221115 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:17.221136 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:12:17.222067 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:17.222120 [ 261 ] {} TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:17.222392 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} executeQuery: Read 26 rows, 5.74 KiB in 0.002323 sec., 11192.423590185106 rows/sec., 2.41 MiB/sec. 2026.05.22 01:12:17.222486 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} TCPHandler: Processed in 0.002685618 sec. 2026.05.22 01:12:17.224351 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.224552 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:17.224631 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:17.225421 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.225477 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.225899 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:17.226129 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.226285 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} executeQuery: Read 78 rows, 6.59 KiB in 0.001788 sec., 43624.161073825504 rows/sec., 3.60 MiB/sec. 2026.05.22 01:12:17.226328 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} TCPHandler: Processed in 0.002126593 sec. 2026.05.22 01:12:17.226488 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.226594 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:17.226639 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:17.227077 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.227116 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.227432 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:12:17.227650 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.227783 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} executeQuery: Read 11 rows, 847.00 B in 0.001213 sec., 9068.425391591096 rows/sec., 681.90 KiB/sec. 2026.05.22 01:12:17.227818 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} TCPHandler: Processed in 0.001386645 sec. 2026.05.22 01:12:17.227941 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.228040 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:17.228081 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:17.228499 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.228536 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.228882 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:17.229096 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.229223 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} executeQuery: Read 75 rows, 6.00 KiB in 0.001202 sec., 62396.00665557405 rows/sec., 4.87 MiB/sec. 2026.05.22 01:12:17.229257 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} TCPHandler: Processed in 0.001367324 sec. 2026.05.22 01:12:17.229412 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.229510 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:17.229555 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:17.230039 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.230075 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.230402 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:17.230614 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.230751 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. 2026.05.22 01:12:17.230786 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} TCPHandler: Processed in 0.001426055 sec. 2026.05.22 01:12:17.230926 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.231023 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:17.231078 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:17.231903 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.231941 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.232452 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:12:17.232671 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.232818 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} executeQuery: Read 11 rows, 20.18 KiB in 0.001815 sec., 6060.606060606061 rows/sec., 10.86 MiB/sec. 2026.05.22 01:12:17.232874 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} TCPHandler: Processed in 0.002000061 sec. 2026.05.22 01:12:17.233012 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:17.233108 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:17.233151 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:17.233514 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:17.233552 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:17.233867 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:17.234091 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:17.234222 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. 2026.05.22 01:12:17.234256 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} TCPHandler: Processed in 0.001295773 sec. 2026.05.22 01:12:18.000259 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 181.29 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.08 MiB (RSS), difference: 1.79 MiB 2026.05.22 01:12:21.584835 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.585137 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:12:21.585572 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:21.585617 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:12:21.585890 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:21.585964 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:21.586112 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 33-element set) 2026.05.22 01:12:21.586149 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:21.586172 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.22 01:12:21.586189 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:21.586242 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:12:21.586265 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.22 01:12:21.587362 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} executeQuery: Read 26 rows, 5.74 KiB in 0.002352 sec., 11054.421768707483 rows/sec., 2.38 MiB/sec. 2026.05.22 01:12:21.587464 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} TCPHandler: Processed in 0.00279342 sec. 2026.05.22 01:12:21.605798 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.605926 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.22 01:12:21.605977 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:21.606634 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.606678 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.607114 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:21.607315 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.607461 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} executeQuery: Read 13 rows, 2.26 KiB in 0.001571 sec., 8274.984086569064 rows/sec., 1.40 MiB/sec. 2026.05.22 01:12:21.607498 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} TCPHandler: Processed in 0.001761325 sec. 2026.05.22 01:12:21.607651 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.607753 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:12:21.607796 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:12:21.608228 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.608266 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.608566 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:21.608772 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.608898 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. 2026.05.22 01:12:21.608931 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} TCPHandler: Processed in 0.001333614 sec. 2026.05.22 01:12:21.609076 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.609174 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:21.609215 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:21.611265 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.611304 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.611836 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:21.612061 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.612194 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} executeQuery: Read 2420 rows, 181.97 KiB in 0.003039 sec., 796314.5771635406 rows/sec., 58.48 MiB/sec. 2026.05.22 01:12:21.612233 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} TCPHandler: Processed in 0.003207791 sec. 2026.05.22 01:12:21.612412 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.612512 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.612554 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:21.612974 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.613010 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.613308 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:21.613527 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.613621 [ 49 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:21.613653 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} executeQuery: Read 20 rows, 1.48 KiB in 0.001161 sec., 17226.528854435834 rows/sec., 1.25 MiB/sec. 2026.05.22 01:12:21.613658 [ 49 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.613685 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.613687 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} TCPHandler: Processed in 0.001327003 sec. 2026.05.22 01:12:21.613815 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:21.613820 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.613956 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:21.613965 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.613994 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part 2026.05.22 01:12:21.614016 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:12:21.614097 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::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.22 01:12:21.614153 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::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.22 01:12:21.614201 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2026.05.22 01:12:21.614252 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:21.614302 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2026.05.22 01:12:21.614697 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.614738 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.615112 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:21.615155 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396635 sec., 78044.72893776828 rows/sec., 6.06 MiB/sec. 2026.05.22 01:12:21.615316 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:21.615332 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.615462 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} executeQuery: Read 802 rows, 47.45 KiB in 0.001517 sec., 528675.0164798945 rows/sec., 30.54 MiB/sec. 2026.05.22 01:12:21.615502 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} TCPHandler: Processed in 0.001733644 sec. 2026.05.22 01:12:21.615617 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.615633 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.615680 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:21.615731 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.615769 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.22 01:12:21.615772 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:12:21.616174 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.616209 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.616504 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:12:21.616709 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.616829 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} executeQuery: Read 2 rows, 144.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 125.78 KiB/sec. 2026.05.22 01:12:21.616863 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} TCPHandler: Processed in 0.001281832 sec. 2026.05.22 01:12:21.617000 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.617097 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:21.617137 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:21.617968 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.618004 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.618403 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:21.618616 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.618742 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} executeQuery: Read 1306 rows, 89.41 KiB in 0.001663 sec., 785327.7209861695 rows/sec., 52.51 MiB/sec. 2026.05.22 01:12:21.618775 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} TCPHandler: Processed in 0.001825706 sec. 2026.05.22 01:12:21.618905 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.619003 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.619046 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:21.620462 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.620527 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.621355 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:21.621629 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.621800 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} executeQuery: Read 3146 rows, 202.86 KiB in 0.002812 sec., 1118776.6714082505 rows/sec., 70.45 MiB/sec. 2026.05.22 01:12:21.621856 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} TCPHandler: Processed in 0.003001285 sec. 2026.05.22 01:12:21.622060 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.622192 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.622252 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 01:12:21.622639 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.622679 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.622998 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:12:21.623236 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.623369 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} executeQuery: Read 1 rows, 65.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 52.20 KiB/sec. 2026.05.22 01:12:21.623404 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} TCPHandler: Processed in 0.001455856 sec. 2026.05.22 01:12:21.623560 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.623664 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.623723 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:21.624593 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.624630 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.625159 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:12:21.625404 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.625527 [ 49 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 01:12:21.625542 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} executeQuery: Read 16 rows, 29.36 KiB in 0.0019 sec., 8421.052631578947 rows/sec., 15.09 MiB/sec. 2026.05.22 01:12:21.625581 [ 49 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.625608 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.625610 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} TCPHandler: Processed in 0.002106503 sec. 2026.05.22 01:12:21.625703 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.22 01:12:21.625863 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.625901 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:21.625957 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:21.625968 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.626016 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.22 01:12:21.626079 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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.22 01:12:21.626192 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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.22 01:12:21.626295 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:21.626366 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.626398 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:21.626411 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.626521 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part 2026.05.22 01:12:21.626781 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 01:12:21.627037 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.627168 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} executeQuery: Read 12 rows, 926.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 740.62 KiB/sec. 2026.05.22 01:12:21.627204 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} TCPHandler: Processed in 0.001391415 sec. 2026.05.22 01:12:21.627359 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:21.627459 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:21.627503 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:21.627886 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:21.627930 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.22 01:12:21.628240 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:21.628472 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.628495 [ 196 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.002829901 sec., 25089.216901934025 rows/sec., 44.96 MiB/sec. 2026.05.22 01:12:21.628621 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. 2026.05.22 01:12:21.628661 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} TCPHandler: Processed in 0.001352203 sec. 2026.05.22 01:12:21.628851 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 01:12:21.629389 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:21.629452 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 01:12:21.629555 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.22 01:12:23.394297 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58015 2026.05.22 01:12:23.394401 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.394432 [ 310 ] {} TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Authenticating user 'default' from [fd00:1122:3344:101::e]:58015 2026.05.22 01:12:23.394459 [ 310 ] {} TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.394475 [ 310 ] {} TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.394807 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60966 2026.05.22 01:12:23.394820 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61882 2026.05.22 01:12:23.394845 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35439 2026.05.22 01:12:23.394880 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 2026.05.22 01:12:23.394914 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.394929 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.394948 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.394972 [ 311 ] {} TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60966 2026.05.22 01:12:23.394981 [ 313 ] {} TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61882 2026.05.22 01:12:23.394992 [ 3 ] {} TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Authenticating user 'default' from [fd00:1122:3344:101::e]:35439 2026.05.22 01:12:23.395002 [ 311 ] {} TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395010 [ 313 ] {} TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395018 [ 3 ] {} TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395019 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.395047 [ 3 ] {} TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395037 [ 313 ] {} TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395083 [ 261 ] {} TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 2026.05.22 01:12:23.395020 [ 311 ] {} TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395141 [ 261 ] {} TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.394889 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38867 2026.05.22 01:12:23.395187 [ 261 ] {} TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.394874 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 2026.05.22 01:12:23.394831 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41302 2026.05.22 01:12:23.395326 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.394816 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43340 2026.05.22 01:12:23.395392 [ 307 ] {} TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Authenticating user 'default' from [fd00:1122:3344:101::e]:38867 2026.05.22 01:12:23.394889 [ 310 ] {} TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:23.395451 [ 307 ] {} TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395463 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.395484 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.395489 [ 307 ] {} TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395511 [ 314 ] {} TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Authenticating user 'default' from [fd00:1122:3344:101::e]:41302 2026.05.22 01:12:23.395540 [ 312 ] {} TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Authenticating user 'default' from [fd00:1122:3344:101::e]:43340 2026.05.22 01:12:23.395561 [ 314 ] {} TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395447 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:12:23.395589 [ 312 ] {} TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395593 [ 314 ] {} TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395634 [ 306 ] {} TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 2026.05.22 01:12:23.395633 [ 312 ] {} TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395681 [ 306 ] {} TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.395681 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} executeQuery: (from [fd00:1122:3344:101::e]:58015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:12:23.395707 [ 306 ] {} TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.396038 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:12:23.396119 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:23.396497 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:12:23.396610 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} Aggregator: Compile expression max()(UInt64) 0 2026.05.22 01:12:23.763797 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} AggregatingTransform: Aggregating 2026.05.22 01:12:23.763874 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} Aggregator: Aggregation method: without_key 2026.05.22 01:12:23.763925 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998505 sec. (1001.497 rows/sec., 39.12 KiB/sec.) 2026.05.22 01:12:23.763952 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} Aggregator: Merging aggregated data 2026.05.22 01:12:23.764672 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} executeQuery: Read 1 rows, 40.00 B in 0.369055 sec., 2.709623226890301 rows/sec., 108.38 B/sec. 2026.05.22 01:12:23.764899 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.05.22 01:12:23.764920 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} TCPHandler: Processed in 0.370171351 sec. 2026.05.22 01:12:23.765144 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765213 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765248 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765294 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765308 [ 311 ] {} TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765317 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765343 [ 307 ] {} TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765337 [ 261 ] {} TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765396 [ 306 ] {} TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765273 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765223 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765184 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765485 [ 3 ] {} TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765529 [ 314 ] {} TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765502 [ 313 ] {} TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765176 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:12:23.765283 [ 310 ] {} TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:23.765627 [ 312 ] {} TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:12:24.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.88 MiB, peak 200.02 MiB, free memory in arenas 0.00 B, will set to 205.54 MiB (RSS), difference: 19.66 MiB 2026.05.22 01:12:24.172735 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4251 2026.05.22 01:12:24.173376 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:24.173447 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:24.174167 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:24.174558 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:24.174763 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4251 2026.05.22 01:12:24.414778 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.22 01:12:24.438660 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:24.438768 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:24.446174 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:24.447441 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:24.452693 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.22 01:12:25.000248 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 206.08 MiB, peak 210.08 MiB, free memory in arenas 0.00 B, will set to 207.29 MiB (RSS), difference: 1.21 MiB 2026.05.22 01:12:26.658187 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 10 2026.05.22 01:12:26.659703 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:26.659758 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:26.660899 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:12:26.661170 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:26.661472 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 10 2026.05.22 01:12:27.219783 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.220152 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:27.220658 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:27.220730 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:27.220942 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:27.221009 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:27.221142 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:12:27.221255 [ 349 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:27.221257 [ 338 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:27.221402 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:27.221429 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:27.223721 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:27.223764 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:27.225904 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:27.225961 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:27.227320 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} executeQuery: Read 39 rows, 6.21 KiB in 0.007305 sec., 5338.809034907597 rows/sec., 850.63 KiB/sec. 2026.05.22 01:12:27.227472 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} TCPHandler: Processed in 0.007860238 sec. 2026.05.22 01:12:27.229271 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.229424 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:27.229490 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:27.230136 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.230180 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.230549 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:27.230767 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.230905 [ 40 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:27.230912 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} executeQuery: Read 78 rows, 6.59 KiB in 0.001535 sec., 50814.33224755701 rows/sec., 4.19 MiB/sec. 2026.05.22 01:12:27.230953 [ 40 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.230970 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} TCPHandler: Processed in 0.001822746 sec. 2026.05.22 01:12:27.230984 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.231098 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:27.231111 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.231218 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:27.231227 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:27.231263 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part 2026.05.22 01:12:27.231283 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:27.231334 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part 2026.05.22 01:12:27.231389 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2026.05.22 01:12:27.231434 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part 2026.05.22 01:12:27.231477 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2420 rows starting from the beginning of the part 2026.05.22 01:12:27.231521 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part 2026.05.22 01:12:27.231706 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.231747 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.232054 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:27.232285 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.232415 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} executeQuery: Read 11 rows, 847.00 B in 0.001207 sec., 9113.50455675228 rows/sec., 685.29 KiB/sec. 2026.05.22 01:12:27.232449 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} TCPHandler: Processed in 0.001391255 sec. 2026.05.22 01:12:27.232573 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.232669 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:27.232710 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:27.232817 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764224 sec., 1719169.447870565 rows/sec., 137.16 MiB/sec. 2026.05.22 01:12:27.233100 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:27.233135 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.233177 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.233417 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.233506 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:27.233510 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:27.233602 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.22 01:12:27.233742 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.233847 [ 40 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:27.233875 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} executeQuery: Read 75 rows, 6.00 KiB in 0.001224 sec., 61274.509803921566 rows/sec., 4.78 MiB/sec. 2026.05.22 01:12:27.233877 [ 40 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.233917 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.233917 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} TCPHandler: Processed in 0.001395515 sec. 2026.05.22 01:12:27.234002 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:27.234061 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.234100 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:27.234139 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part 2026.05.22 01:12:27.234161 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:27.234210 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:27.234214 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 111 rows starting from the beginning of the part 2026.05.22 01:12:27.234272 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2026.05.22 01:12:27.234314 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part 2026.05.22 01:12:27.234354 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1306 rows starting from the beginning of the part 2026.05.22 01:12:27.234396 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part 2026.05.22 01:12:27.234684 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.234724 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.235089 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:27.235307 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.235412 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443776 sec., 1213484.640276608 rows/sec., 89.75 MiB/sec. 2026.05.22 01:12:27.235429 [ 40 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:27.235440 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. 2026.05.22 01:12:27.235476 [ 40 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.235493 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} TCPHandler: Processed in 0.001482258 sec. 2026.05.22 01:12:27.235504 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.235579 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:27.235591 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:27.235652 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.235689 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:27.235723 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 957 rows starting from the beginning of the part 2026.05.22 01:12:27.235757 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:27.235769 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part 2026.05.22 01:12:27.235824 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:27.235827 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:27.235844 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.235885 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:27.235930 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3146 rows starting from the beginning of the part 2026.05.22 01:12:27.235931 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:27.235986 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:27.236022 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.22 01:12:27.236610 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.236652 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.237180 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:12:27.237330 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765354 sec., 2707105.7702874322 rows/sec., 177.65 MiB/sec. 2026.05.22 01:12:27.237415 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.237556 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. 2026.05.22 01:12:27.237604 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} TCPHandler: Processed in 0.00200293 sec. 2026.05.22 01:12:27.237670 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:27.237739 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:27.237843 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:27.237890 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:27.237935 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.238008 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:27.238074 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2026.05.22 01:12:27.238237 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.238278 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.238592 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:27.238801 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.238904 [ 40 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:27.238928 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. 2026.05.22 01:12:27.238938 [ 40 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:27.238968 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} TCPHandler: Processed in 0.001279922 sec. 2026.05.22 01:12:27.238970 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.22 01:12:27.239064 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:27.239158 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:27.239182 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part 2026.05.22 01:12:27.239225 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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.22 01:12:27.239259 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:27.239292 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:27.239325 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:27.239358 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:27.240075 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041807 sec., 587440.8599673451 rows/sec., 39.59 MiB/sec. 2026.05.22 01:12:27.240223 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:27.240460 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:27.240534 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:27.240597 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.22 01:12:31.608235 [ 35 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:12:31.608305 [ 35 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:12:31.675411 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4699 2026.05.22 01:12:31.675926 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:31.675975 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:31.676491 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:31.676725 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:31.676863 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 2026.05.22 01:12:31.953328 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.22 01:12:31.970417 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:31.970490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:31.977139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:31.977864 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:31.980722 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.22 01:12:32.001414 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.26 MiB, peak 212.26 MiB, free memory in arenas 0.00 B, will set to 209.45 MiB (RSS), difference: 1.19 MiB 2026.05.22 01:12:32.219398 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.219673 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:32.220071 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:32.220120 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:32.220391 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:32.220463 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:32.220609 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 22-element set) 2026.05.22 01:12:32.220715 [ 349 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:32.220728 [ 320 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:32.220863 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:32.220891 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:32.220962 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:32.220983 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:32.221020 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:32.221070 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:32.222527 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} executeQuery: Read 39 rows, 7.99 KiB in 0.002969 sec., 13135.735938026271 rows/sec., 2.63 MiB/sec. 2026.05.22 01:12:32.222655 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} TCPHandler: Processed in 0.003408045 sec. 2026.05.22 01:12:32.232856 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.233020 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:32.233087 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:32.233744 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.233789 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.234169 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:32.234416 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.234562 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} executeQuery: Read 106 rows, 9.09 KiB in 0.00159 sec., 66666.66666666667 rows/sec., 5.58 MiB/sec. 2026.05.22 01:12:32.234601 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} TCPHandler: Processed in 0.001880147 sec. 2026.05.22 01:12:32.234735 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.234832 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:32.234873 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:32.235308 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.235345 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.235636 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:32.235842 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.235967 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} executeQuery: Read 25 rows, 1.88 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.59 MiB/sec. 2026.05.22 01:12:32.236001 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} TCPHandler: Processed in 0.001318633 sec. 2026.05.22 01:12:32.236127 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.236225 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:32.236264 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:32.236682 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.236719 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.237012 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:32.237217 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.237342 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} executeQuery: Read 94 rows, 7.54 KiB in 0.001136 sec., 82746.47887323944 rows/sec., 6.48 MiB/sec. 2026.05.22 01:12:32.237376 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} TCPHandler: Processed in 0.001299933 sec. 2026.05.22 01:12:32.237498 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.237595 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:32.237638 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:32.238046 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.238083 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.238406 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:32.238615 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.238739 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. 2026.05.22 01:12:32.238772 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} TCPHandler: Processed in 0.001326273 sec. 2026.05.22 01:12:32.238911 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.239008 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:32.239068 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:32.239832 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.239868 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.240399 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:12:32.240615 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.240748 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} executeQuery: Read 25 rows, 45.87 KiB in 0.001757 sec., 14228.799089356857 rows/sec., 25.50 MiB/sec. 2026.05.22 01:12:32.240796 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} TCPHandler: Processed in 0.001935939 sec. 2026.05.22 01:12:32.240915 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.241011 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.22 01:12:32.241054 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.22 01:12:32.241374 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.241410 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.241700 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:32.241904 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.242028 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} executeQuery: Read 6 rows, 463.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 436.86 KiB/sec. 2026.05.22 01:12:32.242062 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} TCPHandler: Processed in 0.00119853 sec. 2026.05.22 01:12:32.242187 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:32.242284 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:32.242325 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:32.242675 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:32.242710 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:32.243000 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:32.243198 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:32.243324 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. 2026.05.22 01:12:32.243356 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} TCPHandler: Processed in 0.001220831 sec. 2026.05.22 01:12:36.661956 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 2026.05.22 01:12:36.663530 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:36.663572 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:36.664671 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:12:36.664926 [ 243 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:36.665166 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 11 2026.05.22 01:12:37.220875 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.221168 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:37.221549 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:37.221593 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:37.221848 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:37.221924 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:37.222071 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.22 01:12:37.222213 [ 338 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:37.222213 [ 349 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:37.222350 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:37.222380 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:37.222453 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:37.222474 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:37.222514 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:12:37.222559 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:12:37.223787 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} executeQuery: Read 39 rows, 7.99 KiB in 0.00274 sec., 14233.576642335767 rows/sec., 2.85 MiB/sec. 2026.05.22 01:12:37.223952 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} TCPHandler: Processed in 0.003238762 sec. 2026.05.22 01:12:37.227024 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.227161 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.227224 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:12:37.227768 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.227813 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.228182 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:37.228420 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.228566 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} executeQuery: Read 24 rows, 2.04 KiB in 0.001448 sec., 16574.585635359115 rows/sec., 1.38 MiB/sec. 2026.05.22 01:12:37.228604 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} TCPHandler: Processed in 0.001709673 sec. 2026.05.22 01:12:37.228754 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.228856 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:12:37.228898 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:12:37.229330 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.229367 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.229649 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:37.229857 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.229987 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} executeQuery: Read 14 rows, 1.14 KiB in 0.001151 sec., 12163.33622936577 rows/sec., 991.83 KiB/sec. 2026.05.22 01:12:37.230019 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} TCPHandler: Processed in 0.001319503 sec. 2026.05.22 01:12:37.230190 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.230289 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:37.230329 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:37.230837 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.230873 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.231189 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:37.231402 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.231550 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} executeQuery: Read 216 rows, 19.61 KiB in 0.001258 sec., 171701.11287758345 rows/sec., 15.22 MiB/sec. 2026.05.22 01:12:37.231587 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} TCPHandler: Processed in 0.001457267 sec. 2026.05.22 01:12:37.231786 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.231887 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.231928 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:37.232377 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.232412 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.232706 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:37.232922 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.233061 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} executeQuery: Read 42 rows, 3.14 KiB in 0.001192 sec., 35234.899328859065 rows/sec., 2.57 MiB/sec. 2026.05.22 01:12:37.233096 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} TCPHandler: Processed in 0.001363644 sec. 2026.05.22 01:12:37.233271 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.233366 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.233407 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:12:37.233818 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.233855 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.234143 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:12:37.234354 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.234478 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} executeQuery: Read 25 rows, 2.11 KiB in 0.00113 sec., 22123.893805309737 rows/sec., 1.82 MiB/sec. 2026.05.22 01:12:37.234512 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} TCPHandler: Processed in 0.001291342 sec. 2026.05.22 01:12:37.234644 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.234741 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.234780 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:12:37.235176 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.235213 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.235500 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:37.235705 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.235827 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. 2026.05.22 01:12:37.235863 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} TCPHandler: Processed in 0.001271662 sec. 2026.05.22 01:12:37.236009 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.236106 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:37.236146 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:37.236615 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.236653 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.236958 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:37.237177 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.237304 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} executeQuery: Read 139 rows, 11.52 KiB in 0.001216 sec., 114309.21052631579 rows/sec., 9.25 MiB/sec. 2026.05.22 01:12:37.237338 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} TCPHandler: Processed in 0.001379964 sec. 2026.05.22 01:12:37.237462 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.237559 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.237602 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:37.237999 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.238036 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.238365 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:37.238579 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.238705 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} executeQuery: Read 203 rows, 14.89 KiB in 0.001165 sec., 174248.9270386266 rows/sec., 12.48 MiB/sec. 2026.05.22 01:12:37.238760 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} TCPHandler: Processed in 0.001349204 sec. 2026.05.22 01:12:37.238910 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.239015 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.239059 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 01:12:37.239406 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.239441 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.239727 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:37.239938 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.240061 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} executeQuery: Read 1 rows, 65.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 59.55 KiB/sec. 2026.05.22 01:12:37.240093 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} TCPHandler: Processed in 0.00123902 sec. 2026.05.22 01:12:37.240230 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.240329 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.240384 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:37.241207 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.241246 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.241769 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:12:37.241992 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.242132 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. 2026.05.22 01:12:37.242181 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} TCPHandler: Processed in 0.00200325 sec. 2026.05.22 01:12:37.242407 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.242600 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.242677 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.22 01:12:37.243212 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.243253 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.243669 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:12:37.243899 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.244111 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} executeQuery: Read 9 rows, 651.00 B in 0.001566 sec., 5747.126436781609 rows/sec., 405.97 KiB/sec. 2026.05.22 01:12:37.244175 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} TCPHandler: Processed in 0.001900988 sec. 2026.05.22 01:12:37.244319 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:37.244418 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:37.244460 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:37.244820 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:37.244857 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:37.245254 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:37.245467 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:37.245605 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. 2026.05.22 01:12:37.245639 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} TCPHandler: Processed in 0.001373665 sec. 2026.05.22 01:12:39.177832 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5211 2026.05.22 01:12:39.178645 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:39.178680 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:39.179199 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:39.179430 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:39.179564 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5211 2026.05.22 01:12:39.179621 [ 66 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:39.179726 [ 66 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:39.179764 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:39.179928 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:39.180056 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:39.180115 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2026.05.22 01:12:39.180215 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2026.05.22 01:12:39.180272 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 445 rows starting from the beginning of the part 2026.05.22 01:12:39.180324 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part 2026.05.22 01:12:39.180381 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part 2026.05.22 01:12:39.180435 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part 2026.05.22 01:12:39.181726 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5211 rows, containing 4 columns (4 merged, 0 gathered) in 0.001860497 sec., 2800864.500184628 rows/sec., 40.07 MiB/sec. 2026.05.22 01:12:39.182515 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:39.182890 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:39.182983 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:39.183096 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.22 01:12:39.481677 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.22 01:12:39.498505 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:39.498563 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:39.504600 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:39.505293 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:39.505587 [ 34 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:39.505659 [ 34 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:39.505680 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:39.505870 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:39.508302 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.22 01:12:39.510156 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:39.511686 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.05.22 01:12:39.516369 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.05.22 01:12:39.520538 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:39.524763 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.05.22 01:12:39.529105 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.22 01:12:39.533430 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.05.22 01:12:39.583467 [ 194 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077670401 sec., 1068.6181470854 rows/sec., 5.53 MiB/sec. 2026.05.22 01:12:39.585734 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:39.587736 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:39.587837 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:39.589674 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.22 01:12:40.000396 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 210.64 MiB, peak 220.52 MiB, free memory in arenas 0.00 B, will set to 218.76 MiB (RSS), difference: 8.12 MiB 2026.05.22 01:12:42.219099 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.219365 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:42.219736 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:42.219775 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:42.219995 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:42.220065 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:42.220205 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:12:42.220316 [ 320 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:42.220325 [ 338 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:42.220476 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:42.220505 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:42.220575 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:42.220596 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:42.220631 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:42.220670 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:42.222305 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} executeQuery: Read 39 rows, 6.21 KiB in 0.003049 sec., 12791.079042308953 rows/sec., 1.99 MiB/sec. 2026.05.22 01:12:42.222433 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} TCPHandler: Processed in 0.003485887 sec. 2026.05.22 01:12:42.224552 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.224665 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:42.224710 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:42.225345 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.225397 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.225818 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:12:42.226041 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.226185 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} executeQuery: Read 106 rows, 9.09 KiB in 0.001554 sec., 68211.06821106821 rows/sec., 5.71 MiB/sec. 2026.05.22 01:12:42.226219 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} TCPHandler: Processed in 0.001719393 sec. 2026.05.22 01:12:42.226364 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.226461 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:42.226502 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:42.226923 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.226960 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.227253 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:42.227464 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.227594 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} executeQuery: Read 25 rows, 1.88 KiB in 0.001152 sec., 21701.388888888887 rows/sec., 1.59 MiB/sec. 2026.05.22 01:12:42.227628 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} TCPHandler: Processed in 0.001314193 sec. 2026.05.22 01:12:42.227757 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.227853 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:42.227892 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:42.228640 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.228679 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.228977 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:12:42.229212 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.229337 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} executeQuery: Read 89 rows, 7.12 KiB in 0.001502 sec., 59254.327563249 rows/sec., 4.63 MiB/sec. 2026.05.22 01:12:42.229370 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} TCPHandler: Processed in 0.001663171 sec. 2026.05.22 01:12:42.229508 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.229605 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:42.229648 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:42.230089 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.230126 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.230471 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:12:42.230684 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.230811 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. 2026.05.22 01:12:42.230847 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} TCPHandler: Processed in 0.001391655 sec. 2026.05.22 01:12:42.230979 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.231085 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:42.231139 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:42.231895 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.231932 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.232466 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:12:42.232689 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.232827 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} executeQuery: Read 25 rows, 45.87 KiB in 0.001764 sec., 14172.33560090703 rows/sec., 25.40 MiB/sec. 2026.05.22 01:12:42.232874 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} TCPHandler: Processed in 0.001945408 sec. 2026.05.22 01:12:42.232996 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:42.233094 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:42.233136 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:42.233491 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:42.233527 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:42.233838 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:12:42.234065 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:42.234191 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.05.22 01:12:42.234223 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} TCPHandler: Processed in 0.001278132 sec. 2026.05.22 01:12:46.608586 [ 132 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:12:46.608676 [ 132 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:12:46.680134 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5659 2026.05.22 01:12:46.681010 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:46.681085 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:46.681714 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:46.681955 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:46.682092 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 2026.05.22 01:12:47.008764 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.22 01:12:47.025240 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.025299 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.031017 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:47.031716 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.034422 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.22 01:12:47.219419 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.219680 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:47.220031 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:47.220073 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:47.220301 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:47.220381 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:47.220528 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:12:47.220658 [ 358 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:47.220664 [ 320 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:47.220830 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:47.220862 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:47.220936 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:47.220960 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:47.220999 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:47.221042 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:47.222298 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} executeQuery: Read 39 rows, 6.21 KiB in 0.002718 sec., 14348.785871964681 rows/sec., 2.23 MiB/sec. 2026.05.22 01:12:47.222438 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} TCPHandler: Processed in 0.00317017 sec. 2026.05.22 01:12:47.224403 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.224550 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:47.224608 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:47.225235 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.225284 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.225682 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:12:47.225912 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.226069 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} executeQuery: Read 88 rows, 7.56 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 4.73 MiB/sec. 2026.05.22 01:12:47.226108 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} TCPHandler: Processed in 0.001779695 sec. 2026.05.22 01:12:47.226255 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.226372 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:47.226415 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:47.226858 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.226898 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.227213 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:47.227442 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.227559 [ 127 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:47.227577 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} executeQuery: Read 16 rows, 1.20 KiB in 0.001227 sec., 13039.934800325998 rows/sec., 980.54 KiB/sec. 2026.05.22 01:12:47.227620 [ 127 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.227629 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} TCPHandler: Processed in 0.001425296 sec. 2026.05.22 01:12:47.227653 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.227780 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:47.227791 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.227909 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:47.227915 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:47.227951 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part 2026.05.22 01:12:47.227973 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:47.228022 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:47.228073 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part 2026.05.22 01:12:47.228116 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2026.05.22 01:12:47.228158 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part 2026.05.22 01:12:47.228198 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2026.05.22 01:12:47.228437 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.228482 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.228828 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:12:47.229063 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.229088 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354865 sec., 126949.91751945765 rows/sec., 9.78 MiB/sec. 2026.05.22 01:12:47.229205 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} executeQuery: Read 80 rows, 6.40 KiB in 0.001308 sec., 61162.07951070337 rows/sec., 4.78 MiB/sec. 2026.05.22 01:12:47.229240 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:47.229250 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} TCPHandler: Processed in 0.001511218 sec. 2026.05.22 01:12:47.229405 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.229514 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.229515 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:47.229590 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:47.229616 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:47.229695 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.22 01:12:47.230077 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.230121 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.230465 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:12:47.230680 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.230816 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. 2026.05.22 01:12:47.230854 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} TCPHandler: Processed in 0.001499148 sec. 2026.05.22 01:12:47.230992 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.231092 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:47.231148 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:47.231964 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.232004 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.232529 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:12:47.232768 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.232892 [ 140 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 01:12:47.232917 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} executeQuery: Read 16 rows, 29.36 KiB in 0.001845 sec., 8672.086720867208 rows/sec., 15.54 MiB/sec. 2026.05.22 01:12:47.232941 [ 140 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.232969 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.232980 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} TCPHandler: Processed in 0.002040592 sec. 2026.05.22 01:12:47.233086 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.22 01:12:47.233138 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:47.233247 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:47.233292 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:47.233377 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:47.233467 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part 2026.05.22 01:12:47.233655 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2026.05.22 01:12:47.233679 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:47.233779 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:47.233854 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part 2026.05.22 01:12:47.233986 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2026.05.22 01:12:47.234106 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part 2026.05.22 01:12:47.234113 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:12:47.234224 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2026.05.22 01:12:47.234356 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.234530 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2026.05.22 01:12:47.234565 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} TCPHandler: Processed in 0.001478647 sec. 2026.05.22 01:12:47.238375 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 19 columns (19 merged, 0 gathered) in 0.005340824 sec., 30706.872197997913 rows/sec., 55.03 MiB/sec. 2026.05.22 01:12:47.238839 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 01:12:47.239277 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:47.239352 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 01:12:47.239464 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2026.05.22 01:12:49.354089 [ 155 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:12:49.354211 [ 155 ] {} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:49.354251 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:49.354502 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:12:49.355436 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:49.355619 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.22 01:12:49.356167 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.22 01:12:49.356623 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.22 01:12:49.357054 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.22 01:12:49.357485 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.22 01:12:49.362227 [ 197 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 72 columns (72 merged, 0 gathered) in 0.007844337 sec., 1402.285495893407 rows/sec., 1.68 MiB/sec. 2026.05.22 01:12:49.362671 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:12:49.363158 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:49.363310 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:12:49.363466 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2026.05.22 01:12:51.437944 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.438206 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:12:51.438544 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:51.438584 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:12:51.438815 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:51.438881 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:51.439019 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) 2026.05.22 01:12:51.439129 [ 338 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:51.439133 [ 358 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:51.439280 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:51.439309 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:51.439377 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:51.439398 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:51.439433 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:12:51.439474 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:12:51.440660 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} executeQuery: Read 39 rows, 7.99 KiB in 0.002565 sec., 15204.678362573099 rows/sec., 3.04 MiB/sec. 2026.05.22 01:12:51.440777 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} TCPHandler: Processed in 0.002974695 sec. 2026.05.22 01:12:51.453320 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.453436 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:51.453480 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:51.455017 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.455065 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.455587 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:12:51.455808 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.455950 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} executeQuery: Read 2451 rows, 184.91 KiB in 0.002544 sec., 963443.3962264152 rows/sec., 70.98 MiB/sec. 2026.05.22 01:12:51.455952 [ 134 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:12:51.455987 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} TCPHandler: Processed in 0.002731859 sec. 2026.05.22 01:12:51.456019 [ 134 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.456049 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.456251 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:12:51.456326 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.456389 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:51.456425 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2567 rows starting from the beginning of the part 2026.05.22 01:12:51.456443 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.456483 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part 2026.05.22 01:12:51.456490 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:51.456534 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 216 rows starting from the beginning of the part 2026.05.22 01:12:51.456581 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part 2026.05.22 01:12:51.456619 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part 2026.05.22 01:12:51.456658 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2451 rows starting from the beginning of the part 2026.05.22 01:12:51.457037 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.457080 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.457421 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:51.457648 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.457781 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} executeQuery: Read 34 rows, 2.56 KiB in 0.001357 sec., 25055.26897568165 rows/sec., 1.84 MiB/sec. 2026.05.22 01:12:51.457817 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} TCPHandler: Processed in 0.001547669 sec. 2026.05.22 01:12:51.457953 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.458059 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.458100 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:12:51.458810 [ 191 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618486 sec., 2113435.015501324 rows/sec., 167.03 MiB/sec. 2026.05.22 01:12:51.458917 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.458960 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.459087 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:12:51.459366 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:12:51.459366 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.459463 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:12:51.459530 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2026.05.22 01:12:51.459615 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.459755 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} executeQuery: Read 801 rows, 47.38 KiB in 0.001714 sec., 467327.8879813302 rows/sec., 26.99 MiB/sec. 2026.05.22 01:12:51.459790 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} TCPHandler: Processed in 0.001888568 sec. 2026.05.22 01:12:51.459929 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.460036 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.460077 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:12:51.460496 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.460533 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.460812 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 01:12:51.461018 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.461141 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. 2026.05.22 01:12:51.461176 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} TCPHandler: Processed in 0.001298943 sec. 2026.05.22 01:12:51.461372 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.461518 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:51.461578 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:51.462647 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.462685 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.463145 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:12:51.463370 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.463509 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} executeQuery: Read 1313 rows, 89.96 KiB in 0.002032 sec., 646161.4173228346 rows/sec., 43.23 MiB/sec. 2026.05.22 01:12:51.463515 [ 147 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:12:51.463549 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} TCPHandler: Processed in 0.002291997 sec. 2026.05.22 01:12:51.463569 [ 147 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.463598 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.463700 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.463727 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:12:51.463804 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.463852 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:51.463867 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:51.463924 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1363 rows starting from the beginning of the part 2026.05.22 01:12:51.464025 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part 2026.05.22 01:12:51.464083 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part 2026.05.22 01:12:51.464132 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part 2026.05.22 01:12:51.464179 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 80 rows starting from the beginning of the part 2026.05.22 01:12:51.464226 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1313 rows starting from the beginning of the part 2026.05.22 01:12:51.464660 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.464701 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.465211 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:12:51.465431 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.465552 [ 147 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:12:51.465564 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} executeQuery: Read 1604 rows, 100.61 KiB in 0.00178 sec., 901123.595505618 rows/sec., 55.20 MiB/sec. 2026.05.22 01:12:51.465599 [ 147 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.465554 [ 191 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882368 sec., 1635174.4186046512 rows/sec., 118.76 MiB/sec. 2026.05.22 01:12:51.465628 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.465621 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} TCPHandler: Processed in 0.001972279 sec. 2026.05.22 01:12:51.465740 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:12:51.465837 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:51.465838 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.465866 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4779 rows starting from the beginning of the part 2026.05.22 01:12:51.465876 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:12:51.465931 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:51.465954 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.465970 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part 2026.05.22 01:12:51.466014 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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.22 01:12:51.466020 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:51.466054 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2026.05.22 01:12:51.466096 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1604 rows starting from the beginning of the part 2026.05.22 01:12:51.466174 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.466244 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:12:51.466312 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2026.05.22 01:12:51.466892 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.466933 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.467583 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:12:51.467817 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.467954 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} executeQuery: Read 34 rows, 62.39 KiB in 0.002019 sec., 16840.019811788014 rows/sec., 30.18 MiB/sec. 2026.05.22 01:12:51.468003 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} TCPHandler: Processed in 0.002216155 sec. 2026.05.22 01:12:51.468143 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.468240 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.468282 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:51.468826 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.468826 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7066 rows, containing 5 columns (5 merged, 0 gathered) in 0.003111989 sec., 2270573.57850558 rows/sec., 147.76 MiB/sec. 2026.05.22 01:12:51.468865 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.469224 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:12:51.469435 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:12:51.469575 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.469712 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.469718 [ 134 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:12:51.469768 [ 134 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.469773 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} executeQuery: Read 54 rows, 3.72 KiB in 0.00155 sec., 34838.709677419356 rows/sec., 2.34 MiB/sec. 2026.05.22 01:12:51.469781 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:12:51.469795 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.469840 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} TCPHandler: Processed in 0.001748164 sec. 2026.05.22 01:12:51.469866 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2026.05.22 01:12:51.469976 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:12:51.470078 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:12:51.470105 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part 2026.05.22 01:12:51.470153 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:51.470196 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:51.470235 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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.22 01:12:51.470272 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2026.05.22 01:12:51.470314 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2026.05.22 01:12:51.471062 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120578 sec., 808511.3218356955 rows/sec., 54.48 MiB/sec. 2026.05.22 01:12:51.471286 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:12:51.471562 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.471624 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:12:51.471695 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.22 01:12:51.472580 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.472780 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} executeQuery: (from [fd00:1122:3344:101::d]:37135) 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.22 01:12:51.473098 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:51.473140 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} 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.22 01:12:51.473343 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:51.473405 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:51.473549 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 14-element set) 2026.05.22 01:12:51.473622 [ 320 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:51.473628 [ 338 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:51.473725 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:51.473759 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:51.473831 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:51.473854 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:51.473895 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 01:12:51.473942 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 01:12:51.475026 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} executeQuery: Read 39 rows, 6.21 KiB in 0.002327 sec., 16759.77653631285 rows/sec., 2.61 MiB/sec. 2026.05.22 01:12:51.475125 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} TCPHandler: Processed in 0.002663707 sec. 2026.05.22 01:12:51.475937 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.476057 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:51.476106 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:51.476574 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.476618 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.476932 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:12:51.477150 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.477295 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} executeQuery: Read 26 rows, 1.98 KiB in 0.00127 sec., 20472.440944881888 rows/sec., 1.52 MiB/sec. 2026.05.22 01:12:51.477332 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} TCPHandler: Processed in 0.001449437 sec. 2026.05.22 01:12:51.477474 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.477569 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:51.477608 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:51.478005 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.478041 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.478336 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:12:51.478541 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.478665 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} executeQuery: Read 28 rows, 2.24 KiB in 0.001115 sec., 25112.107623318385 rows/sec., 1.96 MiB/sec. 2026.05.22 01:12:51.478699 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} TCPHandler: Processed in 0.001274842 sec. 2026.05.22 01:12:51.478821 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.478917 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.478959 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:51.479302 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.479337 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.479634 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:12:51.479835 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.479959 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} executeQuery: Read 20 rows, 1.42 KiB in 0.001061 sec., 18850.141376060317 rows/sec., 1.31 MiB/sec. 2026.05.22 01:12:51.479992 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} TCPHandler: Processed in 0.001221521 sec. 2026.05.22 01:12:51.480110 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:51.480210 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:51.480252 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:51.480630 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:51.480673 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:51.481027 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:12:51.481275 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:51.481400 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} executeQuery: Read 6 rows, 431.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 348.43 KiB/sec. 2026.05.22 01:12:51.481431 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} TCPHandler: Processed in 0.001373085 sec. 2026.05.22 01:12:54.183236 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6171 2026.05.22 01:12:54.183727 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:54.183763 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.22 01:12:54.184241 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:54.184475 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:54.184593 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6171 2026.05.22 01:12:54.535467 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.22 01:12:54.551161 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:54.551215 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:54.557181 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:54.557853 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:54.560391 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.22 01:12:55.000214 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 222.39 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 223.90 MiB (RSS), difference: 1.50 MiB 2026.05.22 01:12:57.219428 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.219654 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:12:57.219966 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:12:57.220005 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:12:57.220226 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:12:57.220294 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:12:57.220431 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:12:57.220528 [ 332 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:12:57.220528 [ 338 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:12:57.220639 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:12:57.220667 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:12:57.220738 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:12:57.220759 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:12:57.220794 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:57.220833 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:12:57.222029 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} executeQuery: Read 39 rows, 6.21 KiB in 0.002467 sec., 15808.67450344548 rows/sec., 2.46 MiB/sec. 2026.05.22 01:12:57.222152 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} TCPHandler: Processed in 0.002877692 sec. 2026.05.22 01:12:57.224036 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.224145 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:12:57.224193 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:12:57.224723 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.224770 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.225132 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:12:57.225357 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.225504 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} executeQuery: Read 88 rows, 7.56 KiB in 0.001389 sec., 63354.93160547156 rows/sec., 5.32 MiB/sec. 2026.05.22 01:12:57.225539 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} TCPHandler: Processed in 0.001554059 sec. 2026.05.22 01:12:57.225665 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.225762 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:12:57.225801 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:12:57.226196 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.226233 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.226515 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:57.226719 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.226842 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} executeQuery: Read 16 rows, 1.20 KiB in 0.001099 sec., 14558.689717925388 rows/sec., 1.07 MiB/sec. 2026.05.22 01:12:57.226875 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} TCPHandler: Processed in 0.001260682 sec. 2026.05.22 01:12:57.226996 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.227105 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:12:57.227145 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:12:57.227548 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.227584 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.227871 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:12:57.228071 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.228200 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} executeQuery: Read 80 rows, 6.40 KiB in 0.001113 sec., 71877.80772686432 rows/sec., 5.61 MiB/sec. 2026.05.22 01:12:57.228233 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} TCPHandler: Processed in 0.001286633 sec. 2026.05.22 01:12:57.228442 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.228625 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:57.228668 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:12:57.229120 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.229156 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.229477 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:12:57.229696 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.229831 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. 2026.05.22 01:12:57.229864 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} TCPHandler: Processed in 0.001481157 sec. 2026.05.22 01:12:57.229989 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.230084 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:12:57.230138 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:12:57.230883 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.230920 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.231436 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:12:57.231657 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.231793 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} executeQuery: Read 16 rows, 29.36 KiB in 0.001728 sec., 9259.25925925926 rows/sec., 16.59 MiB/sec. 2026.05.22 01:12:57.231842 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} TCPHandler: Processed in 0.001903438 sec. 2026.05.22 01:12:57.232091 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:12:57.232291 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:12:57.232374 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:12:57.232935 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:12:57.232971 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:12:57.233389 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:12:57.233633 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:12:57.233798 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2026.05.22 01:12:57.233836 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} TCPHandler: Processed in 0.001893978 sec. 2026.05.22 01:13:01.608730 [ 137 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:13:01.608794 [ 137 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:13:01.685459 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6619 2026.05.22 01:13:01.685966 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:01.686007 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:01.686588 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:13:01.686829 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:01.686970 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 2026.05.22 01:13:02.061208 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.22 01:13:02.076554 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.076603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.081961 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:13:02.082707 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.085273 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.22 01:13:02.219409 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.219649 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:02.219982 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:02.220020 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:02.220236 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:02.220304 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:02.220442 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:02.220542 [ 348 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:02.220546 [ 332 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:02.220679 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:02.220706 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:02.220774 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:02.220793 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:02.220829 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:02.220871 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:02.221942 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} executeQuery: Read 39 rows, 6.21 KiB in 0.002386 sec., 16345.347862531433 rows/sec., 2.54 MiB/sec. 2026.05.22 01:13:02.222043 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} TCPHandler: Processed in 0.002765669 sec. 2026.05.22 01:13:02.224010 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.224126 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:02.224170 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:02.224709 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.224752 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.225114 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:02.225333 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.225486 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} executeQuery: Read 106 rows, 9.09 KiB in 0.001391 sec., 76204.16966211358 rows/sec., 6.38 MiB/sec. 2026.05.22 01:13:02.225521 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} TCPHandler: Processed in 0.0015639 sec. 2026.05.22 01:13:02.225790 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.225896 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:02.225937 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:02.226328 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.226362 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.226627 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:13:02.226838 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.227025 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. 2026.05.22 01:13:02.227059 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} TCPHandler: Processed in 0.001321113 sec. 2026.05.22 01:13:02.227189 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.227286 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:02.227326 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:02.227751 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.227787 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.228297 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:02.228534 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.228660 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} executeQuery: Read 89 rows, 7.12 KiB in 0.001392 sec., 63936.7816091954 rows/sec., 4.99 MiB/sec. 2026.05.22 01:13:02.228693 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} TCPHandler: Processed in 0.001555599 sec. 2026.05.22 01:13:02.228832 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.228934 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:02.228977 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:02.229376 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.229412 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.229739 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:02.229949 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.230075 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. 2026.05.22 01:13:02.230109 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} TCPHandler: Processed in 0.001328323 sec. 2026.05.22 01:13:02.230230 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.230327 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:02.230381 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:02.231266 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.231322 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.231905 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 01:13:02.232157 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.232328 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} executeQuery: Read 25 rows, 45.87 KiB in 0.002016 sec., 12400.79365079365 rows/sec., 22.22 MiB/sec. 2026.05.22 01:13:02.232428 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} TCPHandler: Processed in 0.002248307 sec. 2026.05.22 01:13:02.232642 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:02.232796 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:02.232862 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:02.233367 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:02.233407 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:02.233732 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:02.233959 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:02.234091 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2026.05.22 01:13:02.234125 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} TCPHandler: Processed in 0.001603181 sec. 2026.05.22 01:13:07.145595 [ 129 ] {} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:13:07.145715 [ 129 ] {} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.145756 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.145973 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:13:07.146250 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:07.146317 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:07.146393 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:07.146442 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 802 rows starting from the beginning of the part 2026.05.22 01:13:07.146485 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:07.146529 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part 2026.05.22 01:13:07.147582 [ 201 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712663 sec., 978592.9864777835 rows/sec., 61.33 MiB/sec. 2026.05.22 01:13:07.147827 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:13:07.148159 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.148243 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:13:07.148350 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.05.22 01:13:07.221426 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.221734 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:07.222056 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:07.222097 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:07.222323 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:07.222395 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:07.222534 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) 2026.05.22 01:13:07.222637 [ 348 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:07.222647 [ 321 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:07.222773 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:07.222803 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:07.222875 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:07.222896 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:07.222931 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:13:07.222970 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:13:07.224021 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} executeQuery: Read 39 rows, 6.21 KiB in 0.002399 sec., 16256.77365568987 rows/sec., 2.53 MiB/sec. 2026.05.22 01:13:07.224121 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} TCPHandler: Processed in 0.002853941 sec. 2026.05.22 01:13:07.226737 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.226921 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.226994 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:13:07.227724 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.227780 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.228164 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:13:07.228393 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.228559 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. 2026.05.22 01:13:07.228614 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} TCPHandler: Processed in 0.00201195 sec. 2026.05.22 01:13:07.228834 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.228984 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:07.229042 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:07.229658 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.229694 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.230069 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:07.230313 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.230477 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} executeQuery: Read 208 rows, 19.00 KiB in 0.001532 sec., 135770.23498694517 rows/sec., 12.11 MiB/sec. 2026.05.22 01:13:07.230514 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} TCPHandler: Processed in 0.001809535 sec. 2026.05.22 01:13:07.230654 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.230776 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.230819 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:07.231496 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.231581 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.232116 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:13:07.232454 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.232657 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} executeQuery: Read 28 rows, 2.16 KiB in 0.001895 sec., 14775.725593667546 rows/sec., 1.12 MiB/sec. 2026.05.22 01:13:07.232730 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} TCPHandler: Processed in 0.002126374 sec. 2026.05.22 01:13:07.232902 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.233063 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.233139 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:13:07.233713 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.233756 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.234156 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:13:07.234445 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.234575 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} executeQuery: Read 24 rows, 2.04 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.27 MiB/sec. 2026.05.22 01:13:07.234609 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} TCPHandler: Processed in 0.001783845 sec. 2026.05.22 01:13:07.234767 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.234876 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.234934 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:13:07.235423 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.235457 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.235828 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:13:07.236090 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.236233 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} executeQuery: Read 12 rows, 960.00 B in 0.001375 sec., 8727.272727272728 rows/sec., 681.82 KiB/sec. 2026.05.22 01:13:07.236270 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} TCPHandler: Processed in 0.00157019 sec. 2026.05.22 01:13:07.236391 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.236497 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:07.236539 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:07.237085 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.237151 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.237484 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:07.237693 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.237821 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} executeQuery: Read 116 rows, 9.65 KiB in 0.001344 sec., 86309.52380952382 rows/sec., 7.01 MiB/sec. 2026.05.22 01:13:07.237855 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} TCPHandler: Processed in 0.001518258 sec. 2026.05.22 01:13:07.237993 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.238090 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.238133 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:07.238527 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.238561 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.238876 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:07.239073 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.239188 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} executeQuery: Read 196 rows, 14.40 KiB in 0.001171 sec., 167378.30913748933 rows/sec., 12.01 MiB/sec. 2026.05.22 01:13:07.239219 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} TCPHandler: Processed in 0.001333713 sec. 2026.05.22 01:13:07.239415 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.239511 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.239565 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:07.240339 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.240376 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.240899 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:13:07.241119 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.241251 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} executeQuery: Read 16 rows, 29.36 KiB in 0.001757 sec., 9106.431417188389 rows/sec., 16.32 MiB/sec. 2026.05.22 01:13:07.241297 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} TCPHandler: Processed in 0.001933148 sec. 2026.05.22 01:13:07.241432 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:07.241529 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:07.241571 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:07.241932 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:07.241967 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:07.242261 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:07.242467 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:07.242591 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.05.22 01:13:07.242623 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} TCPHandler: Processed in 0.001251361 sec. 2026.05.22 01:13:09.187413 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7131 2026.05.22 01:13:09.188303 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:09.188349 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:09.188885 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:13:09.189123 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:09.189261 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7131 2026.05.22 01:13:09.585619 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.22 01:13:09.600521 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:09.600573 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:09.606108 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 01:13:09.606804 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:09.609330 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.22 01:13:12.219430 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.219774 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:12.220232 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:12.220268 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:12.220536 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:12.220603 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:12.220741 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:12.220840 [ 348 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:12.220847 [ 355 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:12.220975 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:12.221003 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:12.221071 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:12.221092 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:12.221127 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:12.221166 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:12.222271 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} executeQuery: Read 39 rows, 6.21 KiB in 0.002618 sec., 14896.867838044309 rows/sec., 2.32 MiB/sec. 2026.05.22 01:13:12.222446 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} TCPHandler: Processed in 0.00320801 sec. 2026.05.22 01:13:12.224357 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.224550 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:12.224630 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:12.225363 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.225409 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.225765 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:12.225992 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.226122 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} executeQuery: Read 106 rows, 9.09 KiB in 0.001677 sec., 63208.10971973762 rows/sec., 5.29 MiB/sec. 2026.05.22 01:13:12.226128 [ 112 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:12.226157 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} TCPHandler: Processed in 0.00198941 sec. 2026.05.22 01:13:12.226185 [ 112 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.226213 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.226309 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.226310 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:12.226476 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:12.226490 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.226523 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:12.226526 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part 2026.05.22 01:13:12.226597 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2026.05.22 01:13:12.226640 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part 2026.05.22 01:13:12.226682 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part 2026.05.22 01:13:12.226722 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 208 rows starting from the beginning of the part 2026.05.22 01:13:12.226762 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part 2026.05.22 01:13:12.226971 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.227014 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.227364 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:13:12.228013 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.228120 [ 112 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:13:12.228145 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} executeQuery: Read 25 rows, 1.88 KiB in 0.001688 sec., 14810.42654028436 rows/sec., 1.09 MiB/sec. 2026.05.22 01:13:12.228152 [ 112 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.228185 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.228186 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} TCPHandler: Processed in 0.001870047 sec. 2026.05.22 01:13:12.228261 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:13:12.228284 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954579 sec., 1611088.6282928446 rows/sec., 129.63 MiB/sec. 2026.05.22 01:13:12.228344 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.228375 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.228415 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 74 rows starting from the beginning of the part 2026.05.22 01:13:12.228443 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:12.228499 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:12.228512 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2026.05.22 01:13:12.228563 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:12.228562 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:12.228604 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:12.228645 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part 2026.05.22 01:13:12.228741 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:12.228828 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.228900 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:12.228915 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.228951 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.228975 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.22 01:13:12.229245 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:12.229529 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.229607 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377834 sec., 146606.92071759005 rows/sec., 11.34 MiB/sec. 2026.05.22 01:13:12.229630 [ 112 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:12.229656 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} executeQuery: Read 89 rows, 7.12 KiB in 0.001229 sec., 72416.59886086249 rows/sec., 5.66 MiB/sec. 2026.05.22 01:13:12.229662 [ 112 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.229697 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.229698 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} TCPHandler: Processed in 0.001404996 sec. 2026.05.22 01:13:12.229741 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:13:12.229775 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:12.229884 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.229885 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.229940 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part 2026.05.22 01:13:12.229988 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:12.230011 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.230024 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part 2026.05.22 01:13:12.230036 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:12.230079 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part 2026.05.22 01:13:12.230087 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:13:12.230125 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part 2026.05.22 01:13:12.230168 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part 2026.05.22 01:13:12.230172 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.22 01:13:12.230215 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part 2026.05.22 01:13:12.230491 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.230531 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.230869 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:12.231113 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.231242 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. 2026.05.22 01:13:12.231243 [ 112 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:12.231278 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} TCPHandler: Processed in 0.001445766 sec. 2026.05.22 01:13:12.231306 [ 112 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.231335 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.231339 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593289 sec., 1131621.4446971014 rows/sec., 83.96 MiB/sec. 2026.05.22 01:13:12.231407 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:12.231422 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.231499 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.231523 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:12.231532 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7066 rows starting from the beginning of the part 2026.05.22 01:13:12.231584 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:12.231594 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2026.05.22 01:13:12.231586 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:12.231644 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2026.05.22 01:13:12.231685 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2026.05.22 01:13:12.231725 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part 2026.05.22 01:13:12.231763 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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.22 01:13:12.231947 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.232032 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:12.232111 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2026.05.22 01:13:12.232474 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.232503 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.233104 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:13:12.233344 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.233528 [ 112 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:13:12.233565 [ 112 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.233567 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} executeQuery: Read 25 rows, 45.87 KiB in 0.002058 sec., 12147.716229348884 rows/sec., 21.77 MiB/sec. 2026.05.22 01:13:12.233586 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.233696 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} TCPHandler: Processed in 0.002323559 sec. 2026.05.22 01:13:12.233711 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:13:12.233844 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:12.233951 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.233962 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:12.234019 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:12.234020 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part 2026.05.22 01:13:12.234175 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2026.05.22 01:13:12.234290 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:12.234316 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7762 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931983 sec., 2647355.0494665215 rows/sec., 173.51 MiB/sec. 2026.05.22 01:13:12.234385 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.234400 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:12.234428 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.234517 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:12.234629 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:12.234750 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:12.234937 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:12.235005 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.235141 [ 112 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:12.235166 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. 2026.05.22 01:13:12.235176 [ 112 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:12.235208 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} TCPHandler: Processed in 0.001416966 sec. 2026.05.22 01:13:12.235213 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:12.235239 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.235310 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:12.235310 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:12.235376 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2026.05.22 01:13:12.235422 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:12.235457 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part 2026.05.22 01:13:12.235512 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2026.05.22 01:13:12.235560 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:12.235604 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:12.235645 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:12.235689 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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.22 01:13:12.236630 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356334 sec., 849348.3168600064 rows/sec., 57.24 MiB/sec. 2026.05.22 01:13:12.236802 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:12.237052 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.237117 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:12.237185 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2026.05.22 01:13:12.237415 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 19 columns (19 merged, 0 gathered) in 0.003752634 sec., 74614.25761211991 rows/sec., 133.71 MiB/sec. 2026.05.22 01:13:12.237952 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:13:12.238249 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:12.238312 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:13:12.238412 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2026.05.22 01:13:13.000519 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 225.18 MiB, peak 232.09 MiB, free memory in arenas 0.00 B, will set to 226.70 MiB (RSS), difference: 1.52 MiB 2026.05.22 01:13:14.869346 [ 262 ] {} TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:14.869622 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} executeQuery: (from [fd00:1122:3344:101::e]:59194) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.22 01:13:14.870134 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.22 01:13:14.870322 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:14.870658 [ 321 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.22 01:13:14.871073 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} executeQuery: Read 41 rows, 2.50 KiB in 0.001549 sec., 26468.68947708199 rows/sec., 1.58 MiB/sec. 2026.05.22 01:13:14.871199 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} TCPHandler: Processed in 0.002008771 sec. 2026.05.22 01:13:15.000515 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.75 MiB, peak 232.09 MiB, free memory in arenas 0.00 B, will set to 226.74 MiB (RSS), difference: -2.01 MiB 2026.05.22 01:13:16.608841 [ 120 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:13:16.608890 [ 120 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:13:16.689440 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7579 2026.05.22 01:13:16.690253 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:16.690302 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:16.690788 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:13:16.691017 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:16.691147 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 2026.05.22 01:13:16.691176 [ 120 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:13:16.691246 [ 120 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:16.691275 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:16.691473 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:13:16.691586 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:16.691624 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5211 rows starting from the beginning of the part 2026.05.22 01:13:16.691689 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part 2026.05.22 01:13:16.691737 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part 2026.05.22 01:13:16.691781 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part 2026.05.22 01:13:16.691823 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part 2026.05.22 01:13:16.691865 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part 2026.05.22 01:13:16.693118 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749674 sec., 4331664.069992467 rows/sec., 61.96 MiB/sec. 2026.05.22 01:13:16.693643 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:13:16.693946 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:16.694022 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:13:16.694120 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.22 01:13:17.001624 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000863931 sec. 2026.05.22 01:13:17.109635 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.22 01:13:17.126864 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.126929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.133496 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 01:13:17.134351 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.134637 [ 120 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 01:13:17.134673 [ 120 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.134693 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.134808 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.22 01:13:17.138713 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:17.140420 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2026.05.22 01:13:17.141142 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.22 01:13:17.145401 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:17.150506 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2026.05.22 01:13:17.155036 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:17.160344 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2026.05.22 01:13:17.165251 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:17.220384 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.220628 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:17.220993 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:17.221035 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:17.221288 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:17.221363 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:17.221514 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:17.221590 [ 321 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:17.221593 [ 348 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:17.221668 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:17.221691 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:17.221781 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:17.221803 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:17.221842 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:17.221893 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:17.223193 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} executeQuery: Read 39 rows, 6.21 KiB in 0.002653 sec., 14700.339238597813 rows/sec., 2.29 MiB/sec. 2026.05.22 01:13:17.223351 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} TCPHandler: Processed in 0.003133519 sec. 2026.05.22 01:13:17.225511 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.225692 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:17.225767 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:17.226470 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.226519 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.227074 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:17.227340 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.227515 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} executeQuery: Read 88 rows, 7.56 KiB in 0.001872 sec., 47008.54700854701 rows/sec., 3.95 MiB/sec. 2026.05.22 01:13:17.227571 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} TCPHandler: Processed in 0.002200475 sec. 2026.05.22 01:13:17.227750 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.227862 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:17.227914 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:17.228456 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.228497 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.228912 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:13:17.229181 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.229334 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} executeQuery: Read 16 rows, 1.20 KiB in 0.001498 sec., 10680.90787716956 rows/sec., 803.15 KiB/sec. 2026.05.22 01:13:17.229375 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} TCPHandler: Processed in 0.001685863 sec. 2026.05.22 01:13:17.229653 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.229834 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:17.229907 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:17.230568 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.230623 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.231069 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:17.231361 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.231540 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} executeQuery: Read 80 rows, 6.40 KiB in 0.001769 sec., 45223.28999434709 rows/sec., 3.53 MiB/sec. 2026.05.22 01:13:17.231593 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} TCPHandler: Processed in 0.002086282 sec. 2026.05.22 01:13:17.231745 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.231878 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:17.231937 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:17.232502 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.232551 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.232998 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:17.233346 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.233502 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. 2026.05.22 01:13:17.233550 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} TCPHandler: Processed in 0.001861936 sec. 2026.05.22 01:13:17.233730 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.233841 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:17.233904 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:17.234877 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.234918 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.235612 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:13:17.235933 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.236138 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} executeQuery: Read 16 rows, 29.36 KiB in 0.002316 sec., 6908.46286701209 rows/sec., 12.38 MiB/sec. 2026.05.22 01:13:17.236210 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} TCPHandler: Processed in 0.002537803 sec. 2026.05.22 01:13:17.236364 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:17.236475 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:17.236522 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:17.236946 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:17.236986 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.22 01:13:17.237326 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:17.237375 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102622608 sec., 1179.0774212247657 rows/sec., 6.10 MiB/sec. 2026.05.22 01:13:17.237558 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.237699 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. 2026.05.22 01:13:17.237739 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} TCPHandler: Processed in 0.001429386 sec. 2026.05.22 01:13:17.239459 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 01:13:17.241553 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:17.241661 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 01:13:17.243437 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2026.05.22 01:13:18.000288 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.32 MiB, peak 238.02 MiB, free memory in arenas 0.00 B, will set to 238.05 MiB (RSS), difference: 9.72 MiB 2026.05.22 01:13:21.439698 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.439988 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:13:21.440339 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:21.440380 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:13:21.440617 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:21.440686 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:21.440832 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.22 01:13:21.440953 [ 321 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:21.440965 [ 348 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:21.441111 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:21.441141 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:21.441212 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:21.441233 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:21.441269 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:13:21.441310 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:13:21.442646 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} executeQuery: Read 39 rows, 7.99 KiB in 0.002775 sec., 14054.054054054053 rows/sec., 2.81 MiB/sec. 2026.05.22 01:13:21.442781 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} TCPHandler: Processed in 0.003230851 sec. 2026.05.22 01:13:21.455595 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.455795 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:13:21.455872 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:13:21.456828 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.456872 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.457243 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:13:21.457478 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.457630 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} executeQuery: Read 4 rows, 334.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 172.49 KiB/sec. 2026.05.22 01:13:21.457666 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} TCPHandler: Processed in 0.002167225 sec. 2026.05.22 01:13:21.457834 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.457932 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:21.457973 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:21.459420 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.459457 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.459915 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:21.460131 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.460258 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} executeQuery: Read 2453 rows, 185.06 KiB in 0.002345 sec., 1046055.4371002133 rows/sec., 77.07 MiB/sec. 2026.05.22 01:13:21.460293 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} TCPHandler: Processed in 0.002525844 sec. 2026.05.22 01:13:21.460538 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.460636 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.460676 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:21.461113 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.461151 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.461447 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:13:21.461658 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.461790 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} executeQuery: Read 38 rows, 2.84 KiB in 0.001173 sec., 32395.56692242114 rows/sec., 2.36 MiB/sec. 2026.05.22 01:13:21.461824 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} TCPHandler: Processed in 0.001336733 sec. 2026.05.22 01:13:21.461963 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.462060 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.462100 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:13:21.462798 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.462834 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.463172 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:13:21.463385 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.463513 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} executeQuery: Read 801 rows, 47.38 KiB in 0.001472 sec., 544157.6086956522 rows/sec., 31.43 MiB/sec. 2026.05.22 01:13:21.463547 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} TCPHandler: Processed in 0.001634802 sec. 2026.05.22 01:13:21.463681 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.463779 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.463820 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:13:21.464211 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.464248 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.464547 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 01:13:21.464754 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.464878 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. 2026.05.22 01:13:21.464912 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} TCPHandler: Processed in 0.001280932 sec. 2026.05.22 01:13:21.465042 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.465138 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:21.465178 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:21.466062 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.466098 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.466458 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:21.466670 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.466797 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} executeQuery: Read 1317 rows, 90.28 KiB in 0.001676 sec., 785799.5226730311 rows/sec., 52.61 MiB/sec. 2026.05.22 01:13:21.466832 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} TCPHandler: Processed in 0.001839756 sec. 2026.05.22 01:13:21.466965 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.467062 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.467106 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:21.467850 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.467887 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.468341 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:21.468560 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.468695 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} executeQuery: Read 1626 rows, 102.17 KiB in 0.001652 sec., 984261.5012106537 rows/sec., 60.40 MiB/sec. 2026.05.22 01:13:21.468729 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} TCPHandler: Processed in 0.001815346 sec. 2026.05.22 01:13:21.468860 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.468956 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.469010 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:21.469860 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.469897 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.470435 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:13:21.470662 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.470808 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} executeQuery: Read 34 rows, 62.39 KiB in 0.001871 sec., 18172.100481026187 rows/sec., 32.56 MiB/sec. 2026.05.22 01:13:21.470856 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} TCPHandler: Processed in 0.002047381 sec. 2026.05.22 01:13:21.470992 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:21.471090 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:21.471132 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:21.471521 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:21.471561 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:21.471907 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:21.472169 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:21.472299 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. 2026.05.22 01:13:21.472333 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} TCPHandler: Processed in 0.001392395 sec. 2026.05.22 01:13:23.294785 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52196 2026.05.22 01:13:23.294882 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.294909 [ 310 ] {} TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Authenticating user 'default' from [fd00:1122:3344:101::e]:52196 2026.05.22 01:13:23.294933 [ 310 ] {} TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.294947 [ 310 ] {} TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295152 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42397 2026.05.22 01:13:23.295176 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58533 2026.05.22 01:13:23.295265 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41009 2026.05.22 01:13:23.295277 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.295296 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54492 2026.05.22 01:13:23.295314 [ 312 ] {} TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:58533 2026.05.22 01:13:23.295320 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40164 2026.05.22 01:13:23.295340 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33159 2026.05.22 01:13:23.295335 [ 310 ] {} TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:23.295333 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57175 2026.05.22 01:13:23.295283 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33138 2026.05.22 01:13:23.295268 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.295340 [ 312 ] {} TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295580 [ 311 ] {} TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Authenticating user 'default' from [fd00:1122:3344:101::e]:42397 2026.05.22 01:13:23.295594 [ 312 ] {} TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295619 [ 311 ] {} TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295639 [ 311 ] {} TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295653 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} executeQuery: (from [fd00:1122:3344:101::e]:52196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:13:23.295865 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.295900 [ 261 ] {} TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Authenticating user 'default' from [fd00:1122:3344:101::e]:40164 2026.05.22 01:13:23.295927 [ 261 ] {} TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295942 [ 261 ] {} TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.295946 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:13:23.295969 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.296007 [ 314 ] {} TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Authenticating user 'default' from [fd00:1122:3344:101::e]:33138 2026.05.22 01:13:23.296010 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:23.296033 [ 314 ] {} TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296061 [ 314 ] {} TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296185 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.296218 [ 313 ] {} TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41009 2026.05.22 01:13:23.296236 [ 313 ] {} TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296254 [ 313 ] {} TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296285 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.296323 [ 307 ] {} TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:57175 2026.05.22 01:13:23.296334 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:13:23.296346 [ 307 ] {} TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296377 [ 307 ] {} TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296555 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.296612 [ 3 ] {} TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Authenticating user 'default' from [fd00:1122:3344:101::e]:54492 2026.05.22 01:13:23.296622 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.296638 [ 3 ] {} TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296656 [ 3 ] {} TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296657 [ 306 ] {} TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Authenticating user 'default' from [fd00:1122:3344:101::e]:33159 2026.05.22 01:13:23.296683 [ 306 ] {} TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.296697 [ 306 ] {} TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.297308 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} AggregatingTransform: Aggregating 2026.05.22 01:13:23.297346 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} Aggregator: Aggregation method: without_key 2026.05.22 01:13:23.297379 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933044 sec. (1071.761 rows/sec., 41.87 KiB/sec.) 2026.05.22 01:13:23.297397 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} Aggregator: Merging aggregated data 2026.05.22 01:13:23.297991 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} executeQuery: Read 1 rows, 40.00 B in 0.002397 sec., 417.1881518564873 rows/sec., 16.30 KiB/sec. 2026.05.22 01:13:23.298137 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} TCPHandler: Processed in 0.002951654 sec. 2026.05.22 01:13:23.298297 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298330 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298331 [ 310 ] {} TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298358 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298374 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298382 [ 311 ] {} TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298391 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298416 [ 314 ] {} TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298438 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298465 [ 307 ] {} TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298456 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298501 [ 3 ] {} TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298435 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298566 [ 261 ] {} TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298599 [ 306 ] {} TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298432 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.298420 [ 313 ] {} TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.298668 [ 312 ] {} TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.589771 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 2026.05.22 01:13:23.589857 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.589883 [ 310 ] {} TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 2026.05.22 01:13:23.589907 [ 310 ] {} TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.589921 [ 310 ] {} TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590152 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51548 2026.05.22 01:13:23.590152 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64179 2026.05.22 01:13:23.590199 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 2026.05.22 01:13:23.590216 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590234 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36221 2026.05.22 01:13:23.590251 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35345 2026.05.22 01:13:23.590268 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55640 2026.05.22 01:13:23.590292 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590267 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590340 [ 261 ] {} TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:36221 2026.05.22 01:13:23.590337 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590347 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590370 [ 310 ] {} TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:23.590385 [ 306 ] {} TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:35345 2026.05.22 01:13:23.590398 [ 307 ] {} TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55640 2026.05.22 01:13:23.590429 [ 306 ] {} TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590443 [ 307 ] {} TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590455 [ 306 ] {} TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590470 [ 307 ] {} TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590363 [ 261 ] {} TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590357 [ 313 ] {} TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 2026.05.22 01:13:23.590515 [ 261 ] {} TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590531 [ 313 ] {} TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590265 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590551 [ 313 ] {} TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590560 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} executeQuery: (from [fd00:1122:3344:101::e]:60376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:13:23.590581 [ 311 ] {} TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64179 2026.05.22 01:13:23.590255 [ 312 ] {} TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51548 2026.05.22 01:13:23.590622 [ 311 ] {} TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590643 [ 312 ] {} TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590654 [ 311 ] {} TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590670 [ 312 ] {} TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590225 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50311 2026.05.22 01:13:23.590226 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53409 2026.05.22 01:13:23.590757 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590789 [ 3 ] {} TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:50311 2026.05.22 01:13:23.590803 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.590810 [ 3 ] {} TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590838 [ 314 ] {} TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53409 2026.05.22 01:13:23.590837 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:13:23.590868 [ 314 ] {} TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590840 [ 3 ] {} TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590896 [ 314 ] {} TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.590912 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:23.591209 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:13:23.592114 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} AggregatingTransform: Aggregating 2026.05.22 01:13:23.592149 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} Aggregator: Aggregation method: without_key 2026.05.22 01:13:23.592179 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868901 sec. (1150.879 rows/sec., 44.96 KiB/sec.) 2026.05.22 01:13:23.592194 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} Aggregator: Merging aggregated data 2026.05.22 01:13:23.592798 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} executeQuery: Read 1 rows, 40.00 B in 0.002293 sec., 436.1098996947231 rows/sec., 17.04 KiB/sec. 2026.05.22 01:13:23.592971 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} TCPHandler: Processed in 0.002721669 sec. 2026.05.22 01:13:23.593232 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593245 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593276 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593303 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593356 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593376 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593400 [ 312 ] {} TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593421 [ 313 ] {} TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593439 [ 261 ] {} TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593416 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593573 [ 3 ] {} TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593364 [ 314 ] {} TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593389 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593335 [ 310 ] {} TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593710 [ 307 ] {} TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593253 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.593307 [ 311 ] {} TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.593830 [ 306 ] {} TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.901853 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64724 2026.05.22 01:13:23.901937 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.901964 [ 310 ] {} TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:64724 2026.05.22 01:13:23.901987 [ 310 ] {} TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902001 [ 310 ] {} TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902286 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44855 2026.05.22 01:13:23.902313 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39368 2026.05.22 01:13:23.902332 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53488 2026.05.22 01:13:23.902363 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51165 2026.05.22 01:13:23.902383 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902417 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902438 [ 314 ] {} TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Authenticating user 'default' from [fd00:1122:3344:101::e]:39368 2026.05.22 01:13:23.902379 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902469 [ 261 ] {} TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Authenticating user 'default' from [fd00:1122:3344:101::e]:53488 2026.05.22 01:13:23.902477 [ 314 ] {} TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902498 [ 311 ] {} TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Authenticating user 'default' from [fd00:1122:3344:101::e]:44855 2026.05.22 01:13:23.902519 [ 314 ] {} TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902521 [ 261 ] {} TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902535 [ 311 ] {} TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902567 [ 261 ] {} TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902572 [ 311 ] {} TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902468 [ 310 ] {} TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:23.902463 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902339 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55972 2026.05.22 01:13:23.902331 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35377 2026.05.22 01:13:23.902672 [ 307 ] {} TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Authenticating user 'default' from [fd00:1122:3344:101::e]:51165 2026.05.22 01:13:23.902705 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902719 [ 307 ] {} TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902728 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902733 [ 306 ] {} TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55972 2026.05.22 01:13:23.902739 [ 307 ] {} TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902751 [ 3 ] {} TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35377 2026.05.22 01:13:23.902758 [ 306 ] {} TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902773 [ 3 ] {} TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902780 [ 306 ] {} TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902789 [ 3 ] {} TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902788 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} executeQuery: (from [fd00:1122:3344:101::e]:64724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:13:23.902289 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44308 2026.05.22 01:13:23.902316 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53611 2026.05.22 01:13:23.902887 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902919 [ 312 ] {} TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Authenticating user 'default' from [fd00:1122:3344:101::e]:44308 2026.05.22 01:13:23.902936 [ 312 ] {} TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902949 [ 312 ] {} TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.902948 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:13:23.902990 [ 313 ] {} TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53611 2026.05.22 01:13:23.903012 [ 313 ] {} TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.903026 [ 313 ] {} TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.903081 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:13:23.903140 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:23.903420 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:13:23.904328 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} AggregatingTransform: Aggregating 2026.05.22 01:13:23.904368 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} Aggregator: Aggregation method: without_key 2026.05.22 01:13:23.904396 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872982 sec. (1145.499 rows/sec., 44.75 KiB/sec.) 2026.05.22 01:13:23.904411 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} Aggregator: Merging aggregated data 2026.05.22 01:13:23.904939 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} executeQuery: Read 1 rows, 40.00 B in 0.002215 sec., 451.46726862302484 rows/sec., 17.64 KiB/sec. 2026.05.22 01:13:23.905072 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} TCPHandler: Processed in 0.002729658 sec. 2026.05.22 01:13:23.905221 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905261 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905270 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905297 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905325 [ 311 ] {} TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905333 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905358 [ 312 ] {} TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905354 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905369 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905389 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905416 [ 314 ] {} TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905433 [ 313 ] {} TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905384 [ 3 ] {} TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905457 [ 306 ] {} TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905338 [ 307 ] {} TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905316 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:13:23.905264 [ 310 ] {} TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:23.905546 [ 261 ] {} TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:13:24.191305 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8091 2026.05.22 01:13:24.191795 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:24.191839 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:24.192368 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:13:24.192622 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:24.192765 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8091 2026.05.22 01:13:24.641232 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2026.05.22 01:13:24.659124 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:24.659198 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:24.666447 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 01:13:24.667248 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:24.670846 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2026.05.22 01:13:27.216978 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.217203 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:27.217518 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:27.217555 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:27.217768 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:27.217836 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:27.217972 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:27.218071 [ 325 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:27.218071 [ 328 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:27.218176 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:27.218203 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:27.218271 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:27.218292 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:27.218328 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:27.218370 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:27.219527 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} executeQuery: Read 39 rows, 6.21 KiB in 0.002414 sec., 16155.75807787904 rows/sec., 2.51 MiB/sec. 2026.05.22 01:13:27.219643 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} TCPHandler: Processed in 0.0028 sec. 2026.05.22 01:13:27.221554 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.221741 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:27.221816 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:27.222567 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.222612 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.222972 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:27.223190 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.223331 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} executeQuery: Read 88 rows, 7.56 KiB in 0.001642 sec., 53593.1790499391 rows/sec., 4.50 MiB/sec. 2026.05.22 01:13:27.223366 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} TCPHandler: Processed in 0.001905328 sec. 2026.05.22 01:13:27.223518 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.223614 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:27.223654 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:27.224065 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.224101 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.224391 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:27.224605 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.224730 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} executeQuery: Read 16 rows, 1.20 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.04 MiB/sec. 2026.05.22 01:13:27.224764 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} TCPHandler: Processed in 0.001296533 sec. 2026.05.22 01:13:27.224893 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.224997 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:27.225036 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:27.225478 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.225513 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.225911 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:27.226123 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.226243 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} executeQuery: Read 80 rows, 6.40 KiB in 0.001272 sec., 62893.081761006295 rows/sec., 4.91 MiB/sec. 2026.05.22 01:13:27.226275 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} TCPHandler: Processed in 0.001442286 sec. 2026.05.22 01:13:27.226428 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.226518 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:27.226560 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:27.226955 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.226989 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.227377 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:27.227589 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.227727 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. 2026.05.22 01:13:27.227761 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} TCPHandler: Processed in 0.001363704 sec. 2026.05.22 01:13:27.227888 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.227983 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:27.228038 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:27.228815 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.228852 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.229369 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:27.229600 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.229738 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} executeQuery: Read 16 rows, 29.36 KiB in 0.001773 sec., 9024.252679075014 rows/sec., 16.17 MiB/sec. 2026.05.22 01:13:27.229787 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} TCPHandler: Processed in 0.001949099 sec. 2026.05.22 01:13:27.229925 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:27.230023 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:27.230066 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:27.230420 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:27.230456 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:27.230752 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:27.230963 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:27.231091 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. 2026.05.22 01:13:27.231124 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} TCPHandler: Processed in 0.001250392 sec. 2026.05.22 01:13:31.609059 [ 107 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:13:31.609150 [ 107 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:13:31.693177 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8539 2026.05.22 01:13:31.693926 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:31.693968 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:31.694481 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:13:31.694712 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:31.694854 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 2026.05.22 01:13:32.171166 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2026.05.22 01:13:32.186565 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.186614 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.192590 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 01:13:32.193277 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.195852 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.22 01:13:32.217921 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.218193 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:32.218587 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:32.218634 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:32.218873 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:32.218945 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:32.219094 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:32.219195 [ 328 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:32.219195 [ 325 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:32.219327 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:32.219373 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:32.219463 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:32.219489 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:32.219536 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:32.219619 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:32.220961 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} executeQuery: Read 39 rows, 6.21 KiB in 0.002864 sec., 13617.31843575419 rows/sec., 2.12 MiB/sec. 2026.05.22 01:13:32.221182 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} TCPHandler: Processed in 0.003420536 sec. 2026.05.22 01:13:32.223398 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.223556 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:32.223616 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:32.224278 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.224319 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.224652 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:32.224878 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.225017 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} executeQuery: Read 106 rows, 9.09 KiB in 0.001506 sec., 70385.1261620186 rows/sec., 5.89 MiB/sec. 2026.05.22 01:13:32.225055 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} TCPHandler: Processed in 0.001782625 sec. 2026.05.22 01:13:32.225206 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.225305 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:32.225347 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:32.225772 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.225810 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.226103 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:32.226416 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.226546 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} executeQuery: Read 25 rows, 1.88 KiB in 0.00126 sec., 19841.26984126984 rows/sec., 1.46 MiB/sec. 2026.05.22 01:13:32.226580 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} TCPHandler: Processed in 0.001425556 sec. 2026.05.22 01:13:32.226725 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.226822 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:32.226863 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:32.227302 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.227339 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.227641 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:32.227853 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.227983 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} executeQuery: Read 89 rows, 7.12 KiB in 0.001181 sec., 75359.86452159187 rows/sec., 5.89 MiB/sec. 2026.05.22 01:13:32.228018 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} TCPHandler: Processed in 0.001345564 sec. 2026.05.22 01:13:32.228152 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.228249 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:32.228295 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:32.228724 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.228760 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.229088 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:32.229318 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.229449 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. 2026.05.22 01:13:32.229484 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} TCPHandler: Processed in 0.001382614 sec. 2026.05.22 01:13:32.229616 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.229712 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:32.229776 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:32.230832 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.230884 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.231552 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:32.231802 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.231973 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} executeQuery: Read 25 rows, 45.87 KiB in 0.00228 sec., 10964.912280701756 rows/sec., 19.65 MiB/sec. 2026.05.22 01:13:32.232077 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} TCPHandler: Processed in 0.002515904 sec. 2026.05.22 01:13:32.232276 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:32.232408 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:32.232469 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:32.232848 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:32.232885 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.22 01:13:32.233201 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:32.233415 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:32.233548 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. 2026.05.22 01:13:32.233582 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} TCPHandler: Processed in 0.001432885 sec. 2026.05.22 01:13:37.218491 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.218768 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:37.219098 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:37.219139 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:37.219368 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:37.219435 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:37.219573 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.22 01:13:37.219663 [ 327 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:37.219671 [ 328 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:37.219793 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:37.219820 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:37.219888 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:37.219908 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:37.219944 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:13:37.219983 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:13:37.220986 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} executeQuery: Read 39 rows, 6.21 KiB in 0.002332 sec., 16723.84219554031 rows/sec., 2.60 MiB/sec. 2026.05.22 01:13:37.221085 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} TCPHandler: Processed in 0.002743629 sec. 2026.05.22 01:13:37.223880 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.224018 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.224071 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:13:37.224696 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.224740 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.225122 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:13:37.225374 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.225492 [ 101 ] {} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:13:37.225555 [ 101 ] {} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.225576 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.225519 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. 2026.05.22 01:13:37.225655 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} TCPHandler: Processed in 0.001838497 sec. 2026.05.22 01:13:37.225690 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:13:37.225820 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.225824 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.225878 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:37.225926 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:13:37.225945 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:37.225972 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:13:37.225996 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:37.226042 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:37.226083 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2026.05.22 01:13:37.226392 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.226433 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.226740 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:13:37.226817 [ 187 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181199 sec., 101591.68776810681 rows/sec., 8.82 MiB/sec. 2026.05.22 01:13:37.226956 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.226973 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:13:37.227093 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} executeQuery: Read 14 rows, 1.14 KiB in 0.001187 sec., 11794.439764111206 rows/sec., 961.75 KiB/sec. 2026.05.22 01:13:37.227128 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} TCPHandler: Processed in 0.001360915 sec. 2026.05.22 01:13:37.227251 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.227273 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.227316 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:13:37.227371 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:37.227393 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.22 01:13:37.227411 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:37.227928 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.227964 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.228271 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:13:37.228474 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.228585 [ 101 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:13:37.228597 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} executeQuery: Read 215 rows, 19.51 KiB in 0.001245 sec., 172690.76305220884 rows/sec., 15.31 MiB/sec. 2026.05.22 01:13:37.228628 [ 101 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.228641 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} TCPHandler: Processed in 0.001419745 sec. 2026.05.22 01:13:37.228656 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.228757 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:13:37.228773 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.228873 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.228879 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.228912 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part 2026.05.22 01:13:37.228934 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:37.228977 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part 2026.05.22 01:13:37.229028 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2453 rows starting from the beginning of the part 2026.05.22 01:13:37.229070 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part 2026.05.22 01:13:37.229108 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part 2026.05.22 01:13:37.229145 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 215 rows starting from the beginning of the part 2026.05.22 01:13:37.229358 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.229402 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.229713 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:37.229936 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.230045 [ 101 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:37.230071 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} executeQuery: Read 42 rows, 3.14 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.53 MiB/sec. 2026.05.22 01:13:37.230077 [ 101 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.230111 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.230112 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} TCPHandler: Processed in 0.001391034 sec. 2026.05.22 01:13:37.230189 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:37.230267 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.230283 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.230318 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part 2026.05.22 01:13:37.230371 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.230373 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:37.230421 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:13:37.230440 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part 2026.05.22 01:13:37.230488 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:37.230529 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:37.230567 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2026.05.22 01:13:37.230832 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.230872 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.231029 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 5565 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313579 sec., 2405364.156572998 rows/sec., 190.35 MiB/sec. 2026.05.22 01:13:37.231183 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 01:13:37.231299 [ 192 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142468 sec., 189939.67445915335 rows/sec., 14.61 MiB/sec. 2026.05.22 01:13:37.231341 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:13:37.231410 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.231434 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:37.231546 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. 2026.05.22 01:13:37.231587 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} TCPHandler: Processed in 0.001370855 sec. 2026.05.22 01:13:37.231703 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.231711 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.231757 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.231774 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:13:37.231812 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.231831 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:37.231849 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2026.05.22 01:13:37.231854 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:13:37.231909 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.22 01:13:37.232253 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.232293 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.232575 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:13:37.232780 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.232894 [ 100 ] {} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:13:37.232909 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. 2026.05.22 01:13:37.232939 [ 100 ] {} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.232955 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} TCPHandler: Processed in 0.001295232 sec. 2026.05.22 01:13:37.232969 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.233072 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:13:37.233082 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.233194 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.233199 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:37.233233 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.22 01:13:37.233252 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:37.233300 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.22 01:13:37.233348 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2026.05.22 01:13:37.233389 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2026.05.22 01:13:37.233429 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2026.05.22 01:13:37.233773 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.233823 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.234143 [ 194 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118808 sec., 53628.5046227771 rows/sec., 4.30 MiB/sec. 2026.05.22 01:13:37.234233 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:13:37.234290 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:13:37.234549 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.234622 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.234680 [ 100 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:13:37.234702 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:13:37.234712 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} executeQuery: Read 130 rows, 10.80 KiB in 0.001531 sec., 84911.82233834095 rows/sec., 6.89 MiB/sec. 2026.05.22 01:13:37.234715 [ 100 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.234763 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} TCPHandler: Processed in 0.001733223 sec. 2026.05.22 01:13:37.234763 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.234785 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.22 01:13:37.234861 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:13:37.234892 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.234938 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.234968 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part 2026.05.22 01:13:37.235000 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.235015 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part 2026.05.22 01:13:37.235054 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:37.235064 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1317 rows starting from the beginning of the part 2026.05.22 01:13:37.235112 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part 2026.05.22 01:13:37.235148 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part 2026.05.22 01:13:37.235186 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 130 rows starting from the beginning of the part 2026.05.22 01:13:37.235508 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.235549 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.235913 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:13:37.236136 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.236245 [ 100 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:13:37.236270 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} executeQuery: Read 203 rows, 14.89 KiB in 0.001288 sec., 157608.6956521739 rows/sec., 11.29 MiB/sec. 2026.05.22 01:13:37.236277 [ 100 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.236314 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.236316 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} TCPHandler: Processed in 0.001476967 sec. 2026.05.22 01:13:37.236348 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510018 sec., 2050968.9288472058 rows/sec., 149.07 MiB/sec. 2026.05.22 01:13:37.236395 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:13:37.236452 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.236503 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.236537 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7762 rows starting from the beginning of the part 2026.05.22 01:13:37.236554 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.236554 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:13:37.236594 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2026.05.22 01:13:37.236619 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:37.236644 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1626 rows starting from the beginning of the part 2026.05.22 01:13:37.236691 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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.22 01:13:37.236733 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2026.05.22 01:13:37.236774 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part 2026.05.22 01:13:37.236872 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.236963 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:13:37.237060 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.22 01:13:37.237566 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.237613 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.238202 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:37.238446 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.238577 [ 100 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:37.238600 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} executeQuery: Read 16 rows, 29.36 KiB in 0.002065 sec., 7748.18401937046 rows/sec., 13.88 MiB/sec. 2026.05.22 01:13:37.238620 [ 100 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.238649 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.238703 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} TCPHandler: Processed in 0.002304718 sec. 2026.05.22 01:13:37.238734 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:37.238911 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:37.238926 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.238990 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part 2026.05.22 01:13:37.239049 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:37.239107 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:37.239113 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:37.239212 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2026.05.22 01:13:37.239305 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:37.239391 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part 2026.05.22 01:13:37.239476 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2026.05.22 01:13:37.239487 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.239528 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.239897 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:13:37.240025 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 10071 rows, containing 5 columns (5 merged, 0 gathered) in 0.003662452 sec., 2749797.130447034 rows/sec., 179.24 MiB/sec. 2026.05.22 01:13:37.240123 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.240258 [ 100 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:13:37.240263 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. 2026.05.22 01:13:37.240281 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:13:37.240322 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} TCPHandler: Processed in 0.001522208 sec. 2026.05.22 01:13:37.240300 [ 100 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:37.240371 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:37.240455 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:13:37.240560 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:37.240588 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1152 rows starting from the beginning of the part 2026.05.22 01:13:37.240606 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.240632 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:37.240674 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:37.240682 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:13:37.240712 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:37.240751 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:37.240778 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. 2026.05.22 01:13:37.240785 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.22 01:13:37.241682 [ 191 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257821 sec., 1154377.2921584232 rows/sec., 77.80 MiB/sec. 2026.05.22 01:13:37.241927 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:13:37.242196 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.242263 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:13:37.242343 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.22 01:13:37.242889 [ 191 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004186316 sec., 92444.04865757865 rows/sec., 165.66 MiB/sec. 2026.05.22 01:13:37.243503 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:37.243823 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:37.243888 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:37.243967 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2026.05.22 01:13:38.001185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.21 MiB, peak 249.06 MiB, free memory in arenas 0.00 B, will set to 243.22 MiB (RSS), difference: 2.01 MiB 2026.05.22 01:13:39.195763 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9051 2026.05.22 01:13:39.196256 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:39.196299 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:39.196757 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:39.196975 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:39.197099 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9051 2026.05.22 01:13:39.696635 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.22 01:13:39.712812 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:39.712876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:39.718823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 01:13:39.719534 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:39.722244 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.22 01:13:42.218193 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.218420 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:42.218764 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:42.218803 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:42.219023 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:42.219092 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:42.219232 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:42.219339 [ 334 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:42.219342 [ 325 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:42.219482 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:42.219510 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:42.219579 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:42.219599 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:42.219646 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:42.219691 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:42.220859 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} executeQuery: Read 39 rows, 6.21 KiB in 0.002529 sec., 15421.115065243179 rows/sec., 2.40 MiB/sec. 2026.05.22 01:13:42.221003 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} TCPHandler: Processed in 0.002946814 sec. 2026.05.22 01:13:42.223147 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.223308 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:42.223373 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:42.224091 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.224137 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.224497 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:13:42.224740 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.224890 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} executeQuery: Read 106 rows, 9.09 KiB in 0.001627 sec., 65150.58389674247 rows/sec., 5.45 MiB/sec. 2026.05.22 01:13:42.224927 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} TCPHandler: Processed in 0.001859467 sec. 2026.05.22 01:13:42.225070 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.225166 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:42.225207 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:42.225634 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.225671 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.225981 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:42.226212 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.226338 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. 2026.05.22 01:13:42.226373 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} TCPHandler: Processed in 0.001359934 sec. 2026.05.22 01:13:42.226500 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.226597 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:42.226637 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:42.227066 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.227102 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.227415 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:13:42.227618 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.227742 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. 2026.05.22 01:13:42.227776 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} TCPHandler: Processed in 0.001327943 sec. 2026.05.22 01:13:42.227914 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.228018 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:42.228062 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:42.228511 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.228556 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.228922 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:13:42.229130 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.229264 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. 2026.05.22 01:13:42.229299 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} TCPHandler: Processed in 0.001438867 sec. 2026.05.22 01:13:42.229423 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.229522 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:42.229576 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:42.230534 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.230581 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.231194 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:13:42.231443 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.231606 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} executeQuery: Read 25 rows, 45.87 KiB in 0.002101 sec., 11899.095668729176 rows/sec., 21.32 MiB/sec. 2026.05.22 01:13:42.231709 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} TCPHandler: Processed in 0.002337238 sec. 2026.05.22 01:13:42.231919 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:42.232046 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:42.232102 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:42.232475 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:42.232511 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:42.232831 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:13:42.233037 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:42.233164 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.05.22 01:13:42.233197 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} TCPHandler: Processed in 0.001390645 sec. 2026.05.22 01:13:46.609211 [ 94 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:13:46.609299 [ 94 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:13:46.698074 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9499 2026.05.22 01:13:46.698593 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:46.698640 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:46.699135 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:46.699369 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:46.699505 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 2026.05.22 01:13:47.216911 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.217129 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:47.217440 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:47.217477 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:47.217689 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:47.217756 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:47.217895 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:47.217993 [ 325 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:47.217997 [ 328 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:47.218140 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:47.218167 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:47.218234 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:47.218254 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:47.218288 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:47.218324 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:47.219533 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} executeQuery: Read 39 rows, 6.21 KiB in 0.002492 sec., 15650.080256821831 rows/sec., 2.44 MiB/sec. 2026.05.22 01:13:47.219647 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} TCPHandler: Processed in 0.002868322 sec. 2026.05.22 01:13:47.221645 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.221754 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:47.221803 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:47.222731 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.222816 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.223199 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.22 01:13:47.223218 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:13:47.223445 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.223583 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} executeQuery: Read 88 rows, 7.56 KiB in 0.00186 sec., 47311.82795698925 rows/sec., 3.97 MiB/sec. 2026.05.22 01:13:47.223618 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} TCPHandler: Processed in 0.002024511 sec. 2026.05.22 01:13:47.223772 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.223874 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:47.223914 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:47.224353 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.224389 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.224681 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:47.224894 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.225021 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} executeQuery: Read 16 rows, 1.20 KiB in 0.001172 sec., 13651.877133105801 rows/sec., 1.00 MiB/sec. 2026.05.22 01:13:47.225056 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} TCPHandler: Processed in 0.001334754 sec. 2026.05.22 01:13:47.225190 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.225285 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:47.225324 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:47.225760 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.225796 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.226097 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:13:47.226302 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.226429 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} executeQuery: Read 80 rows, 6.40 KiB in 0.001162 sec., 68846.81583476764 rows/sec., 5.38 MiB/sec. 2026.05.22 01:13:47.226463 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} TCPHandler: Processed in 0.001324333 sec. 2026.05.22 01:13:47.226591 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.226687 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:47.226730 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:47.227155 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.227191 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.227508 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:13:47.227713 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.227838 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. 2026.05.22 01:13:47.227872 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} TCPHandler: Processed in 0.001332933 sec. 2026.05.22 01:13:47.227994 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.228099 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:47.228153 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:47.228917 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.228954 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.229464 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:13:47.229690 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.229843 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} executeQuery: Read 16 rows, 29.36 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 16.28 MiB/sec. 2026.05.22 01:13:47.229903 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} TCPHandler: Processed in 0.001958639 sec. 2026.05.22 01:13:47.230032 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:47.230128 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:47.230170 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:47.230517 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.230552 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.230858 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:13:47.231064 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.231191 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. 2026.05.22 01:13:47.231224 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} TCPHandler: Processed in 0.001252512 sec. 2026.05.22 01:13:47.239232 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:47.239282 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:47.245295 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 01:13:47.246000 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:47.248741 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.22 01:13:49.333366 [ 90 ] {} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:13:49.333481 [ 90 ] {} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:49.333521 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:49.333676 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:13:49.333837 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:49.333876 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2026.05.22 01:13:49.333953 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.22 01:13:49.334008 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2026.05.22 01:13:49.334059 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.22 01:13:49.334105 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2026.05.22 01:13:49.335013 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391605 sec., 33055.35694396039 rows/sec., 2.76 MiB/sec. 2026.05.22 01:13:49.335297 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:13:49.335608 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:49.335688 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:13:49.335793 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.22 01:13:51.439157 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.439439 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:13:51.439832 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:51.439880 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:13:51.440130 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:51.440199 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:51.440345 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) 2026.05.22 01:13:51.440458 [ 334 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:51.440465 [ 325 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:51.440629 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:51.440658 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:51.440730 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:51.440750 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:51.440787 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:13:51.440829 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:13:51.442132 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} executeQuery: Read 39 rows, 7.99 KiB in 0.002815 sec., 13854.35168738899 rows/sec., 2.77 MiB/sec. 2026.05.22 01:13:51.442264 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} TCPHandler: Processed in 0.003268101 sec. 2026.05.22 01:13:51.454733 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.454868 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:51.454921 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:51.456698 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.456747 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.457314 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:13:51.457547 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.457694 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} executeQuery: Read 2451 rows, 184.91 KiB in 0.002865 sec., 855497.382198953 rows/sec., 63.03 MiB/sec. 2026.05.22 01:13:51.457730 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} TCPHandler: Processed in 0.003060517 sec. 2026.05.22 01:13:51.458003 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.458166 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.458235 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:51.458900 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.458947 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.459355 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:51.459595 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.459751 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} executeQuery: Read 34 rows, 2.56 KiB in 0.001631 sec., 20846.106683016555 rows/sec., 1.53 MiB/sec. 2026.05.22 01:13:51.459790 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} TCPHandler: Processed in 0.001929629 sec. 2026.05.22 01:13:51.459941 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.460039 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.460081 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:13:51.460855 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.460893 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.461230 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 01:13:51.461443 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.461570 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} executeQuery: Read 801 rows, 47.38 KiB in 0.001549 sec., 517107.8114912847 rows/sec., 29.87 MiB/sec. 2026.05.22 01:13:51.461604 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} TCPHandler: Processed in 0.001720353 sec. 2026.05.22 01:13:51.461755 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.461853 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.461894 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:13:51.462291 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.462327 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.462614 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 01:13:51.462824 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.462951 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. 2026.05.22 01:13:51.462986 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} TCPHandler: Processed in 0.001291292 sec. 2026.05.22 01:13:51.463108 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.463215 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:51.463258 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:51.464186 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.464224 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.464605 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:13:51.464835 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.464966 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} executeQuery: Read 1313 rows, 89.96 KiB in 0.001769 sec., 742227.2470322216 rows/sec., 49.66 MiB/sec. 2026.05.22 01:13:51.465001 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} TCPHandler: Processed in 0.001945259 sec. 2026.05.22 01:13:51.465139 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.465237 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.465281 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:51.466204 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.466252 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.466799 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:13:51.467045 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.467178 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} executeQuery: Read 1624 rows, 102.03 KiB in 0.00196 sec., 828571.4285714286 rows/sec., 50.84 MiB/sec. 2026.05.22 01:13:51.467213 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} TCPHandler: Processed in 0.002125473 sec. 2026.05.22 01:13:51.467348 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.467446 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.467502 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:51.468355 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.468392 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.468931 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:13:51.469156 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.469293 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} executeQuery: Read 34 rows, 62.39 KiB in 0.001866 sec., 18220.793140407288 rows/sec., 32.65 MiB/sec. 2026.05.22 01:13:51.469342 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} TCPHandler: Processed in 0.002044682 sec. 2026.05.22 01:13:51.469485 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:51.469581 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:51.469623 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:51.469977 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:51.470012 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:51.470322 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:13:51.470539 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:51.470666 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. 2026.05.22 01:13:51.470700 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} TCPHandler: Processed in 0.001266122 sec. 2026.05.22 01:13:54.200531 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10011 2026.05.22 01:13:54.201040 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:54.201078 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:54.201563 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:54.201804 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:54.201936 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10011 2026.05.22 01:13:54.201973 [ 85 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:54.202055 [ 85 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:54.202075 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:54.202230 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:54.202387 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:54.202428 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part 2026.05.22 01:13:54.202493 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part 2026.05.22 01:13:54.202538 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part 2026.05.22 01:13:54.202579 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part 2026.05.22 01:13:54.202617 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part 2026.05.22 01:13:54.202658 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part 2026.05.22 01:13:54.204637 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467352 sec., 4057386.2180994037 rows/sec., 58.04 MiB/sec. 2026.05.22 01:13:54.205017 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:54.205341 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:54.205426 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:54.205557 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2026.05.22 01:13:54.749756 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.22 01:13:54.766554 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:54.766611 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:54.772795 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 01:13:54.773485 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:54.773840 [ 85 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 01:13:54.773943 [ 85 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:54.773981 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:54.774223 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.22 01:13:54.776402 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.22 01:13:54.778894 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:13:54.780658 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2026.05.22 01:13:54.785772 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:54.790791 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2026.05.22 01:13:54.795237 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:54.799992 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2026.05.22 01:13:54.804314 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.05.22 01:13:54.852568 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078446561 sec., 2026.857493472531 rows/sec., 10.48 MiB/sec. 2026.05.22 01:13:54.854123 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 01:13:54.855723 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:54.855814 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 01:13:54.857148 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.22 01:13:55.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.48 MiB, peak 256.02 MiB, free memory in arenas 0.00 B, will set to 250.07 MiB (RSS), difference: 4.59 MiB 2026.05.22 01:13:57.216793 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.217077 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:13:57.217394 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:13:57.217432 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:13:57.217646 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:13:57.217714 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:13:57.217852 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:13:57.217948 [ 328 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:13:57.217960 [ 334 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:13:57.218083 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:13:57.218110 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:13:57.218178 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:13:57.218198 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:13:57.218234 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:57.218290 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:13:57.219440 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} executeQuery: Read 39 rows, 6.21 KiB in 0.002467 sec., 15808.67450344548 rows/sec., 2.46 MiB/sec. 2026.05.22 01:13:57.219556 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} TCPHandler: Processed in 0.002912383 sec. 2026.05.22 01:13:57.221648 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.221836 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:13:57.221907 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:13:57.222584 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.222633 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.223037 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:13:57.223265 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.223429 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} executeQuery: Read 88 rows, 7.56 KiB in 0.001645 sec., 53495.440729483285 rows/sec., 4.49 MiB/sec. 2026.05.22 01:13:57.223476 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} TCPHandler: Processed in 0.002074603 sec. 2026.05.22 01:13:57.223639 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.223746 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:13:57.223791 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:13:57.224228 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.224266 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.224579 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:57.224888 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.225105 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} executeQuery: Read 16 rows, 1.20 KiB in 0.001379 sec., 11602.610587382162 rows/sec., 872.46 KiB/sec. 2026.05.22 01:13:57.225159 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} TCPHandler: Processed in 0.00157654 sec. 2026.05.22 01:13:57.225319 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.225454 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:13:57.225507 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:13:57.226060 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.226104 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.226431 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:13:57.226650 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.226777 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} executeQuery: Read 80 rows, 6.40 KiB in 0.001358 sec., 58910.16200294551 rows/sec., 4.60 MiB/sec. 2026.05.22 01:13:57.226812 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} TCPHandler: Processed in 0.001553299 sec. 2026.05.22 01:13:57.226958 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.227053 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:57.227097 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:13:57.227548 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.227583 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.227941 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:13:57.228149 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.228282 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. 2026.05.22 01:13:57.228317 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} TCPHandler: Processed in 0.001410765 sec. 2026.05.22 01:13:57.228450 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.228545 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:13:57.228598 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:13:57.229408 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.229444 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.229965 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:13:57.230186 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.230324 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} executeQuery: Read 16 rows, 29.36 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 15.96 MiB/sec. 2026.05.22 01:13:57.230373 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} TCPHandler: Processed in 0.00197224 sec. 2026.05.22 01:13:57.230499 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:13:57.230595 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:13:57.230637 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:13:57.231000 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:13:57.231037 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.22 01:13:57.231360 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:13:57.231568 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:13:57.231693 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. 2026.05.22 01:13:57.231726 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} TCPHandler: Processed in 0.001278422 sec. 2026.05.22 01:14:01.609561 [ 54 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:14:01.609631 [ 54 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:14:01.702864 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10459 2026.05.22 01:14:01.703516 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:01.703555 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:01.704182 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:14:01.704528 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:01.704712 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 2026.05.22 01:14:02.216403 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.216655 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:02.217035 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:02.217082 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:02.217304 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:02.217375 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:02.217515 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:02.217614 [ 334 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:02.217614 [ 336 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:02.217775 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:02.217840 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:02.217954 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:02.217980 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:02.218037 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:02.218108 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:02.219346 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} executeQuery: Read 39 rows, 6.21 KiB in 0.002794 sec., 13958.48246241947 rows/sec., 2.17 MiB/sec. 2026.05.22 01:14:02.219471 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} TCPHandler: Processed in 0.003208661 sec. 2026.05.22 01:14:02.221591 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.221741 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:02.221806 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:02.222419 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.222466 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.222840 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:02.223060 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.223201 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} executeQuery: Read 106 rows, 9.09 KiB in 0.001507 sec., 70338.4207033842 rows/sec., 5.89 MiB/sec. 2026.05.22 01:14:02.223221 [ 54 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:02.223237 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} TCPHandler: Processed in 0.001765175 sec. 2026.05.22 01:14:02.223288 [ 54 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.223314 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.223401 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:02.223405 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.223501 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.223526 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:02.223529 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part 2026.05.22 01:14:02.223567 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:02.223601 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part 2026.05.22 01:14:02.223646 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part 2026.05.22 01:14:02.223688 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2451 rows starting from the beginning of the part 2026.05.22 01:14:02.223728 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part 2026.05.22 01:14:02.223768 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part 2026.05.22 01:14:02.223982 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.224018 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.224313 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:14:02.224520 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.224664 [ 54 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:14:02.224703 [ 54 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.224723 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.224744 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} executeQuery: Read 25 rows, 1.88 KiB in 0.001229 sec., 20341.74125305126 rows/sec., 1.49 MiB/sec. 2026.05.22 01:14:02.224823 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} TCPHandler: Processed in 0.001474838 sec. 2026.05.22 01:14:02.224823 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:14:02.224941 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.224966 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.224973 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part 2026.05.22 01:14:02.225041 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:02.225087 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:02.225101 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:02.225128 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2026.05.22 01:14:02.225148 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:02.225167 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:02.225209 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:02.225864 [ 200 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 5454 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497642 sec., 2183659.627760904 rows/sec., 172.02 MiB/sec. 2026.05.22 01:14:02.226009 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224071 sec., 160121.43086471292 rows/sec., 12.34 MiB/sec. 2026.05.22 01:14:02.226033 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.226078 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.226178 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:14:02.226196 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:02.226532 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.226534 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.226622 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:14:02.226627 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:02.226713 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.22 01:14:02.226739 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:02.226755 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.22 01:14:02.226975 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.227115 [ 29 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:02.227124 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} executeQuery: Read 89 rows, 7.12 KiB in 0.002064 sec., 43120.155038759694 rows/sec., 3.37 MiB/sec. 2026.05.22 01:14:02.227161 [ 29 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.227181 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} TCPHandler: Processed in 0.002279078 sec. 2026.05.22 01:14:02.227188 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.227280 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:02.227323 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.227368 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.227400 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part 2026.05.22 01:14:02.227431 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:02.227477 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part 2026.05.22 01:14:02.227481 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:02.227528 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part 2026.05.22 01:14:02.227573 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1313 rows starting from the beginning of the part 2026.05.22 01:14:02.227612 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part 2026.05.22 01:14:02.227653 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part 2026.05.22 01:14:02.227942 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.227984 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.228353 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:02.228573 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.228683 [ 29 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:02.228708 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. 2026.05.22 01:14:02.228713 [ 29 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.228750 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.228751 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} TCPHandler: Processed in 0.001480667 sec. 2026.05.22 01:14:02.228820 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156782 sec., 1946652.039137146 rows/sec., 140.97 MiB/sec. 2026.05.22 01:14:02.228842 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:02.228887 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.228973 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.228991 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:02.228997 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:02.229017 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10071 rows starting from the beginning of the part 2026.05.22 01:14:02.229054 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:02.229097 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:02.229148 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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.22 01:14:02.229194 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1624 rows starting from the beginning of the part 2026.05.22 01:14:02.229243 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:02.229270 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.229286 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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.22 01:14:02.229343 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:02.229407 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.22 01:14:02.229900 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.229942 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.230515 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:14:02.230759 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.230907 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} executeQuery: Read 25 rows, 45.87 KiB in 0.001936 sec., 12913.223140495867 rows/sec., 23.14 MiB/sec. 2026.05.22 01:14:02.230911 [ 29 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:14:02.230968 [ 29 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.230970 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} TCPHandler: Processed in 0.002135394 sec. 2026.05.22 01:14:02.230996 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.231088 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:14:02.231127 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:02.231231 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:02.231274 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:02.231310 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.231368 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 387 rows starting from the beginning of the part 2026.05.22 01:14:02.231505 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:02.231630 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:02.231638 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.231682 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.231742 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2026.05.22 01:14:02.231873 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:02.232000 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:02.232038 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:02.232260 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.232393 [ 29 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:02.232399 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. 2026.05.22 01:14:02.232437 [ 29 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.232457 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} TCPHandler: Processed in 0.001382054 sec. 2026.05.22 01:14:02.232468 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.232552 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:02.232664 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:02.232693 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1452 rows starting from the beginning of the part 2026.05.22 01:14:02.232744 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:02.232788 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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.22 01:14:02.232830 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:02.232876 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:02.232920 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:02.233112 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 12335 rows, containing 5 columns (5 merged, 0 gathered) in 0.004313799 sec., 2859428.5454653776 rows/sec., 185.61 MiB/sec. 2026.05.22 01:14:02.233491 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:02.233793 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.233870 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:02.233943 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2026.05.22 01:14:02.234115 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159245 sec., 1100191.5287764138 rows/sec., 74.15 MiB/sec. 2026.05.22 01:14:02.234338 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:02.234569 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.234636 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:02.234706 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.22 01:14:02.235684 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.004626826 sec., 108713.83535927221 rows/sec., 194.81 MiB/sec. 2026.05.22 01:14:02.236404 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:14:02.236700 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.236761 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:14:02.236848 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. 2026.05.22 01:14:02.277302 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.22 01:14:02.292471 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:02.292513 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:02.297980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 01:14:02.298648 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:02.301145 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.22 01:14:03.001189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 251.33 MiB, peak 261.23 MiB, free memory in arenas 0.00 B, will set to 253.79 MiB (RSS), difference: 2.46 MiB 2026.05.22 01:14:04.849492 [ 12 ] {} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.22 01:14:04.849575 [ 12 ] {} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:04.849597 [ 12 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:04.849756 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.22 01:14:04.849930 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:04.849969 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part 2026.05.22 01:14:04.850044 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2026.05.22 01:14:04.850092 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part 2026.05.22 01:14:04.850133 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2026.05.22 01:14:04.850172 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part 2026.05.22 01:14:04.851279 [ 200 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159363 sec., 1553685.6108381494 rows/sec., 96.82 MiB/sec. 2026.05.22 01:14:04.851449 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.22 01:14:04.851697 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:04.851766 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.22 01:14:04.851833 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.22 01:14:07.217472 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.217749 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:07.218141 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:07.218182 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:07.218418 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:07.218488 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:07.218636 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) 2026.05.22 01:14:07.218740 [ 331 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:07.218740 [ 334 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:07.218868 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:07.218897 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:07.218970 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:07.218991 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:07.219027 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:14:07.219069 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:14:07.220359 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} executeQuery: Read 39 rows, 6.21 KiB in 0.002728 sec., 14296.187683284457 rows/sec., 2.22 MiB/sec. 2026.05.22 01:14:07.220490 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} TCPHandler: Processed in 0.00317438 sec. 2026.05.22 01:14:07.223262 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.223462 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.223541 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:14:07.224275 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.224318 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.224686 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:14:07.224921 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.225073 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. 2026.05.22 01:14:07.225110 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} TCPHandler: Processed in 0.001944528 sec. 2026.05.22 01:14:07.225261 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.225358 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:07.225400 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:07.225891 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.225929 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.226251 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:07.226473 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.226604 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} executeQuery: Read 208 rows, 19.00 KiB in 0.001265 sec., 164426.8774703557 rows/sec., 14.67 MiB/sec. 2026.05.22 01:14:07.226640 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} TCPHandler: Processed in 0.001430496 sec. 2026.05.22 01:14:07.226776 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.226874 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.226915 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:07.227330 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.227368 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.227672 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:14:07.227896 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.228027 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} executeQuery: Read 28 rows, 2.16 KiB in 0.001171 sec., 23911.187019641333 rows/sec., 1.80 MiB/sec. 2026.05.22 01:14:07.228062 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} TCPHandler: Processed in 0.001337364 sec. 2026.05.22 01:14:07.228193 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.228288 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.228329 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:14:07.228793 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.228831 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.229123 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 01:14:07.229346 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.229477 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} executeQuery: Read 24 rows, 2.04 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.65 MiB/sec. 2026.05.22 01:14:07.229513 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} TCPHandler: Processed in 0.001371224 sec. 2026.05.22 01:14:07.229656 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.229752 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.229792 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:14:07.230201 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.230238 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.230521 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:14:07.230734 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.230857 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. 2026.05.22 01:14:07.230892 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} TCPHandler: Processed in 0.001286863 sec. 2026.05.22 01:14:07.231045 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.231148 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:07.231188 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:07.231651 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.231688 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.231986 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:07.232199 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.232328 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} executeQuery: Read 116 rows, 9.65 KiB in 0.001199 sec., 96747.28940783987 rows/sec., 7.86 MiB/sec. 2026.05.22 01:14:07.232363 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} TCPHandler: Processed in 0.001369295 sec. 2026.05.22 01:14:07.232497 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.232593 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.232637 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:07.233061 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.233097 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.233433 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:07.233642 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.233768 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} executeQuery: Read 196 rows, 14.40 KiB in 0.001193 sec., 164291.70159262363 rows/sec., 11.79 MiB/sec. 2026.05.22 01:14:07.233802 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} TCPHandler: Processed in 0.001356814 sec. 2026.05.22 01:14:07.233946 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.234043 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.234098 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:07.234936 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.234973 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.235495 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:14:07.235715 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.235854 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} executeQuery: Read 16 rows, 29.36 KiB in 0.001829 sec., 8747.94969928923 rows/sec., 15.68 MiB/sec. 2026.05.22 01:14:07.235904 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} TCPHandler: Processed in 0.002008911 sec. 2026.05.22 01:14:07.236034 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:07.236132 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:07.236174 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:07.236532 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:07.236569 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:07.236871 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:07.237087 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:07.237218 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. 2026.05.22 01:14:07.237252 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} TCPHandler: Processed in 0.001268952 sec. 2026.05.22 01:14:09.205566 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10971 2026.05.22 01:14:09.206099 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:09.206148 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:09.206651 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:14:09.206913 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:09.207060 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10971 2026.05.22 01:14:09.801222 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.22 01:14:09.816892 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:09.816955 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:09.822780 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 01:14:09.823508 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:09.826143 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.22 01:14:12.217296 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.217552 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:12.217930 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:12.217976 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:12.218228 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:12.218305 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:12.218442 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:12.218535 [ 331 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:12.218549 [ 336 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:12.218675 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:12.218702 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:12.218770 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:12.218790 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:12.218825 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:12.218873 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:12.220057 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} executeQuery: Read 39 rows, 6.21 KiB in 0.002611 sec., 14936.80582152432 rows/sec., 2.32 MiB/sec. 2026.05.22 01:14:12.220148 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} TCPHandler: Processed in 0.002991145 sec. 2026.05.22 01:14:12.222246 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.222374 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:12.222425 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:12.223042 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.223090 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.223510 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:12.223738 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.223881 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} executeQuery: Read 106 rows, 9.09 KiB in 0.001544 sec., 68652.84974093264 rows/sec., 5.75 MiB/sec. 2026.05.22 01:14:12.223917 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} TCPHandler: Processed in 0.001722034 sec. 2026.05.22 01:14:12.224048 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.224146 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:12.224187 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:12.224617 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.224654 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.224934 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:14:12.225149 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.225276 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. 2026.05.22 01:14:12.225311 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} TCPHandler: Processed in 0.001311273 sec. 2026.05.22 01:14:12.225466 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.225571 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:12.225611 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:12.226041 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.226078 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.226404 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:12.226613 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.226742 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. 2026.05.22 01:14:12.226778 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} TCPHandler: Processed in 0.001364514 sec. 2026.05.22 01:14:12.226909 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.227006 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:12.227049 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:12.227472 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.227508 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.227832 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:12.228044 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.228171 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. 2026.05.22 01:14:12.228206 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} TCPHandler: Processed in 0.001346433 sec. 2026.05.22 01:14:12.228347 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.228447 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:12.228502 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:12.229272 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.229309 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.229841 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:14:12.230059 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.230197 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} executeQuery: Read 25 rows, 45.87 KiB in 0.001768 sec., 14140.27149321267 rows/sec., 25.34 MiB/sec. 2026.05.22 01:14:12.230252 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} TCPHandler: Processed in 0.001954769 sec. 2026.05.22 01:14:12.230383 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:12.230487 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:12.230530 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:12.230872 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:12.230908 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:12.231214 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:12.231421 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:12.231548 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. 2026.05.22 01:14:12.231581 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} TCPHandler: Processed in 0.001250521 sec. 2026.05.22 01:14:16.609693 [ 77 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:14:16.609764 [ 77 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:14:16.708110 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11419 2026.05.22 01:14:16.708634 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:16.708688 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:16.709194 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:14:16.709461 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:16.709608 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 2026.05.22 01:14:17.216900 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.217146 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:17.217558 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:17.217607 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:17.217851 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:17.217926 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:17.218086 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:17.218198 [ 361 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:17.218212 [ 336 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:17.218343 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:17.218381 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:17.218455 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:17.218477 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:17.218514 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:17.218561 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:17.219755 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} executeQuery: Read 39 rows, 6.21 KiB in 0.002703 sec., 14428.412874583795 rows/sec., 2.24 MiB/sec. 2026.05.22 01:14:17.219930 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} TCPHandler: Processed in 0.00317104 sec. 2026.05.22 01:14:17.222189 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.222330 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:17.222397 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:17.222965 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.223010 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.223399 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:17.223630 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.223777 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} executeQuery: Read 88 rows, 7.56 KiB in 0.001493 sec., 58941.72806430007 rows/sec., 4.95 MiB/sec. 2026.05.22 01:14:17.223815 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} TCPHandler: Processed in 0.001756784 sec. 2026.05.22 01:14:17.223965 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.224064 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:17.224107 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:17.224529 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.224568 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.224869 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:14:17.225090 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.225220 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} executeQuery: Read 16 rows, 1.20 KiB in 0.001175 sec., 13617.021276595744 rows/sec., 1023.94 KiB/sec. 2026.05.22 01:14:17.225256 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} TCPHandler: Processed in 0.001342163 sec. 2026.05.22 01:14:17.225428 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.225525 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:17.225567 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:17.225991 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.226028 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.226326 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:17.226535 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.226663 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} executeQuery: Read 80 rows, 6.40 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.40 MiB/sec. 2026.05.22 01:14:17.226698 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} TCPHandler: Processed in 0.001322474 sec. 2026.05.22 01:14:17.226861 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.226960 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:17.227005 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:17.227424 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.227461 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.227786 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:17.228012 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.228142 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. 2026.05.22 01:14:17.228177 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} TCPHandler: Processed in 0.001367435 sec. 2026.05.22 01:14:17.228323 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.228421 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:17.228476 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:17.229251 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.229288 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.229804 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:14:17.230034 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.230173 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} executeQuery: Read 16 rows, 29.36 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 16.19 MiB/sec. 2026.05.22 01:14:17.230224 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} TCPHandler: Processed in 0.001951779 sec. 2026.05.22 01:14:17.230361 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:17.230459 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:17.230502 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:17.230857 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.230893 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.231189 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:17.231400 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.231531 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. 2026.05.22 01:14:17.231567 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} TCPHandler: Processed in 0.001258052 sec. 2026.05.22 01:14:17.326189 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.22 01:14:17.342638 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:17.342682 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:17.349232 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 01:14:17.349936 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:17.352591 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.22 01:14:21.434675 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.434971 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:14:21.435373 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:21.435429 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:14:21.435685 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:21.435754 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:21.435901 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.22 01:14:21.436024 [ 361 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:21.436024 [ 336 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:21.436151 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:21.436180 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:21.436251 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:21.436272 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:21.436308 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:14:21.436350 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:14:21.437624 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} executeQuery: Read 39 rows, 7.99 KiB in 0.002768 sec., 14089.595375722543 rows/sec., 2.82 MiB/sec. 2026.05.22 01:14:21.437791 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} TCPHandler: Processed in 0.003265672 sec. 2026.05.22 01:14:21.449694 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.449835 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:14:21.449898 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:14:21.450614 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.450655 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.451019 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:14:21.451251 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.451403 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. 2026.05.22 01:14:21.451439 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} TCPHandler: Processed in 0.001882198 sec. 2026.05.22 01:14:21.452084 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.452194 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:21.452237 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:21.453563 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.453601 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.454038 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:21.454264 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.454438 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} executeQuery: Read 2453 rows, 185.06 KiB in 0.002218 sec., 1105951.30748422 rows/sec., 81.48 MiB/sec. 2026.05.22 01:14:21.454572 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} TCPHandler: Processed in 0.002538214 sec. 2026.05.22 01:14:21.454961 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.455128 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.455247 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:21.455887 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.455937 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.456348 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:14:21.456590 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.456739 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} executeQuery: Read 38 rows, 2.84 KiB in 0.001668 sec., 22781.774580335732 rows/sec., 1.66 MiB/sec. 2026.05.22 01:14:21.456775 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} TCPHandler: Processed in 0.00195472 sec. 2026.05.22 01:14:21.456897 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.457022 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.457065 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:14:21.458023 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.458074 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.458530 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 01:14:21.458750 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.458884 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} executeQuery: Read 801 rows, 47.38 KiB in 0.001882 sec., 425611.05207226356 rows/sec., 24.58 MiB/sec. 2026.05.22 01:14:21.458920 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} TCPHandler: Processed in 0.002072883 sec. 2026.05.22 01:14:21.459070 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.459167 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.459208 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:14:21.459618 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.459656 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.459949 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 01:14:21.460164 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.460293 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. 2026.05.22 01:14:21.460327 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} TCPHandler: Processed in 0.001315323 sec. 2026.05.22 01:14:21.460476 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.460596 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:21.460642 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:21.461807 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.461845 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.462245 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:21.462468 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.462601 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} executeQuery: Read 1317 rows, 90.28 KiB in 0.002026 sec., 650049.3583415598 rows/sec., 43.52 MiB/sec. 2026.05.22 01:14:21.462637 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} TCPHandler: Processed in 0.002218586 sec. 2026.05.22 01:14:21.462765 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.462864 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.462907 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:21.463694 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.463732 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.464167 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:21.464392 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.464522 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} executeQuery: Read 1604 rows, 100.60 KiB in 0.001677 sec., 956469.8867024448 rows/sec., 58.58 MiB/sec. 2026.05.22 01:14:21.464557 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} TCPHandler: Processed in 0.001843836 sec. 2026.05.22 01:14:21.464715 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.464812 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.464868 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:21.465741 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.465778 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.466316 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 01:14:21.466544 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.466680 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. 2026.05.22 01:14:21.466729 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} TCPHandler: Processed in 0.002064902 sec. 2026.05.22 01:14:21.466865 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:21.466962 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:21.467004 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:21.467350 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:21.467387 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:21.467683 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:21.467899 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:21.468027 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} executeQuery: Read 52 rows, 3.59 KiB in 0.001084 sec., 47970.47970479705 rows/sec., 3.24 MiB/sec. 2026.05.22 01:14:21.468059 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} TCPHandler: Processed in 0.001245451 sec. 2026.05.22 01:14:22.210575 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:22.210828 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:22.211191 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:22.211235 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:22.211491 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:22.211570 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:22.211717 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 01:14:22.211830 [ 335 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:22.211830 [ 336 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:22.211966 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:22.211993 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:22.212061 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:22.212081 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:22.212116 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:22.212157 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:22.213334 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} executeQuery: Read 39 rows, 6.21 KiB in 0.002616 sec., 14908.256880733947 rows/sec., 2.32 MiB/sec. 2026.05.22 01:14:22.213446 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} TCPHandler: Processed in 0.003004355 sec. 2026.05.22 01:14:22.214509 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:22.214610 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:22.214650 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:22.215160 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.215207 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.215609 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:22.215824 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.215967 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} executeQuery: Read 30 rows, 2.32 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.65 MiB/sec. 2026.05.22 01:14:22.215989 [ 71 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 01:14:22.216002 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} TCPHandler: Processed in 0.001535389 sec. 2026.05.22 01:14:22.216070 [ 71 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.216127 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.216189 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:22.216236 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.22 01:14:22.216294 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:22.216339 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:22.216360 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:22.216398 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part 2026.05.22 01:14:22.216492 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 208 rows starting from the beginning of the part 2026.05.22 01:14:22.216546 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part 2026.05.22 01:14:22.216597 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part 2026.05.22 01:14:22.216641 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2453 rows starting from the beginning of the part 2026.05.22 01:14:22.216680 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2026.05.22 01:14:22.216779 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.216822 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.217152 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:22.217375 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.217506 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} executeQuery: Read 36 rows, 2.88 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 2.28 MiB/sec. 2026.05.22 01:14:22.217518 [ 71 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 01:14:22.217542 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} TCPHandler: Processed in 0.001411565 sec. 2026.05.22 01:14:22.217580 [ 71 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.217607 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.217692 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:22.217697 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.22 01:14:22.217800 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:22.217821 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:22.217848 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:22.217856 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part 2026.05.22 01:14:22.217924 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part 2026.05.22 01:14:22.217964 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part 2026.05.22 01:14:22.218002 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part 2026.05.22 01:14:22.218036 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1317 rows starting from the beginning of the part 2026.05.22 01:14:22.218071 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2026.05.22 01:14:22.218234 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.218274 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.218636 [ 199 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439902 sec., 2254188.8977508117 rows/sec., 178.09 MiB/sec. 2026.05.22 01:14:22.218749 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:22.218909 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 01:14:22.218986 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.219119 [ 71 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 2026.05.22 01:14:22.219130 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} executeQuery: Read 22 rows, 1.57 KiB in 0.001349 sec., 16308.37657524092 rows/sec., 1.14 MiB/sec. 2026.05.22 01:14:22.219162 [ 71 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.219180 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} TCPHandler: Processed in 0.001539248 sec. 2026.05.22 01:14:22.219191 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.219204 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.219269 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full 2026.05.22 01:14:22.219284 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 01:14:22.219297 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639401 sec., 1853725.8425485895 rows/sec., 134.39 MiB/sec. 2026.05.22 01:14:22.219363 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:22.219365 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2026.05.22 01:14:22.219383 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:22.219398 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12335 rows starting from the beginning of the part 2026.05.22 01:14:22.219465 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part 2026.05.22 01:14:22.219485 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 01:14:22.219506 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:22.219535 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:22.219548 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:22.219593 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1604 rows starting from the beginning of the part 2026.05.22 01:14:22.219607 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:22.219794 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.219879 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 01:14:22.219955 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.22 01:14:22.220075 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.220112 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.220458 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:22.220673 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.220787 [ 71 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 01:14:22.220818 [ 71 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:22.220819 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} executeQuery: Read 8 rows, 560.00 B in 0.001324 sec., 6042.296072507553 rows/sec., 413.05 KiB/sec. 2026.05.22 01:14:22.220839 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:22.220874 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} TCPHandler: Processed in 0.00160781 sec. 2026.05.22 01:14:22.220929 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.22 01:14:22.221038 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:22.221070 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1752 rows starting from the beginning of the part 2026.05.22 01:14:22.221136 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:22.221175 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:22.221211 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:22.221247 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part 2026.05.22 01:14:22.221282 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2026.05.22 01:14:22.222339 [ 190 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441676 sec., 1381725.1587735387 rows/sec., 93.12 MiB/sec. 2026.05.22 01:14:22.222647 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 01:14:22.222934 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.223009 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 01:14:22.223085 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2026.05.22 01:14:22.223211 [ 192 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 14455 rows, containing 5 columns (5 merged, 0 gathered) in 0.00396998 sec., 3641076.2774623553 rows/sec., 235.59 MiB/sec. 2026.05.22 01:14:22.223554 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2026.05.22 01:14:22.223791 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:22.223853 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 2026.05.22 01:14:22.223917 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. 2026.05.22 01:14:23.340686 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36012 2026.05.22 01:14:23.340766 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.340791 [ 310 ] {} TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36012 2026.05.22 01:14:23.340812 [ 310 ] {} TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.340824 [ 310 ] {} TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341089 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 2026.05.22 01:14:23.341102 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 2026.05.22 01:14:23.341124 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45985 2026.05.22 01:14:23.341145 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 2026.05.22 01:14:23.341177 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.341173 [ 310 ] {} TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:23.341194 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.341214 [ 312 ] {} TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 2026.05.22 01:14:23.341233 [ 261 ] {} TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Authenticating user 'default' from [fd00:1122:3344:101::e]:45985 2026.05.22 01:14:23.341182 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.341263 [ 261 ] {} TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341261 [ 312 ] {} TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341282 [ 261 ] {} TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341328 [ 312 ] {} TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341333 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.341425 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} executeQuery: (from [fd00:1122:3344:101::e]:36012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:14:23.341282 [ 314 ] {} TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 2026.05.22 01:14:23.341454 [ 307 ] {} TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 2026.05.22 01:14:23.341474 [ 314 ] {} TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341497 [ 307 ] {} TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341504 [ 314 ] {} TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341528 [ 307 ] {} TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.341139 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64588 2026.05.22 01:14:23.341127 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42874 2026.05.22 01:14:23.341105 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63101 2026.05.22 01:14:23.341089 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41669 2026.05.22 01:14:23.341693 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:14:23.341762 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:23.342055 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:14:23.342109 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.342144 [ 311 ] {} TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:41669 2026.05.22 01:14:23.342161 [ 311 ] {} TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342178 [ 311 ] {} TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342228 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.342270 [ 313 ] {} TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Authenticating user 'default' from [fd00:1122:3344:101::e]:63101 2026.05.22 01:14:23.342298 [ 313 ] {} TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342312 [ 313 ] {} TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342340 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.342379 [ 306 ] {} TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Authenticating user 'default' from [fd00:1122:3344:101::e]:64588 2026.05.22 01:14:23.342406 [ 306 ] {} TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342419 [ 306 ] {} TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342485 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.342518 [ 3 ] {} TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Authenticating user 'default' from [fd00:1122:3344:101::e]:42874 2026.05.22 01:14:23.342535 [ 3 ] {} TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342548 [ 3 ] {} TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.342988 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} AggregatingTransform: Aggregating 2026.05.22 01:14:23.343025 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} Aggregator: Aggregation method: without_key 2026.05.22 01:14:23.343064 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909203 sec. (1099.864 rows/sec., 42.96 KiB/sec.) 2026.05.22 01:14:23.343080 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} Aggregator: Merging aggregated data 2026.05.22 01:14:23.343726 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} executeQuery: Read 1 rows, 40.00 B in 0.002358 sec., 424.08821034775235 rows/sec., 16.57 KiB/sec. 2026.05.22 01:14:23.343868 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} TCPHandler: Processed in 0.0027623 sec. 2026.05.22 01:14:23.344001 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344034 [ 310 ] {} TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344035 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344061 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344074 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344084 [ 307 ] {} TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344101 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344117 [ 313 ] {} TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344132 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344156 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344176 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344187 [ 3 ] {} TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344158 [ 306 ] {} TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344238 [ 314 ] {} TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344242 [ 261 ] {} TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344111 [ 311 ] {} TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.344115 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.344354 [ 312 ] {} TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357129 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48351 2026.05.22 01:14:23.357199 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357234 [ 310 ] {} TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Authenticating user 'default' from [fd00:1122:3344:101::e]:48351 2026.05.22 01:14:23.357261 [ 310 ] {} TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357275 [ 310 ] {} TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357453 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46828 2026.05.22 01:14:23.357491 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40771 2026.05.22 01:14:23.357511 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63944 2026.05.22 01:14:23.357529 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357554 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33194 2026.05.22 01:14:23.357566 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37236 2026.05.22 01:14:23.357582 [ 311 ] {} TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46828 2026.05.22 01:14:23.357587 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60050 2026.05.22 01:14:23.357606 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357619 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357612 [ 311 ] {} TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357649 [ 3 ] {} TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33194 2026.05.22 01:14:23.357657 [ 261 ] {} TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37236 2026.05.22 01:14:23.357666 [ 311 ] {} TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357675 [ 3 ] {} TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357683 [ 261 ] {} TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357694 [ 3 ] {} TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357656 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357704 [ 261 ] {} TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357580 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357741 [ 307 ] {} TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:60050 2026.05.22 01:14:23.357774 [ 313 ] {} TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63944 2026.05.22 01:14:23.357785 [ 307 ] {} TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357568 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60847 2026.05.22 01:14:23.357806 [ 313 ] {} TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357809 [ 307 ] {} TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357842 [ 313 ] {} TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357858 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357568 [ 310 ] {} TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:23.357887 [ 306 ] {} TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Authenticating user 'default' from [fd00:1122:3344:101::e]:60847 2026.05.22 01:14:23.357562 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.357927 [ 306 ] {} TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.357519 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41124 2026.05.22 01:14:23.357961 [ 312 ] {} TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Authenticating user 'default' from [fd00:1122:3344:101::e]:40771 2026.05.22 01:14:23.358002 [ 312 ] {} TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.358012 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.358019 [ 312 ] {} TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.358035 [ 314 ] {} TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Authenticating user 'default' from [fd00:1122:3344:101::e]:41124 2026.05.22 01:14:23.357962 [ 306 ] {} TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.358059 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} executeQuery: (from [fd00:1122:3344:101::e]:48351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:14:23.358057 [ 314 ] {} TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.358105 [ 314 ] {} TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.358334 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:14:23.358387 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:23.358670 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:14:23.359574 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} AggregatingTransform: Aggregating 2026.05.22 01:14:23.359615 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} Aggregator: Aggregation method: without_key 2026.05.22 01:14:23.359643 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876152 sec. (1141.354 rows/sec., 44.58 KiB/sec.) 2026.05.22 01:14:23.359658 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} Aggregator: Merging aggregated data 2026.05.22 01:14:23.360179 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} executeQuery: Read 1 rows, 40.00 B in 0.002181 sec., 458.5052728106373 rows/sec., 17.91 KiB/sec. 2026.05.22 01:14:23.360296 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} TCPHandler: Processed in 0.002844362 sec. 2026.05.22 01:14:23.360454 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360485 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360505 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360522 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360554 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360567 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360591 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360616 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360630 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.360675 [ 3 ] {} TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360648 [ 312 ] {} TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360702 [ 306 ] {} TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360627 [ 313 ] {} TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360586 [ 314 ] {} TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360560 [ 307 ] {} TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360545 [ 311 ] {} TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360493 [ 310 ] {} TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.360610 [ 261 ] {} TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.421940 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40574 2026.05.22 01:14:23.422020 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422045 [ 3 ] {} TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Authenticating user 'default' from [fd00:1122:3344:101::e]:40574 2026.05.22 01:14:23.422068 [ 3 ] {} TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422082 [ 3 ] {} TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422290 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47642 2026.05.22 01:14:23.422320 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56761 2026.05.22 01:14:23.422346 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42720 2026.05.22 01:14:23.422351 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43127 2026.05.22 01:14:23.422376 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55353 2026.05.22 01:14:23.422414 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422406 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422456 [ 311 ] {} TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Authenticating user 'default' from [fd00:1122:3344:101::e]:42720 2026.05.22 01:14:23.422459 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422484 [ 3 ] {} TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:23.422508 [ 314 ] {} TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:55353 2026.05.22 01:14:23.422481 [ 306 ] {} TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Authenticating user 'default' from [fd00:1122:3344:101::e]:56761 2026.05.22 01:14:23.422546 [ 314 ] {} TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422454 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422569 [ 314 ] {} TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422567 [ 306 ] {} TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422591 [ 310 ] {} TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43127 2026.05.22 01:14:23.422609 [ 306 ] {} TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422630 [ 310 ] {} TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422380 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422659 [ 310 ] {} TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422671 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} executeQuery: (from [fd00:1122:3344:101::e]:40574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 01:14:23.422695 [ 261 ] {} TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47642 2026.05.22 01:14:23.422366 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50280 2026.05.22 01:14:23.422736 [ 261 ] {} TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422358 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 2026.05.22 01:14:23.422773 [ 261 ] {} TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422789 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422324 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42857 2026.05.22 01:14:23.422824 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422837 [ 313 ] {} TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Authenticating user 'default' from [fd00:1122:3344:101::e]:50280 2026.05.22 01:14:23.422875 [ 312 ] {} TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 2026.05.22 01:14:23.422883 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 01:14:23.422893 [ 313 ] {} TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422907 [ 312 ] {} TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422924 [ 307 ] {} TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Authenticating user 'default' from [fd00:1122:3344:101::e]:42857 2026.05.22 01:14:23.422945 [ 312 ] {} TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422966 [ 307 ] {} TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422933 [ 313 ] {} TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422994 [ 307 ] {} TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.422947 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 01:14:23.422487 [ 311 ] {} TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.423077 [ 311 ] {} TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.423101 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:23.423392 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown 2026.05.22 01:14:23.424368 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} AggregatingTransform: Aggregating 2026.05.22 01:14:23.424402 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} Aggregator: Aggregation method: without_key 2026.05.22 01:14:23.424429 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928323 sec. (1077.211 rows/sec., 42.08 KiB/sec.) 2026.05.22 01:14:23.424444 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} Aggregator: Merging aggregated data 2026.05.22 01:14:23.425031 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} executeQuery: Read 1 rows, 40.00 B in 0.002412 sec., 414.5936981757877 rows/sec., 16.20 KiB/sec. 2026.05.22 01:14:23.425207 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} TCPHandler: Processed in 0.002853602 sec. 2026.05.22 01:14:23.425330 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425364 [ 261 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425381 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425399 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425414 [ 261 ] {} TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425450 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425465 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425483 [ 306 ] {} TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425503 [ 307 ] {} TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425508 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425410 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425573 [ 313 ] {} TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425366 [ 3 ] {} TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425597 [ 312 ] {} TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425431 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 01:14:23.425519 [ 311 ] {} TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425672 [ 310 ] {} TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:23.425433 [ 314 ] {} TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 01:14:24.209770 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11931 2026.05.22 01:14:24.210283 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:24.210335 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.22 01:14:24.210824 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:14:24.211070 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:24.211229 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11931 2026.05.22 01:14:24.852754 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.22 01:14:24.869342 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:24.869399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:24.875246 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 01:14:24.875934 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:24.878652 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.22 01:14:27.216486 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.216745 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:27.217080 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:27.217119 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:27.217333 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:27.217400 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:27.217541 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:27.217640 [ 318 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:27.217647 [ 362 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:27.217772 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:27.217799 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:27.217868 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:27.217888 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:27.217924 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:27.217968 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:27.219117 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} executeQuery: Read 39 rows, 6.21 KiB in 0.002477 sec., 15744.852644327815 rows/sec., 2.45 MiB/sec. 2026.05.22 01:14:27.219233 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} TCPHandler: Processed in 0.002889123 sec. 2026.05.22 01:14:27.221119 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.221248 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:27.221299 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:27.221855 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.221906 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.222261 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:27.222476 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.222621 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} executeQuery: Read 88 rows, 7.56 KiB in 0.00141 sec., 62411.34751773049 rows/sec., 5.24 MiB/sec. 2026.05.22 01:14:27.222657 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} TCPHandler: Processed in 0.00160018 sec. 2026.05.22 01:14:27.222803 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.222899 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:27.222940 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:27.223338 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.223374 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.223666 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:27.223870 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.223986 [ 65 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:27.223999 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} executeQuery: Read 16 rows, 1.20 KiB in 0.001118 sec., 14311.270125223613 rows/sec., 1.05 MiB/sec. 2026.05.22 01:14:27.224047 [ 65 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.224056 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} TCPHandler: Processed in 0.001303393 sec. 2026.05.22 01:14:27.224078 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.224182 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:27.224195 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.224301 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:27.224306 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:27.224345 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:27.224352 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part 2026.05.22 01:14:27.224451 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part 2026.05.22 01:14:27.224497 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:27.224542 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:27.224581 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part 2026.05.22 01:14:27.224624 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:27.224824 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.224865 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.225175 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:27.225393 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.225418 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278272 sec., 158808.14099033695 rows/sec., 12.27 MiB/sec. 2026.05.22 01:14:27.225523 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} executeQuery: Read 80 rows, 6.40 KiB in 0.00124 sec., 64516.12903225807 rows/sec., 5.04 MiB/sec. 2026.05.22 01:14:27.225555 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:27.225562 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} TCPHandler: Processed in 0.001418735 sec. 2026.05.22 01:14:27.225716 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.225809 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.225816 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:27.225873 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:27.225891 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:27.225968 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.22 01:14:27.226279 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.226320 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.226654 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:27.226859 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.226987 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. 2026.05.22 01:14:27.227022 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} TCPHandler: Processed in 0.001356234 sec. 2026.05.22 01:14:27.227135 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.227231 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:27.227284 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:27.228045 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.228081 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.228594 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 01:14:27.228811 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.228920 [ 65 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 01:14:27.228946 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} executeQuery: Read 16 rows, 29.36 KiB in 0.001733 sec., 9232.544720138489 rows/sec., 16.54 MiB/sec. 2026.05.22 01:14:27.228957 [ 65 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.228988 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.229003 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} TCPHandler: Processed in 0.001917559 sec. 2026.05.22 01:14:27.229079 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.22 01:14:27.229152 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:27.229253 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:27.229296 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:27.229323 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:27.229378 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 503 rows starting from the beginning of the part 2026.05.22 01:14:27.229492 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:27.229588 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:27.229651 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:27.229679 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:27.229692 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:27.229772 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2026.05.22 01:14:27.229863 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:27.230024 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:27.230271 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.230405 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. 2026.05.22 01:14:27.230439 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} TCPHandler: Processed in 0.001338314 sec. 2026.05.22 01:14:27.241681 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.012641528 sec., 48253.66047522103 rows/sec., 86.47 MiB/sec. 2026.05.22 01:14:27.242499 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 01:14:27.242838 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:27.242909 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 01:14:27.243018 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. 2026.05.22 01:14:31.609855 [ 62 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:14:31.609930 [ 62 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:14:31.711366 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12379 2026.05.22 01:14:31.712123 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:31.712164 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:31.712643 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:14:31.712880 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:31.713010 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 2026.05.22 01:14:31.713060 [ 62 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:14:31.713143 [ 62 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:31.713180 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:31.713406 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:14:31.713642 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:31.713708 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10011 rows starting from the beginning of the part 2026.05.22 01:14:31.713856 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part 2026.05.22 01:14:31.713940 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part 2026.05.22 01:14:31.714014 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part 2026.05.22 01:14:31.714072 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part 2026.05.22 01:14:31.714117 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part 2026.05.22 01:14:31.715990 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690148 sec., 4601605.562221856 rows/sec., 65.83 MiB/sec. 2026.05.22 01:14:31.716443 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:14:31.716814 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:31.716903 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:14:31.717012 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.22 01:14:32.216625 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.216861 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:32.217212 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:32.217251 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:32.217472 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:32.217543 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:32.217688 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:32.217797 [ 353 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:32.217802 [ 362 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:32.217953 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:32.217983 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:32.218060 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:32.218081 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:32.218117 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:32.218159 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:32.219323 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} executeQuery: Read 39 rows, 6.21 KiB in 0.002549 sec., 15300.117693213024 rows/sec., 2.38 MiB/sec. 2026.05.22 01:14:32.219548 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} TCPHandler: Processed in 0.003063117 sec. 2026.05.22 01:14:32.221529 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.221673 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:32.221736 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:32.222368 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.222405 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.222798 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 01:14:32.223033 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.223182 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} executeQuery: Read 106 rows, 9.09 KiB in 0.001559 sec., 67992.30275817831 rows/sec., 5.69 MiB/sec. 2026.05.22 01:14:32.223218 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} TCPHandler: Processed in 0.001823116 sec. 2026.05.22 01:14:32.223355 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.223461 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:32.223502 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:32.223922 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.223959 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.224252 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:32.224463 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.224591 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. 2026.05.22 01:14:32.224625 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} TCPHandler: Processed in 0.001321623 sec. 2026.05.22 01:14:32.224761 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.224857 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:32.224897 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:32.225368 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.225406 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.226013 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 01:14:32.226230 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.226362 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} executeQuery: Read 89 rows, 7.12 KiB in 0.001523 sec., 58437.29481286933 rows/sec., 4.56 MiB/sec. 2026.05.22 01:14:32.226397 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} TCPHandler: Processed in 0.001686452 sec. 2026.05.22 01:14:32.226528 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.226625 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:32.226669 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:32.227114 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.227151 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.227494 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 01:14:32.227700 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.227841 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. 2026.05.22 01:14:32.227876 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} TCPHandler: Processed in 0.001398785 sec. 2026.05.22 01:14:32.228002 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.228103 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:32.228157 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:32.228967 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.229005 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.229536 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 01:14:32.229756 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.229891 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} executeQuery: Read 25 rows, 45.87 KiB in 0.001807 sec., 13835.08577753182 rows/sec., 24.79 MiB/sec. 2026.05.22 01:14:32.229940 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} TCPHandler: Processed in 0.00198826 sec. 2026.05.22 01:14:32.230088 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:32.230185 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:32.230228 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:32.230587 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.230623 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.230924 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 01:14:32.231131 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.231262 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.05.22 01:14:32.231296 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} TCPHandler: Processed in 0.001267892 sec. 2026.05.22 01:14:32.378701 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.22 01:14:32.395226 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.395275 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.401361 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 01:14:32.402047 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.402345 [ 60 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 01:14:32.402409 [ 60 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:32.402433 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:32.402575 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.22 01:14:32.405017 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.22 01:14:32.406522 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:32.407968 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2026.05.22 01:14:32.412541 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2026.05.22 01:14:32.416950 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.05.22 01:14:32.421348 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2026.05.22 01:14:32.425471 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.05.22 01:14:32.429193 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2026.05.22 01:14:32.480183 [ 194 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077671341 sec., 2523.4532773162755 rows/sec., 13.05 MiB/sec. 2026.05.22 01:14:32.482843 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 01:14:32.485020 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:32.485122 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 01:14:32.487724 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.22 01:14:33.000333 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 259.59 MiB, peak 270.13 MiB, free memory in arenas 0.00 B, will set to 263.24 MiB (RSS), difference: 3.65 MiB 2026.05.22 01:14:33.894159 [ 59 ] {} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 01:14:33.894251 [ 59 ] {} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:33.894286 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:33.894468 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.22 01:14:33.894651 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:33.894696 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::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.22 01:14:33.894783 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.22 01:14:33.894848 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.22 01:14:33.894908 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.22 01:14:33.894964 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.22 01:14:33.895725 [ 194 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332994 sec., 4501.145541540322 rows/sec., 334.07 KiB/sec. 2026.05.22 01:14:33.895867 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 01:14:33.896122 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:33.896188 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 01:14:33.896257 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.22 01:14:37.217802 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.218093 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:37.218465 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:37.218506 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:37.218759 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:37.218830 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:37.218977 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.22 01:14:37.219099 [ 362 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:37.219101 [ 336 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:37.219264 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:37.219293 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:37.219365 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:37.219386 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:37.219423 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:14:37.219464 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.22 01:14:37.220933 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} executeQuery: Read 39 rows, 6.21 KiB in 0.002959 sec., 13180.12842176411 rows/sec., 2.05 MiB/sec. 2026.05.22 01:14:37.221070 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} TCPHandler: Processed in 0.003417966 sec. 2026.05.22 01:14:37.224031 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.224170 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.224254 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 01:14:37.224917 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.224969 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.225396 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:14:37.225633 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.225778 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. 2026.05.22 01:14:37.225814 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} TCPHandler: Processed in 0.001854526 sec. 2026.05.22 01:14:37.225942 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.226065 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 01:14:37.226106 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 01:14:37.226619 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.226658 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.226971 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:14:37.227181 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.227311 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} executeQuery: Read 14 rows, 1.14 KiB in 0.001265 sec., 11067.193675889328 rows/sec., 902.45 KiB/sec. 2026.05.22 01:14:37.227348 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} TCPHandler: Processed in 0.001457157 sec. 2026.05.22 01:14:37.227499 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.227598 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:37.227639 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:37.228195 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.228233 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.228557 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 01:14:37.228775 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.228902 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} executeQuery: Read 215 rows, 19.51 KiB in 0.001324 sec., 162386.70694864047 rows/sec., 14.39 MiB/sec. 2026.05.22 01:14:37.228937 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} TCPHandler: Processed in 0.001489238 sec. 2026.05.22 01:14:37.229069 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.229166 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.229207 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:37.229639 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.229674 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.229954 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:37.230157 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.230278 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} executeQuery: Read 42 rows, 3.14 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.61 MiB/sec. 2026.05.22 01:14:37.230312 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} TCPHandler: Processed in 0.001343073 sec. 2026.05.22 01:14:37.230429 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.230583 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.230623 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:14:37.231038 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.231075 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.231422 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 01:14:37.231637 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.231767 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. 2026.05.22 01:14:37.231802 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} TCPHandler: Processed in 0.001365754 sec. 2026.05.22 01:14:37.231927 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.232023 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.232062 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 01:14:37.232470 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.232507 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.232787 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 01:14:37.232998 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.233123 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. 2026.05.22 01:14:37.233157 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} TCPHandler: Processed in 0.001280302 sec. 2026.05.22 01:14:37.233281 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.233377 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:37.233417 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:37.233897 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.233934 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.234243 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 01:14:37.234462 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.234593 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} executeQuery: Read 130 rows, 10.80 KiB in 0.001234 sec., 105348.4602917342 rows/sec., 8.54 MiB/sec. 2026.05.22 01:14:37.234628 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} TCPHandler: Processed in 0.001397555 sec. 2026.05.22 01:14:37.234750 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.234846 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.234890 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:37.235305 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.235342 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.235668 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 01:14:37.235877 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.236005 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} executeQuery: Read 203 rows, 14.89 KiB in 0.001177 sec., 172472.38742565844 rows/sec., 12.36 MiB/sec. 2026.05.22 01:14:37.236040 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} TCPHandler: Processed in 0.001340124 sec. 2026.05.22 01:14:37.236166 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.236262 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.236316 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:37.237099 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.237136 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.237644 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 01:14:37.237853 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.237981 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} executeQuery: Read 16 rows, 29.36 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 16.25 MiB/sec. 2026.05.22 01:14:37.238027 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} TCPHandler: Processed in 0.001940699 sec. 2026.05.22 01:14:37.238142 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:37.238232 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:37.238271 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:37.238675 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:37.238712 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:37.239013 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 01:14:37.239224 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:37.239353 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. 2026.05.22 01:14:37.239387 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} TCPHandler: Processed in 0.001256051 sec. 2026.05.22 01:14:39.213448 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12891 2026.05.22 01:14:39.214371 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:39.214443 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:39.215039 [ 245 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:14:39.215293 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:39.215430 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12891 2026.05.22 01:14:39.905451 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.05.22 01:14:39.921840 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:39.921912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:39.928127 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 01:14:39.928879 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:39.935676 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.05.22 01:14:42.217745 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.217977 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:42.218302 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:42.218340 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:42.218557 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:42.218625 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:42.218762 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:42.218861 [ 341 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:42.218862 [ 362 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:42.218996 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:42.219024 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:42.219093 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:42.219114 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:42.219149 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:42.219190 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:42.220291 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} executeQuery: Read 39 rows, 6.21 KiB in 0.00241 sec., 16182.572614107885 rows/sec., 2.52 MiB/sec. 2026.05.22 01:14:42.220409 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} TCPHandler: Processed in 0.00280742 sec. 2026.05.22 01:14:42.222460 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.222632 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:42.222705 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:42.223375 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.223418 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.223795 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 01:14:42.224014 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.224159 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} executeQuery: Read 106 rows, 9.09 KiB in 0.001579 sec., 67131.09563014566 rows/sec., 5.62 MiB/sec. 2026.05.22 01:14:42.224198 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} TCPHandler: Processed in 0.001872798 sec. 2026.05.22 01:14:42.224362 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.224459 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:42.224499 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:42.224913 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.224949 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.225240 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:42.225441 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.225565 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} executeQuery: Read 25 rows, 1.88 KiB in 0.001126 sec., 22202.48667850799 rows/sec., 1.63 MiB/sec. 2026.05.22 01:14:42.225599 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} TCPHandler: Processed in 0.001288913 sec. 2026.05.22 01:14:42.225719 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.225814 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:42.225989 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:42.226434 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.226470 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.226764 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 01:14:42.226979 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.227102 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} executeQuery: Read 89 rows, 7.12 KiB in 0.001306 sec., 68147.01378254211 rows/sec., 5.32 MiB/sec. 2026.05.22 01:14:42.227136 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} TCPHandler: Processed in 0.001467947 sec. 2026.05.22 01:14:42.227260 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.227355 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:42.227399 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:42.227801 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.227840 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.228154 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 01:14:42.228359 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.228486 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. 2026.05.22 01:14:42.228486 [ 50 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2026.05.22 01:14:42.228522 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} TCPHandler: Processed in 0.001312803 sec. 2026.05.22 01:14:42.228543 [ 50 ] {} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.228569 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.228653 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.228660 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2026.05.22 01:14:42.228756 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:42.228784 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:42.228813 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:42.228823 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_35_7, total 14455 rows starting from the beginning of the part 2026.05.22 01:14:42.228901 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part 2026.05.22 01:14:42.228959 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:42.229008 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:42.229053 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part 2026.05.22 01:14:42.229099 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2026.05.22 01:14:42.229611 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.229652 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.230204 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 01:14:42.230425 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.230567 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. 2026.05.22 01:14:42.230617 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} TCPHandler: Processed in 0.002014991 sec. 2026.05.22 01:14:42.230742 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:42.230840 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:42.230882 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:42.231223 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:42.231259 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:42.231566 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 01:14:42.231779 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.231908 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. 2026.05.22 01:14:42.231942 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} TCPHandler: Processed in 0.001250761 sec. 2026.05.22 01:14:42.233154 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 15160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004532224 sec., 3344936.1726163584 rows/sec., 217.29 MiB/sec. 2026.05.22 01:14:42.233618 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2026.05.22 01:14:42.233922 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:42.234001 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2026.05.22 01:14:42.234089 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. 2026.05.22 01:14:43.000278 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.14 MiB, peak 270.13 MiB, free memory in arenas 0.00 B, will set to 265.41 MiB (RSS), difference: 1.27 MiB 2026.05.22 01:14:46.609996 [ 44 ] {} DNSResolver: Updating DNS cache 2026.05.22 01:14:46.610066 [ 44 ] {} DNSResolver: Updated DNS cache 2026.05.22 01:14:46.715553 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13339 2026.05.22 01:14:46.716344 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:46.716388 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:46.716844 [ 245 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:14:46.717070 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:46.717198 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 2026.05.22 01:14:47.217498 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.217721 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:47.218044 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:47.218082 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:47.218295 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:47.218363 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:47.218504 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:47.218601 [ 336 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:47.218624 [ 341 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:47.218733 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:47.218760 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:47.218826 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:47.218846 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:47.218882 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:47.218925 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:47.220233 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} executeQuery: Read 39 rows, 6.21 KiB in 0.002598 sec., 15011.547344110853 rows/sec., 2.34 MiB/sec. 2026.05.22 01:14:47.220391 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} TCPHandler: Processed in 0.003023496 sec. 2026.05.22 01:14:47.222343 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.222498 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:47.222566 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:47.223243 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.223288 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.223661 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 01:14:47.223889 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.224023 [ 44 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 01:14:47.224043 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} executeQuery: Read 88 rows, 7.56 KiB in 0.001591 sec., 55311.12507856694 rows/sec., 4.64 MiB/sec. 2026.05.22 01:14:47.224090 [ 44 ] {} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.224116 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} TCPHandler: Processed in 0.001898648 sec. 2026.05.22 01:14:47.224118 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.224286 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.22 01:14:47.224291 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.224416 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:47.224434 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:47.224457 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part 2026.05.22 01:14:47.224484 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:47.224529 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part 2026.05.22 01:14:47.224587 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part 2026.05.22 01:14:47.224635 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 215 rows starting from the beginning of the part 2026.05.22 01:14:47.224683 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part 2026.05.22 01:14:47.224728 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part 2026.05.22 01:14:47.224970 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.225014 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.225371 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:47.225595 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.225725 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} executeQuery: Read 16 rows, 1.20 KiB in 0.001317 sec., 12148.823082763856 rows/sec., 913.53 KiB/sec. 2026.05.22 01:14:47.225762 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} TCPHandler: Processed in 0.001525028 sec. 2026.05.22 01:14:47.225897 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.225998 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:47.226041 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:47.226043 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807735 sec., 1780128.1714410575 rows/sec., 143.60 MiB/sec. 2026.05.22 01:14:47.226298 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 01:14:47.226524 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.226539 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.226568 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.226626 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 01:14:47.226706 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.22 01:14:47.226904 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 01:14:47.227114 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.227226 [ 44 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 01:14:47.227244 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} executeQuery: Read 80 rows, 6.40 KiB in 0.001268 sec., 63091.48264984227 rows/sec., 4.93 MiB/sec. 2026.05.22 01:14:47.227260 [ 44 ] {} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.227283 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} TCPHandler: Processed in 0.001446627 sec. 2026.05.22 01:14:47.227285 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.227395 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.22 01:14:47.227444 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.227501 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:47.227538 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part 2026.05.22 01:14:47.227545 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:47.227595 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:47.227602 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part 2026.05.22 01:14:47.227655 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part 2026.05.22 01:14:47.227698 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 130 rows starting from the beginning of the part 2026.05.22 01:14:47.227737 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part 2026.05.22 01:14:47.227776 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part 2026.05.22 01:14:47.228028 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.228068 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.228427 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 01:14:47.228639 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.228770 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. 2026.05.22 01:14:47.228805 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} TCPHandler: Processed in 0.001413166 sec. 2026.05.22 01:14:47.228824 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467147 sec., 1273900.9792474783 rows/sec., 94.87 MiB/sec. 2026.05.22 01:14:47.228925 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.229025 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:47.229056 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 01:14:47.229096 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:47.229343 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.229427 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 01:14:47.229570 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2026.05.22 01:14:47.229921 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.229961 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.230485 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 01:14:47.230701 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.230839 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} executeQuery: Read 16 rows, 29.36 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 15.65 MiB/sec. 2026.05.22 01:14:47.230910 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} TCPHandler: Processed in 0.002033791 sec. 2026.05.22 01:14:47.231033 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:47.231130 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:47.231171 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:47.231518 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.231554 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.231864 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 01:14:47.232064 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.232191 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. 2026.05.22 01:14:47.232192 [ 41 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 01:14:47.232226 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} TCPHandler: Processed in 0.001243721 sec. 2026.05.22 01:14:47.232248 [ 41 ] {} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.232274 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.232386 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.22 01:14:47.232514 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:47.232548 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1992 rows starting from the beginning of the part 2026.05.22 01:14:47.232607 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:47.232654 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:47.232697 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:47.232741 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:47.232785 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2026.05.22 01:14:47.233738 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395525 sec., 1642392.647928199 rows/sec., 110.69 MiB/sec. 2026.05.22 01:14:47.233942 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 01:14:47.234174 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.234237 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 01:14:47.234293 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2026.05.22 01:14:47.435790 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.05.22 01:14:47.452004 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:47.452056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.22 01:14:47.458680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 01:14:47.459387 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:47.462032 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.05.22 01:14:51.439516 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.439812 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.22 01:14:51.440217 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:51.440257 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.22 01:14:51.440498 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:51.440566 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:51.440713 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) 2026.05.22 01:14:51.440814 [ 362 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:51.440843 [ 336 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:51.440969 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:51.440998 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:51.441069 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:51.441091 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:51.441128 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:14:51.441169 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.22 01:14:51.442560 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} executeQuery: Read 39 rows, 7.99 KiB in 0.002858 sec., 13645.906228131562 rows/sec., 2.73 MiB/sec. 2026.05.22 01:14:51.442774 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} TCPHandler: Processed in 0.003410765 sec. 2026.05.22 01:14:51.455471 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.455700 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:51.455795 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:51.457699 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.457742 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.458299 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.22 01:14:51.458526 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.458676 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} executeQuery: Read 2451 rows, 184.91 KiB in 0.003048 sec., 804133.8582677166 rows/sec., 59.24 MiB/sec. 2026.05.22 01:14:51.458712 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} TCPHandler: Processed in 0.003407206 sec. 2026.05.22 01:14:51.458861 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.458960 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.459001 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:51.459446 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.459483 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.459798 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:51.460007 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.460123 [ 39 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 01:14:51.460135 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} executeQuery: Read 34 rows, 2.56 KiB in 0.001194 sec., 28475.71189279732 rows/sec., 2.09 MiB/sec. 2026.05.22 01:14:51.460180 [ 39 ] {} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.460188 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} TCPHandler: Processed in 0.001378285 sec. 2026.05.22 01:14:51.460213 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.460341 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.460406 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.22 01:14:51.460443 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.460502 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 01:14:51.460578 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:51.460616 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part 2026.05.22 01:14:51.460683 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:51.460732 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part 2026.05.22 01:14:51.460778 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:51.460817 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:51.460859 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2026.05.22 01:14:51.461276 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.461321 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.461713 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 01:14:51.461712 [ 188 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368924 sec., 162171.16509024604 rows/sec., 12.49 MiB/sec. 2026.05.22 01:14:51.461900 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 01:14:51.461988 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.462146 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} executeQuery: Read 801 rows, 47.38 KiB in 0.001722 sec., 465156.7944250871 rows/sec., 26.87 MiB/sec. 2026.05.22 01:14:51.462186 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} TCPHandler: Processed in 0.001902458 sec. 2026.05.22 01:14:51.462196 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.462279 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 01:14:51.462315 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.462357 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.22 01:14:51.462418 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.462465 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 01:14:51.462871 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.462909 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.463211 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 01:14:51.463423 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.463549 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. 2026.05.22 01:14:51.463583 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} TCPHandler: Processed in 0.001319343 sec. 2026.05.22 01:14:51.463711 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.463807 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:51.463847 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:51.464707 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.464744 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.465118 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.22 01:14:51.465331 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.465461 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} executeQuery: Read 1313 rows, 89.96 KiB in 0.001673 sec., 784817.6927674835 rows/sec., 52.51 MiB/sec. 2026.05.22 01:14:51.465496 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} TCPHandler: Processed in 0.001836406 sec. 2026.05.22 01:14:51.465644 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.465740 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.465784 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:51.466551 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.466588 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.467075 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.22 01:14:51.467288 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.467415 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} executeQuery: Read 1624 rows, 102.03 KiB in 0.001693 sec., 959243.9456585941 rows/sec., 58.85 MiB/sec. 2026.05.22 01:14:51.467449 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} TCPHandler: Processed in 0.001855886 sec. 2026.05.22 01:14:51.467581 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.467678 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.467733 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:51.468605 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.468642 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.469201 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 01:14:51.469422 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.469538 [ 39 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 01:14:51.469560 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} executeQuery: Read 34 rows, 62.39 KiB in 0.001901 sec., 17885.32351394003 rows/sec., 32.05 MiB/sec. 2026.05.22 01:14:51.469595 [ 39 ] {} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.469620 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.469623 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} TCPHandler: Processed in 0.002096383 sec. 2026.05.22 01:14:51.469753 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.22 01:14:51.469777 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:51.469886 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:51.469929 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:51.470011 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 01:14:51.470095 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 610 rows starting from the beginning of the part 2026.05.22 01:14:51.470224 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:51.470315 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:51.470343 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:51.470358 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:51.470466 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part 2026.05.22 01:14:51.470582 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2026.05.22 01:14:51.470695 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2026.05.22 01:14:51.470697 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.22 01:14:51.470939 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.471080 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. 2026.05.22 01:14:51.471116 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} TCPHandler: Processed in 0.001390346 sec. 2026.05.22 01:14:51.475564 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 19 columns (19 merged, 0 gathered) in 0.005861267 sec., 123864.00414790864 rows/sec., 221.96 MiB/sec. 2026.05.22 01:14:51.476509 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 01:14:51.476931 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:51.477021 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 01:14:51.477174 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2026.05.22 01:14:52.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 267.25 MiB, peak 274.85 MiB, free memory in arenas 0.00 B, will set to 269.34 MiB (RSS), difference: 2.08 MiB 2026.05.22 01:14:54.217367 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13851 2026.05.22 01:14:54.218039 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:54.218092 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:54.218624 [ 245 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:14:54.218854 [ 245 ] {} system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:54.218991 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13851 2026.05.22 01:14:54.962121 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.05.22 01:14:54.977719 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:54.977777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:54.984128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 01:14:54.984839 [ 244 ] {} system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:54.991640 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.05.22 01:14:57.216645 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.216889 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 01:14:57.217248 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 01:14:57.217287 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 01:14:57.217511 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 01:14:57.217582 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 01:14:57.217730 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 01:14:57.217822 [ 341 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 01:14:57.217861 [ 363 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 01:14:57.218006 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.22 01:14:57.218035 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 01:14:57.218106 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 01:14:57.218131 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams 2026.05.22 01:14:57.218177 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:57.218241 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 01:14:57.219452 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} executeQuery: Read 39 rows, 6.21 KiB in 0.002646 sec., 14739.229024943312 rows/sec., 2.29 MiB/sec. 2026.05.22 01:14:57.219670 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} TCPHandler: Processed in 0.00317012 sec. 2026.05.22 01:14:57.221778 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.221931 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 01:14:57.221997 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 01:14:57.222638 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.222688 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.223072 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.22 01:14:57.223294 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.223438 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} executeQuery: Read 88 rows, 7.56 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 4.73 MiB/sec. 2026.05.22 01:14:57.223474 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} TCPHandler: Processed in 0.001821436 sec. 2026.05.22 01:14:57.223649 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.223754 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 01:14:57.223804 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 01:14:57.224236 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.224272 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.224568 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:57.224799 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.224930 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} executeQuery: Read 16 rows, 1.20 KiB in 0.001194 sec., 13400.33500837521 rows/sec., 1007.64 KiB/sec. 2026.05.22 01:14:57.224965 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} TCPHandler: Processed in 0.001366505 sec. 2026.05.22 01:14:57.225104 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.225210 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 01:14:57.225250 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 01:14:57.225713 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.225750 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.226062 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.22 01:14:57.226276 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.226406 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} executeQuery: Read 80 rows, 6.40 KiB in 0.001214 sec., 65897.85831960461 rows/sec., 5.15 MiB/sec. 2026.05.22 01:14:57.226439 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} TCPHandler: Processed in 0.001386105 sec. 2026.05.22 01:14:57.226566 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.226661 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:57.226705 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 01:14:57.227141 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.227177 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.227506 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.22 01:14:57.227724 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.227878 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. 2026.05.22 01:14:57.227921 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} TCPHandler: Processed in 0.001404655 sec. 2026.05.22 01:14:57.228051 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.228155 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 01:14:57.228223 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.22 01:14:57.229024 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.229061 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.229600 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 01:14:57.229817 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.229957 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. 2026.05.22 01:14:57.230007 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} TCPHandler: Processed in 0.00200593 sec. 2026.05.22 01:14:57.230139 [ 4 ] {} TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 01:14:57.230237 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 01:14:57.230279 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 01:14:57.230660 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 01:14:57.230699 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.22 01:14:57.231040 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.22 01:14:57.231280 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.22 01:14:57.231414 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. 2026.05.22 01:14:57.231447 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} TCPHandler: Processed in 0.001358914 sec.