| 1 | [ May 4 15:54:07 Enabled. ] | ||
| 2 | [ May 4 15:54:07 Rereading configuration. ] | ||
| 3 | [ May 4 15:54:10 Rereading configuration. ] | ||
| 4 | [ May 4 15:54:18 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ May 4 15:54:18 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.04 15:54:20.734925 [ 1 ] {} <Information> Application: Will watch for the process with pid 24623 | ||
| 29 | 2026.05.04 15:54:20.735268 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.04 15:54:21.208343 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24623 | ||
| 31 | 2026.05.04 15:54:21.209143 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.04 15:54:21.209293 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.04 15:54:21.309208 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.04 15:54:21.368295 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.04 15:54:21.368399 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.04 15:54:21.368420 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.04 15:54:21.368513 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.04 15:54:21.369710 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.04 15:54:21.379555 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.04 15:54:21.380497 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.04 15:54:21.380828 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.04 15:54:21.380887 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.04 15:54:21.380928 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.04 15:54:21.381725 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.04 15:54:21.382708 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.04 15:54:21.388646 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.04 15:54:21.389341 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.04 15:54:21.390696 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.04 15:54:21.390788 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.04 15:54:21.391790 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.04 15:54:21.392249 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.04 15:54:21.396484 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.04 15:54:21.396916 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.04 15:54:21.401028 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.04 15:54:21.401448 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.04 15:54:21.401842 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.04 15:54:21.402154 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.04 15:54:21.403646 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.04 15:54:21.403675 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.04 15:54:21.403757 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.04 15:54:21.403849 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.04 15:54:21.426379 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.04 15:54:21.426415 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000214586 sec | ||
| 68 | 2026.05.04 15:54:21.426512 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.04 15:54:21.426595 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.04 15:54:21.427456 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.04 15:54:21.428098 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.04 15:54:21.440118 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.04 15:54:21.440165 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.04 15:54:21.440251 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.04 15:54:21.440266 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.04 15:54:21.440303 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.04 15:54:21.440386 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.04 15:54:21.444508 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.04 15:54:21.444553 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.04 15:54:21.444599 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.04 15:54:21.444764 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.04 15:54:21.444805 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.04 15:54:21.444818 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.04 15:54:21.444887 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.04 15:54:21.444899 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.04 15:54:21.444928 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.04 15:54:21.444994 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.04 15:54:21.475038 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.04 15:54:21.477894 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.04 15:54:21.477993 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119273 sec | ||
| 91 | 2026.05.04 15:54:21.478007 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.04 15:54:21.478018 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.04 15:54:21.478046 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.04 15:54:21.478290 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.04 15:54:21.478398 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.04 15:54:21.478412 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.04 15:54:21.478423 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.05.04 15:54:21.478433 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.04 15:54:21.519595 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.04 15:54:21.519816 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.05.04 15:54:21.521384 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3111e-05 sec. | ||
| 102 | 2026.05.04 15:54:21.521796 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.04 15:54:21.522518 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.04 15:54:21.522541 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.04 15:54:22.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.05.04 15:54:22.505968 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37361 | ||
| 107 | 2026.05.04 15:54:22.506907 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.04 15:54:22.506965 [ 3 ] {} <Debug> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:37361 | ||
| 109 | 2026.05.04 15:54:22.507074 [ 3 ] {} <Debug> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.04 15:54:22.507089 [ 3 ] {} <Debug> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.04 15:54:22.507187 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.04 15:54:22.507280 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.05.04 15:54:22.507296 [ 3 ] {} <Trace> 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 | ||
| 114 | 2026.05.04 15:54:22.507812 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59150 | ||
| 115 | 2026.05.04 15:54:22.507940 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36548 | ||
| 116 | 2026.05.04 15:54:22.508028 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.04 15:54:22.508116 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61361 | ||
| 118 | 2026.05.04 15:54:22.508132 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62484 | ||
| 119 | 2026.05.04 15:54:22.508148 [ 4 ] {} <Debug> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59150 | ||
| 120 | 2026.05.04 15:54:22.508233 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.04 15:54:22.508243 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34930 | ||
| 122 | 2026.05.04 15:54:22.508281 [ 4 ] {} <Debug> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.04 15:54:22.508362 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.04 15:54:22.508419 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44942 | ||
| 125 | 2026.05.04 15:54:22.508386 [ 4 ] {} <Debug> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.04 15:54:22.508367 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.04 15:54:22.508520 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38709 | ||
| 128 | 2026.05.04 15:54:22.508517 [ 255 ] {} <Debug> TCP-Session: f9b1f0ba-d5e3-4ad0-9aa5-102aef47e3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61361 | ||
| 129 | 2026.05.04 15:54:22.508596 [ 5 ] {} <Debug> TCP-Session: aa4d5fda-13e4-4bd1-8d65-11c5c9d6467d Authenticating user 'default' from [fd00:1122:3344:101::d]:62484 | ||
| 130 | 2026.05.04 15:54:22.508599 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.04 15:54:22.508665 [ 5 ] {} <Debug> TCP-Session: aa4d5fda-13e4-4bd1-8d65-11c5c9d6467d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.04 15:54:22.508672 [ 255 ] {} <Debug> TCP-Session: f9b1f0ba-d5e3-4ad0-9aa5-102aef47e3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.04 15:54:22.508604 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34066 | ||
| 134 | 2026.05.04 15:54:22.508751 [ 5 ] {} <Debug> TCP-Session: aa4d5fda-13e4-4bd1-8d65-11c5c9d6467d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.04 15:54:22.508763 [ 255 ] {} <Debug> TCP-Session: f9b1f0ba-d5e3-4ad0-9aa5-102aef47e3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.04 15:54:22.508747 [ 257 ] {} <Debug> TCP-Session: 489f9e28-985c-4b24-82ef-3fb4530bfa44 Authenticating user 'default' from [fd00:1122:3344:101::d]:44942 | ||
| 137 | 2026.05.04 15:54:22.508729 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.04 15:54:22.508965 [ 257 ] {} <Debug> TCP-Session: 489f9e28-985c-4b24-82ef-3fb4530bfa44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.04 15:54:22.508495 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.04 15:54:22.508988 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.04 15:54:22.509083 [ 257 ] {} <Debug> TCP-Session: 489f9e28-985c-4b24-82ef-3fb4530bfa44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.04 15:54:22.509081 [ 256 ] {} <Debug> TCP-Session: 9881e16c-254b-41ad-8680-a59416420b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:34930 | ||
| 143 | 2026.05.04 15:54:22.509059 [ 258 ] {} <Debug> TCP-Session: c2b4cc72-3a11-4dd5-af2a-91f609262a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38709 | ||
| 144 | 2026.05.04 15:54:22.508389 [ 254 ] {} <Debug> TCP-Session: cfe48d7d-84e3-4e44-8f69-f82af3f90937 Authenticating user 'default' from [fd00:1122:3344:101::d]:36548 | ||
| 145 | 2026.05.04 15:54:22.509177 [ 259 ] {} <Debug> TCP-Session: 0b010e94-4928-41b9-b587-10711012f346 Authenticating user 'default' from [fd00:1122:3344:101::d]:34066 | ||
| 146 | 2026.05.04 15:54:22.509182 [ 256 ] {} <Debug> TCP-Session: 9881e16c-254b-41ad-8680-a59416420b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.04 15:54:22.509270 [ 259 ] {} <Debug> TCP-Session: 0b010e94-4928-41b9-b587-10711012f346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.04 15:54:22.509287 [ 254 ] {} <Debug> TCP-Session: cfe48d7d-84e3-4e44-8f69-f82af3f90937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.04 15:54:22.509257 [ 258 ] {} <Debug> TCP-Session: c2b4cc72-3a11-4dd5-af2a-91f609262a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.04 15:54:22.509341 [ 256 ] {} <Debug> TCP-Session: 9881e16c-254b-41ad-8680-a59416420b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.04 15:54:22.509361 [ 254 ] {} <Debug> TCP-Session: cfe48d7d-84e3-4e44-8f69-f82af3f90937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.04 15:54:22.509366 [ 258 ] {} <Debug> TCP-Session: c2b4cc72-3a11-4dd5-af2a-91f609262a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.04 15:54:22.509491 [ 259 ] {} <Debug> TCP-Session: 0b010e94-4928-41b9-b587-10711012f346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.04 15:54:22.517933 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.04 15:54:22.521240 [ 3 ] {3549b6e9-ebaa-450e-9272-ab8b497636cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.04 15:54:22.674695 [ 3 ] {3549b6e9-ebaa-450e-9272-ab8b497636cf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37361) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.04 15:54:22.675819 [ 3 ] {3549b6e9-ebaa-450e-9272-ab8b497636cf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.04 15:54:22.676078 [ 3 ] {3549b6e9-ebaa-450e-9272-ab8b497636cf} <Debug> TCPHandler: Processed in 0.160738475 sec. | ||
| 205 | 2026.05.04 15:54:22.676577 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.04 15:54:22.677218 [ 4 ] {bcdc2b14-40e0-4571-8e46-428bf84d6de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.04 15:54:22.677679 [ 4 ] {bcdc2b14-40e0-4571-8e46-428bf84d6de6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59150) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.04 15:54:22.678003 [ 4 ] {bcdc2b14-40e0-4571-8e46-428bf84d6de6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.04 15:54:22.678313 [ 4 ] {bcdc2b14-40e0-4571-8e46-428bf84d6de6} <Debug> TCPHandler: Processed in 0.001922482 sec. | ||
| 256 | 2026.05.04 15:54:22.678606 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.04 15:54:22.679392 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.04 15:54:22.680150 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.04 15:54:22.683497 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.04 15:54:22.683519 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6222e-05 sec | ||
| 261 | 2026.05.04 15:54:22.683618 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.04 15:54:22.683630 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.04 15:54:22.683653 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.04 15:54:22.684401 [ 3 ] {3325f6c6-5397-4add-97b6-06c4a89c8d6a} <Debug> TCPHandler: Processed in 0.005910041 sec. | ||
| 265 | 2026.05.04 15:54:22.684634 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.04 15:54:22.684782 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.04 15:54:22.684913 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.04 15:54:22.690910 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.04 15:54:22.692866 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea): Loading data parts | ||
| 271 | 2026.05.04 15:54:22.695440 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea): There are no data parts | ||
| 272 | 2026.05.04 15:54:22.700073 [ 3 ] {722c0d88-f19f-44db-9173-d9a62ba079e9} <Debug> TCPHandler: Processed in 0.015486833 sec. | ||
| 273 | 2026.05.04 15:54:22.700248 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.04 15:54:22.700504 [ 3 ] {28f82e4c-92a3-42e9-ba99-834207939192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.04 15:54:22.700630 [ 3 ] {28f82e4c-92a3-42e9-ba99-834207939192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.04 15:54:22.711094 [ 3 ] {28f82e4c-92a3-42e9-ba99-834207939192} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Loading data parts | ||
| 287 | 2026.05.04 15:54:22.711302 [ 3 ] {28f82e4c-92a3-42e9-ba99-834207939192} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): There are no data parts | ||
| 288 | 2026.05.04 15:54:22.714325 [ 3 ] {28f82e4c-92a3-42e9-ba99-834207939192} <Debug> TCPHandler: Processed in 0.014131787 sec. | ||
| 289 | 2026.05.04 15:54:22.714590 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.04 15:54:22.714752 [ 3 ] {12cda683-617b-4224-9725-e8abee86e45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 291 | 2026.05.04 15:54:22.714869 [ 3 ] {12cda683-617b-4224-9725-e8abee86e45c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.04 15:54:22.717086 [ 3 ] {12cda683-617b-4224-9725-e8abee86e45c} <Debug> oximeter.measurements_i8 (5762d5e6-008e-405e-8b75-1dcc1cb05ea5): Loading data parts | ||
| 293 | 2026.05.04 15:54:22.717278 [ 3 ] {12cda683-617b-4224-9725-e8abee86e45c} <Debug> oximeter.measurements_i8 (5762d5e6-008e-405e-8b75-1dcc1cb05ea5): There are no data parts | ||
| 294 | 2026.05.04 15:54:22.720237 [ 3 ] {12cda683-617b-4224-9725-e8abee86e45c} <Debug> TCPHandler: Processed in 0.005698365 sec. | ||
| 295 | 2026.05.04 15:54:22.720385 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.04 15:54:22.720630 [ 3 ] {f8b30d61-b1eb-4e60-aa87-46028c9a036a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 297 | 2026.05.04 15:54:22.720674 [ 3 ] {f8b30d61-b1eb-4e60-aa87-46028c9a036a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.04 15:54:22.722662 [ 3 ] {f8b30d61-b1eb-4e60-aa87-46028c9a036a} <Debug> oximeter.measurements_u8 (263d208f-d7ee-4226-9d29-8eabb6e1e9b9): Loading data parts | ||
| 299 | 2026.05.04 15:54:22.722788 [ 3 ] {f8b30d61-b1eb-4e60-aa87-46028c9a036a} <Debug> oximeter.measurements_u8 (263d208f-d7ee-4226-9d29-8eabb6e1e9b9): There are no data parts | ||
| 300 | 2026.05.04 15:54:22.731635 [ 3 ] {f8b30d61-b1eb-4e60-aa87-46028c9a036a} <Debug> TCPHandler: Processed in 0.011298449 sec. | ||
| 301 | 2026.05.04 15:54:22.731872 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.04 15:54:22.732024 [ 3 ] {f2a6fe69-862a-41c4-a348-244c79b197a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 303 | 2026.05.04 15:54:22.732218 [ 3 ] {f2a6fe69-862a-41c4-a348-244c79b197a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.04 15:54:22.734793 [ 3 ] {f2a6fe69-862a-41c4-a348-244c79b197a1} <Debug> oximeter.measurements_i16 (6234db1f-7e6f-49d5-b94d-51a400addd8c): Loading data parts | ||
| 305 | 2026.05.04 15:54:22.734992 [ 3 ] {f2a6fe69-862a-41c4-a348-244c79b197a1} <Debug> oximeter.measurements_i16 (6234db1f-7e6f-49d5-b94d-51a400addd8c): There are no data parts | ||
| 306 | 2026.05.04 15:54:22.744684 [ 3 ] {f2a6fe69-862a-41c4-a348-244c79b197a1} <Debug> TCPHandler: Processed in 0.012861372 sec. | ||
| 307 | 2026.05.04 15:54:22.744838 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.04 15:54:22.745013 [ 3 ] {f6cf62de-babd-46c0-8365-92fd7bfee5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 309 | 2026.05.04 15:54:22.745138 [ 3 ] {f6cf62de-babd-46c0-8365-92fd7bfee5b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.04 15:54:22.748242 [ 3 ] {f6cf62de-babd-46c0-8365-92fd7bfee5b0} <Debug> oximeter.measurements_u16 (c34a002c-df57-42b0-b25e-a1f318c6f796): Loading data parts | ||
| 311 | 2026.05.04 15:54:22.748400 [ 3 ] {f6cf62de-babd-46c0-8365-92fd7bfee5b0} <Debug> oximeter.measurements_u16 (c34a002c-df57-42b0-b25e-a1f318c6f796): There are no data parts | ||
| 312 | 2026.05.04 15:54:22.749810 [ 3 ] {f6cf62de-babd-46c0-8365-92fd7bfee5b0} <Debug> TCPHandler: Processed in 0.005023697 sec. | ||
| 313 | 2026.05.04 15:54:22.749997 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.04 15:54:22.750189 [ 3 ] {932172a6-5f80-475e-a9e5-fe6d3b8bb519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 315 | 2026.05.04 15:54:22.750305 [ 3 ] {932172a6-5f80-475e-a9e5-fe6d3b8bb519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.04 15:54:22.756572 [ 3 ] {932172a6-5f80-475e-a9e5-fe6d3b8bb519} <Debug> oximeter.measurements_i32 (a5d340a8-d488-40e3-a69d-3dcf5f819e0d): Loading data parts | ||
| 317 | 2026.05.04 15:54:22.756714 [ 3 ] {932172a6-5f80-475e-a9e5-fe6d3b8bb519} <Debug> oximeter.measurements_i32 (a5d340a8-d488-40e3-a69d-3dcf5f819e0d): There are no data parts | ||
| 318 | 2026.05.04 15:54:22.759038 [ 3 ] {932172a6-5f80-475e-a9e5-fe6d3b8bb519} <Debug> TCPHandler: Processed in 0.009088838 sec. | ||
| 319 | 2026.05.04 15:54:22.759186 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.04 15:54:22.759339 [ 3 ] {eb148fa2-bb3c-4064-93af-6009b5d32f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 321 | 2026.05.04 15:54:22.759458 [ 3 ] {eb148fa2-bb3c-4064-93af-6009b5d32f1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.04 15:54:22.761334 [ 3 ] {eb148fa2-bb3c-4064-93af-6009b5d32f1d} <Debug> oximeter.measurements_u32 (e1d82f1d-89ac-4844-b6d4-c5e2a9164152): Loading data parts | ||
| 323 | 2026.05.04 15:54:22.761488 [ 3 ] {eb148fa2-bb3c-4064-93af-6009b5d32f1d} <Debug> oximeter.measurements_u32 (e1d82f1d-89ac-4844-b6d4-c5e2a9164152): There are no data parts | ||
| 324 | 2026.05.04 15:54:22.767302 [ 3 ] {eb148fa2-bb3c-4064-93af-6009b5d32f1d} <Debug> TCPHandler: Processed in 0.008164543 sec. | ||
| 325 | 2026.05.04 15:54:22.767466 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.04 15:54:22.767705 [ 3 ] {b036c2ff-d67c-4cb6-bb86-7e6086090489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 327 | 2026.05.04 15:54:22.767813 [ 3 ] {b036c2ff-d67c-4cb6-bb86-7e6086090489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.04 15:54:22.769793 [ 3 ] {b036c2ff-d67c-4cb6-bb86-7e6086090489} <Debug> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Loading data parts | ||
| 329 | 2026.05.04 15:54:22.769952 [ 3 ] {b036c2ff-d67c-4cb6-bb86-7e6086090489} <Debug> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): There are no data parts | ||
| 330 | 2026.05.04 15:54:22.777552 [ 3 ] {b036c2ff-d67c-4cb6-bb86-7e6086090489} <Debug> TCPHandler: Processed in 0.010145727 sec. | ||
| 331 | 2026.05.04 15:54:22.777725 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.04 15:54:22.777918 [ 3 ] {9ce062c2-fbec-47f8-becd-5fbcb4be5627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 333 | 2026.05.04 15:54:22.778058 [ 3 ] {9ce062c2-fbec-47f8-becd-5fbcb4be5627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.04 15:54:22.781095 [ 3 ] {9ce062c2-fbec-47f8-becd-5fbcb4be5627} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Loading data parts | ||
| 335 | 2026.05.04 15:54:22.781274 [ 3 ] {9ce062c2-fbec-47f8-becd-5fbcb4be5627} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): There are no data parts | ||
| 336 | 2026.05.04 15:54:22.782559 [ 3 ] {9ce062c2-fbec-47f8-becd-5fbcb4be5627} <Debug> TCPHandler: Processed in 0.004892543 sec. | ||
| 337 | 2026.05.04 15:54:22.782713 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.04 15:54:22.782939 [ 3 ] {787053df-4cef-4905-acb0-179963f87ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 339 | 2026.05.04 15:54:22.783049 [ 3 ] {787053df-4cef-4905-acb0-179963f87ddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.04 15:54:22.789268 [ 3 ] {787053df-4cef-4905-acb0-179963f87ddf} <Debug> oximeter.measurements_f32 (c7fbc3ec-2454-4992-a1eb-768a15c316c1): Loading data parts | ||
| 341 | 2026.05.04 15:54:22.789424 [ 3 ] {787053df-4cef-4905-acb0-179963f87ddf} <Debug> oximeter.measurements_f32 (c7fbc3ec-2454-4992-a1eb-768a15c316c1): There are no data parts | ||
| 342 | 2026.05.04 15:54:22.791194 [ 3 ] {787053df-4cef-4905-acb0-179963f87ddf} <Debug> TCPHandler: Processed in 0.008535073 sec. | ||
| 343 | 2026.05.04 15:54:22.791334 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.04 15:54:22.791493 [ 3 ] {2dde3f24-2a6a-47d7-a3ba-ed9671abafa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 345 | 2026.05.04 15:54:22.791609 [ 3 ] {2dde3f24-2a6a-47d7-a3ba-ed9671abafa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.04 15:54:22.793888 [ 3 ] {2dde3f24-2a6a-47d7-a3ba-ed9671abafa3} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Loading data parts | ||
| 347 | 2026.05.04 15:54:22.794090 [ 3 ] {2dde3f24-2a6a-47d7-a3ba-ed9671abafa3} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): There are no data parts | ||
| 348 | 2026.05.04 15:54:22.795352 [ 3 ] {2dde3f24-2a6a-47d7-a3ba-ed9671abafa3} <Debug> TCPHandler: Processed in 0.004066091 sec. | ||
| 349 | 2026.05.04 15:54:22.795492 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.04 15:54:22.795708 [ 3 ] {35e4ba59-e3a2-47d4-82aa-a0c929f22f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 351 | 2026.05.04 15:54:22.795824 [ 3 ] {35e4ba59-e3a2-47d4-82aa-a0c929f22f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.04 15:54:22.802057 [ 3 ] {35e4ba59-e3a2-47d4-82aa-a0c929f22f7f} <Debug> oximeter.measurements_string (0aa78709-486d-4ec3-874b-46d4a111b1ed): Loading data parts | ||
| 353 | 2026.05.04 15:54:22.802235 [ 3 ] {35e4ba59-e3a2-47d4-82aa-a0c929f22f7f} <Debug> oximeter.measurements_string (0aa78709-486d-4ec3-874b-46d4a111b1ed): There are no data parts | ||
| 354 | 2026.05.04 15:54:22.804019 [ 3 ] {35e4ba59-e3a2-47d4-82aa-a0c929f22f7f} <Debug> TCPHandler: Processed in 0.008574874 sec. | ||
| 355 | 2026.05.04 15:54:22.804166 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.04 15:54:22.804318 [ 3 ] {c4adb742-2e48-4023-9d54-062b8357d96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.04 15:54:22.804454 [ 3 ] {c4adb742-2e48-4023-9d54-062b8357d96d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.04 15:54:22.806706 [ 3 ] {c4adb742-2e48-4023-9d54-062b8357d96d} <Debug> oximeter.measurements_bytes (370818a1-5e42-4e55-abe7-586a88dafadd): Loading data parts | ||
| 366 | 2026.05.04 15:54:22.806837 [ 3 ] {c4adb742-2e48-4023-9d54-062b8357d96d} <Debug> oximeter.measurements_bytes (370818a1-5e42-4e55-abe7-586a88dafadd): There are no data parts | ||
| 367 | 2026.05.04 15:54:22.808273 [ 3 ] {c4adb742-2e48-4023-9d54-062b8357d96d} <Debug> TCPHandler: Processed in 0.004153333 sec. | ||
| 368 | 2026.05.04 15:54:22.808435 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.04 15:54:22.808615 [ 3 ] {09f595b9-95f6-42d7-8eea-1eb1d24e3afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 370 | 2026.05.04 15:54:22.808835 [ 3 ] {09f595b9-95f6-42d7-8eea-1eb1d24e3afd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.04 15:54:22.815105 [ 3 ] {09f595b9-95f6-42d7-8eea-1eb1d24e3afd} <Debug> oximeter.measurements_cumulativei64 (80073a33-641c-4b2b-8d91-a5170086a812): Loading data parts | ||
| 372 | 2026.05.04 15:54:22.815263 [ 3 ] {09f595b9-95f6-42d7-8eea-1eb1d24e3afd} <Debug> oximeter.measurements_cumulativei64 (80073a33-641c-4b2b-8d91-a5170086a812): There are no data parts | ||
| 373 | 2026.05.04 15:54:22.817104 [ 3 ] {09f595b9-95f6-42d7-8eea-1eb1d24e3afd} <Debug> TCPHandler: Processed in 0.008726229 sec. | ||
| 374 | 2026.05.04 15:54:22.817301 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.04 15:54:22.817550 [ 3 ] {9e785243-dfcc-4233-9144-16a3bfadcb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 376 | 2026.05.04 15:54:22.817671 [ 3 ] {9e785243-dfcc-4233-9144-16a3bfadcb14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.04 15:54:22.819966 [ 3 ] {9e785243-dfcc-4233-9144-16a3bfadcb14} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Loading data parts | ||
| 378 | 2026.05.04 15:54:22.820227 [ 3 ] {9e785243-dfcc-4233-9144-16a3bfadcb14} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): There are no data parts | ||
| 379 | 2026.05.04 15:54:22.821531 [ 3 ] {9e785243-dfcc-4233-9144-16a3bfadcb14} <Debug> TCPHandler: Processed in 0.004279167 sec. | ||
| 380 | 2026.05.04 15:54:22.821681 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.04 15:54:22.821928 [ 3 ] {f65bea8b-c968-4939-b1ab-ed24ab16c4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 382 | 2026.05.04 15:54:22.822012 [ 3 ] {f65bea8b-c968-4939-b1ab-ed24ab16c4e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.04 15:54:22.828092 [ 3 ] {f65bea8b-c968-4939-b1ab-ed24ab16c4e0} <Debug> oximeter.measurements_cumulativef32 (146cd103-986d-4f79-b637-03c42169384f): Loading data parts | ||
| 384 | 2026.05.04 15:54:22.828233 [ 3 ] {f65bea8b-c968-4939-b1ab-ed24ab16c4e0} <Debug> oximeter.measurements_cumulativef32 (146cd103-986d-4f79-b637-03c42169384f): There are no data parts | ||
| 385 | 2026.05.04 15:54:22.830003 [ 3 ] {f65bea8b-c968-4939-b1ab-ed24ab16c4e0} <Debug> TCPHandler: Processed in 0.008370379 sec. | ||
| 386 | 2026.05.04 15:54:22.830148 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.04 15:54:22.830307 [ 3 ] {8a6cfcd5-d410-453c-87bd-1f1dd0066ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 388 | 2026.05.04 15:54:22.830429 [ 3 ] {8a6cfcd5-d410-453c-87bd-1f1dd0066ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.04 15:54:22.832761 [ 3 ] {8a6cfcd5-d410-453c-87bd-1f1dd0066ecd} <Debug> oximeter.measurements_cumulativef64 (3e876957-e750-402a-9718-ec7af662be46): Loading data parts | ||
| 390 | 2026.05.04 15:54:22.832918 [ 3 ] {8a6cfcd5-d410-453c-87bd-1f1dd0066ecd} <Debug> oximeter.measurements_cumulativef64 (3e876957-e750-402a-9718-ec7af662be46): There are no data parts | ||
| 391 | 2026.05.04 15:54:22.834226 [ 3 ] {8a6cfcd5-d410-453c-87bd-1f1dd0066ecd} <Debug> TCPHandler: Processed in 0.004125633 sec. | ||
| 392 | 2026.05.04 15:54:22.834394 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.04 15:54:22.834734 [ 3 ] {ac6e2780-e202-46c2-96a8-0126d6959e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.05.04 15:54:22.834875 [ 3 ] {ac6e2780-e202-46c2-96a8-0126d6959e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.04 15:54:22.840818 [ 3 ] {ac6e2780-e202-46c2-96a8-0126d6959e5d} <Debug> oximeter.measurements_histogrami8 (3ce2ad3f-6115-4e53-aebc-fbc080fa57da): Loading data parts | ||
| 406 | 2026.05.04 15:54:22.840963 [ 3 ] {ac6e2780-e202-46c2-96a8-0126d6959e5d} <Debug> oximeter.measurements_histogrami8 (3ce2ad3f-6115-4e53-aebc-fbc080fa57da): There are no data parts | ||
| 407 | 2026.05.04 15:54:22.842751 [ 3 ] {ac6e2780-e202-46c2-96a8-0126d6959e5d} <Debug> TCPHandler: Processed in 0.0084073 sec. | ||
| 408 | 2026.05.04 15:54:22.842899 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.04 15:54:22.843115 [ 3 ] {fb8f55cf-612e-4b2d-99eb-035598756748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 410 | 2026.05.04 15:54:22.843249 [ 3 ] {fb8f55cf-612e-4b2d-99eb-035598756748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.04 15:54:22.845662 [ 3 ] {fb8f55cf-612e-4b2d-99eb-035598756748} <Debug> oximeter.measurements_histogramu8 (e63ca06c-51b1-46eb-b474-ba2756522748): Loading data parts | ||
| 412 | 2026.05.04 15:54:22.845883 [ 3 ] {fb8f55cf-612e-4b2d-99eb-035598756748} <Debug> oximeter.measurements_histogramu8 (e63ca06c-51b1-46eb-b474-ba2756522748): There are no data parts | ||
| 413 | 2026.05.04 15:54:22.847178 [ 3 ] {fb8f55cf-612e-4b2d-99eb-035598756748} <Debug> TCPHandler: Processed in 0.004326718 sec. | ||
| 414 | 2026.05.04 15:54:22.847325 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.04 15:54:22.847610 [ 3 ] {27367baa-f685-4ba8-a710-fb7f2f0e5e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 416 | 2026.05.04 15:54:22.847745 [ 3 ] {27367baa-f685-4ba8-a710-fb7f2f0e5e48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.04 15:54:22.853719 [ 3 ] {27367baa-f685-4ba8-a710-fb7f2f0e5e48} <Debug> oximeter.measurements_histogrami16 (6a75b04c-df11-4cbb-8e04-3a70e002fa71): Loading data parts | ||
| 418 | 2026.05.04 15:54:22.853863 [ 3 ] {27367baa-f685-4ba8-a710-fb7f2f0e5e48} <Debug> oximeter.measurements_histogrami16 (6a75b04c-df11-4cbb-8e04-3a70e002fa71): There are no data parts | ||
| 419 | 2026.05.04 15:54:22.855493 [ 3 ] {27367baa-f685-4ba8-a710-fb7f2f0e5e48} <Debug> TCPHandler: Processed in 0.008217504 sec. | ||
| 420 | 2026.05.04 15:54:22.855718 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.04 15:54:22.855929 [ 3 ] {31434309-625a-493c-aa03-755ee85324f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 422 | 2026.05.04 15:54:22.856062 [ 3 ] {31434309-625a-493c-aa03-755ee85324f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.04 15:54:22.858525 [ 3 ] {31434309-625a-493c-aa03-755ee85324f9} <Debug> oximeter.measurements_histogramu16 (7454055c-5ce8-436f-aa0b-1e9630d09a3b): Loading data parts | ||
| 424 | 2026.05.04 15:54:22.858821 [ 3 ] {31434309-625a-493c-aa03-755ee85324f9} <Debug> oximeter.measurements_histogramu16 (7454055c-5ce8-436f-aa0b-1e9630d09a3b): There are no data parts | ||
| 425 | 2026.05.04 15:54:22.860173 [ 3 ] {31434309-625a-493c-aa03-755ee85324f9} <Debug> TCPHandler: Processed in 0.004507813 sec. | ||
| 426 | 2026.05.04 15:54:22.860313 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.04 15:54:22.860603 [ 3 ] {be568f86-0ddc-4035-b36a-ff1acd11c348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 428 | 2026.05.04 15:54:22.860733 [ 3 ] {be568f86-0ddc-4035-b36a-ff1acd11c348} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.04 15:54:22.866463 [ 3 ] {be568f86-0ddc-4035-b36a-ff1acd11c348} <Debug> oximeter.measurements_histogrami32 (27d39f25-4693-440e-92bd-82f11cfdeb20): Loading data parts | ||
| 430 | 2026.05.04 15:54:22.866604 [ 3 ] {be568f86-0ddc-4035-b36a-ff1acd11c348} <Debug> oximeter.measurements_histogrami32 (27d39f25-4693-440e-92bd-82f11cfdeb20): There are no data parts | ||
| 431 | 2026.05.04 15:54:22.868274 [ 3 ] {be568f86-0ddc-4035-b36a-ff1acd11c348} <Debug> TCPHandler: Processed in 0.008008499 sec. | ||
| 432 | 2026.05.04 15:54:22.868542 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.04 15:54:22.868759 [ 3 ] {07acb7dd-cc7b-432e-b788-39b9cbe5c572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 434 | 2026.05.04 15:54:22.868901 [ 3 ] {07acb7dd-cc7b-432e-b788-39b9cbe5c572} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.04 15:54:22.871487 [ 3 ] {07acb7dd-cc7b-432e-b788-39b9cbe5c572} <Debug> oximeter.measurements_histogramu32 (61d5c450-bb1e-4873-9d7c-3b7957fe3c76): Loading data parts | ||
| 436 | 2026.05.04 15:54:22.871654 [ 3 ] {07acb7dd-cc7b-432e-b788-39b9cbe5c572} <Debug> oximeter.measurements_histogramu32 (61d5c450-bb1e-4873-9d7c-3b7957fe3c76): There are no data parts | ||
| 437 | 2026.05.04 15:54:22.873008 [ 3 ] {07acb7dd-cc7b-432e-b788-39b9cbe5c572} <Debug> TCPHandler: Processed in 0.004513653 sec. | ||
| 438 | 2026.05.04 15:54:22.873149 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.04 15:54:22.873442 [ 3 ] {2a26f925-f0bc-4cb9-b861-65da6099bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 440 | 2026.05.04 15:54:22.873565 [ 3 ] {2a26f925-f0bc-4cb9-b861-65da6099bc78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.04 15:54:22.879509 [ 3 ] {2a26f925-f0bc-4cb9-b861-65da6099bc78} <Debug> oximeter.measurements_histogrami64 (963c0461-b4c8-4d1c-aafe-70ac6275d6b6): Loading data parts | ||
| 442 | 2026.05.04 15:54:22.879657 [ 3 ] {2a26f925-f0bc-4cb9-b861-65da6099bc78} <Debug> oximeter.measurements_histogrami64 (963c0461-b4c8-4d1c-aafe-70ac6275d6b6): There are no data parts | ||
| 443 | 2026.05.04 15:54:22.881390 [ 3 ] {2a26f925-f0bc-4cb9-b861-65da6099bc78} <Debug> TCPHandler: Processed in 0.008288616 sec. | ||
| 444 | 2026.05.04 15:54:22.881673 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.04 15:54:22.881888 [ 3 ] {c4eacfa9-f8cd-422a-b01d-97d7fb976207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 446 | 2026.05.04 15:54:22.882036 [ 3 ] {c4eacfa9-f8cd-422a-b01d-97d7fb976207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.04 15:54:22.884484 [ 3 ] {c4eacfa9-f8cd-422a-b01d-97d7fb976207} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Loading data parts | ||
| 448 | 2026.05.04 15:54:22.884619 [ 3 ] {c4eacfa9-f8cd-422a-b01d-97d7fb976207} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): There are no data parts | ||
| 449 | 2026.05.04 15:54:22.886022 [ 3 ] {c4eacfa9-f8cd-422a-b01d-97d7fb976207} <Debug> TCPHandler: Processed in 0.004403181 sec. | ||
| 450 | 2026.05.04 15:54:22.886161 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.04 15:54:22.886373 [ 3 ] {2b3f2111-8426-436f-aa25-6edddadd4d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 452 | 2026.05.04 15:54:22.886514 [ 3 ] {2b3f2111-8426-436f-aa25-6edddadd4d0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.04 15:54:22.892224 [ 3 ] {2b3f2111-8426-436f-aa25-6edddadd4d0c} <Debug> oximeter.measurements_histogramf32 (1916b98f-a0aa-4b7a-9b26-92fdb7f133a2): Loading data parts | ||
| 454 | 2026.05.04 15:54:22.892367 [ 3 ] {2b3f2111-8426-436f-aa25-6edddadd4d0c} <Debug> oximeter.measurements_histogramf32 (1916b98f-a0aa-4b7a-9b26-92fdb7f133a2): There are no data parts | ||
| 455 | 2026.05.04 15:54:22.894043 [ 3 ] {2b3f2111-8426-436f-aa25-6edddadd4d0c} <Debug> TCPHandler: Processed in 0.007930917 sec. | ||
| 456 | 2026.05.04 15:54:22.894268 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.04 15:54:22.894491 [ 3 ] {b017d604-2097-4d51-b093-f17211a80ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 458 | 2026.05.04 15:54:22.894621 [ 3 ] {b017d604-2097-4d51-b093-f17211a80ba5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.04 15:54:22.897086 [ 3 ] {b017d604-2097-4d51-b093-f17211a80ba5} <Debug> oximeter.measurements_histogramf64 (cf61e8d2-c536-4591-915e-72931c1f93ca): Loading data parts | ||
| 460 | 2026.05.04 15:54:22.897214 [ 3 ] {b017d604-2097-4d51-b093-f17211a80ba5} <Debug> oximeter.measurements_histogramf64 (cf61e8d2-c536-4591-915e-72931c1f93ca): There are no data parts | ||
| 461 | 2026.05.04 15:54:22.898571 [ 3 ] {b017d604-2097-4d51-b093-f17211a80ba5} <Debug> TCPHandler: Processed in 0.004351839 sec. | ||
| 462 | 2026.05.04 15:54:22.898716 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.04 15:54:22.898893 [ 3 ] {fe794757-c439-4d56-ab6d-ca4477716de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.05.04 15:54:22.899018 [ 3 ] {fe794757-c439-4d56-ab6d-ca4477716de7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.04 15:54:22.905510 [ 3 ] {fe794757-c439-4d56-ab6d-ca4477716de7} <Debug> oximeter.fields_bool (df16da20-f25d-48a4-bdb5-c0bceb62423d): Loading data parts | ||
| 491 | 2026.05.04 15:54:22.905749 [ 3 ] {fe794757-c439-4d56-ab6d-ca4477716de7} <Debug> oximeter.fields_bool (df16da20-f25d-48a4-bdb5-c0bceb62423d): There are no data parts | ||
| 492 | 2026.05.04 15:54:22.907435 [ 3 ] {fe794757-c439-4d56-ab6d-ca4477716de7} <Debug> TCPHandler: Processed in 0.008768329 sec. | ||
| 493 | 2026.05.04 15:54:22.907580 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.04 15:54:22.907811 [ 3 ] {21c135f2-d31f-4e6f-94ba-d22b713f7871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 495 | 2026.05.04 15:54:22.907969 [ 3 ] {21c135f2-d31f-4e6f-94ba-d22b713f7871} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.04 15:54:22.910269 [ 3 ] {21c135f2-d31f-4e6f-94ba-d22b713f7871} <Debug> oximeter.fields_i8 (05ba6af0-6b93-4a14-9a4c-89e0736ce8cb): Loading data parts | ||
| 497 | 2026.05.04 15:54:22.910394 [ 3 ] {21c135f2-d31f-4e6f-94ba-d22b713f7871} <Debug> oximeter.fields_i8 (05ba6af0-6b93-4a14-9a4c-89e0736ce8cb): There are no data parts | ||
| 498 | 2026.05.04 15:54:22.911736 [ 3 ] {21c135f2-d31f-4e6f-94ba-d22b713f7871} <Debug> TCPHandler: Processed in 0.004204595 sec. | ||
| 499 | 2026.05.04 15:54:22.911878 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.04 15:54:22.912029 [ 3 ] {fee51bc7-ec0a-4bac-919c-53322223fc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 501 | 2026.05.04 15:54:22.912160 [ 3 ] {fee51bc7-ec0a-4bac-919c-53322223fc12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.04 15:54:22.918204 [ 3 ] {fee51bc7-ec0a-4bac-919c-53322223fc12} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Loading data parts | ||
| 503 | 2026.05.04 15:54:22.918426 [ 3 ] {fee51bc7-ec0a-4bac-919c-53322223fc12} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): There are no data parts | ||
| 504 | 2026.05.04 15:54:22.920087 [ 3 ] {fee51bc7-ec0a-4bac-919c-53322223fc12} <Debug> TCPHandler: Processed in 0.008258956 sec. | ||
| 505 | 2026.05.04 15:54:22.920227 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.04 15:54:22.920479 [ 3 ] {15f277f1-50e9-449d-87b0-0b98eb0bbde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 507 | 2026.05.04 15:54:22.920592 [ 3 ] {15f277f1-50e9-449d-87b0-0b98eb0bbde6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.04 15:54:22.922889 [ 3 ] {15f277f1-50e9-449d-87b0-0b98eb0bbde6} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Loading data parts | ||
| 509 | 2026.05.04 15:54:22.923026 [ 3 ] {15f277f1-50e9-449d-87b0-0b98eb0bbde6} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): There are no data parts | ||
| 510 | 2026.05.04 15:54:22.924390 [ 3 ] {15f277f1-50e9-449d-87b0-0b98eb0bbde6} <Debug> TCPHandler: Processed in 0.004210905 sec. | ||
| 511 | 2026.05.04 15:54:22.924527 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.04 15:54:22.924680 [ 3 ] {e6af859a-7175-4177-ba2d-a4259d328a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 513 | 2026.05.04 15:54:22.924798 [ 3 ] {e6af859a-7175-4177-ba2d-a4259d328a84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.04 15:54:22.931071 [ 3 ] {e6af859a-7175-4177-ba2d-a4259d328a84} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Loading data parts | ||
| 515 | 2026.05.04 15:54:22.931275 [ 3 ] {e6af859a-7175-4177-ba2d-a4259d328a84} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): There are no data parts | ||
| 516 | 2026.05.04 15:54:22.932933 [ 3 ] {e6af859a-7175-4177-ba2d-a4259d328a84} <Debug> TCPHandler: Processed in 0.008453951 sec. | ||
| 517 | 2026.05.04 15:54:22.933072 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.04 15:54:22.933304 [ 3 ] {24afca4e-d54b-4d80-b97c-56c50cd63a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 519 | 2026.05.04 15:54:22.933415 [ 3 ] {24afca4e-d54b-4d80-b97c-56c50cd63a9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.04 15:54:22.935719 [ 3 ] {24afca4e-d54b-4d80-b97c-56c50cd63a9c} <Debug> oximeter.fields_i32 (0dbd214a-199d-4c7c-86ef-93034772eef1): Loading data parts | ||
| 521 | 2026.05.04 15:54:22.935842 [ 3 ] {24afca4e-d54b-4d80-b97c-56c50cd63a9c} <Debug> oximeter.fields_i32 (0dbd214a-199d-4c7c-86ef-93034772eef1): There are no data parts | ||
| 522 | 2026.05.04 15:54:22.937189 [ 3 ] {24afca4e-d54b-4d80-b97c-56c50cd63a9c} <Debug> TCPHandler: Processed in 0.004166674 sec. | ||
| 523 | 2026.05.04 15:54:22.937325 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.04 15:54:22.937484 [ 3 ] {7189e67f-5d62-4ba3-817b-332517cbe44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 525 | 2026.05.04 15:54:22.937590 [ 3 ] {7189e67f-5d62-4ba3-817b-332517cbe44f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.04 15:54:22.943743 [ 3 ] {7189e67f-5d62-4ba3-817b-332517cbe44f} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Loading data parts | ||
| 527 | 2026.05.04 15:54:22.943939 [ 3 ] {7189e67f-5d62-4ba3-817b-332517cbe44f} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): There are no data parts | ||
| 528 | 2026.05.04 15:54:22.945599 [ 3 ] {7189e67f-5d62-4ba3-817b-332517cbe44f} <Debug> TCPHandler: Processed in 0.008322728 sec. | ||
| 529 | 2026.05.04 15:54:22.945736 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.04 15:54:22.945956 [ 3 ] {c7ccc92b-2340-4b9a-a1d7-cf2972f956ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 531 | 2026.05.04 15:54:22.946072 [ 3 ] {c7ccc92b-2340-4b9a-a1d7-cf2972f956ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.04 15:54:22.948439 [ 3 ] {c7ccc92b-2340-4b9a-a1d7-cf2972f956ed} <Debug> oximeter.fields_i64 (c5e59baf-013a-4743-956e-2a2af71a14c4): Loading data parts | ||
| 533 | 2026.05.04 15:54:22.948567 [ 3 ] {c7ccc92b-2340-4b9a-a1d7-cf2972f956ed} <Debug> oximeter.fields_i64 (c5e59baf-013a-4743-956e-2a2af71a14c4): There are no data parts | ||
| 534 | 2026.05.04 15:54:22.949898 [ 3 ] {c7ccc92b-2340-4b9a-a1d7-cf2972f956ed} <Debug> TCPHandler: Processed in 0.004209905 sec. | ||
| 535 | 2026.05.04 15:54:22.950039 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.04 15:54:22.950196 [ 3 ] {0ad87f5f-5051-494e-a5b9-5de28e843cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 537 | 2026.05.04 15:54:22.950313 [ 3 ] {0ad87f5f-5051-494e-a5b9-5de28e843cd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.04 15:54:22.956940 [ 3 ] {0ad87f5f-5051-494e-a5b9-5de28e843cd3} <Debug> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Loading data parts | ||
| 539 | 2026.05.04 15:54:22.957165 [ 3 ] {0ad87f5f-5051-494e-a5b9-5de28e843cd3} <Debug> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): There are no data parts | ||
| 540 | 2026.05.04 15:54:22.958878 [ 3 ] {0ad87f5f-5051-494e-a5b9-5de28e843cd3} <Debug> TCPHandler: Processed in 0.008887003 sec. | ||
| 541 | 2026.05.04 15:54:22.959031 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.04 15:54:22.959283 [ 3 ] {a0f4e445-5f89-4f82-876f-846ef3eaf5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 543 | 2026.05.04 15:54:22.959488 [ 3 ] {a0f4e445-5f89-4f82-876f-846ef3eaf5e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.04 15:54:22.962368 [ 3 ] {a0f4e445-5f89-4f82-876f-846ef3eaf5e2} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Loading data parts | ||
| 545 | 2026.05.04 15:54:22.962505 [ 3 ] {a0f4e445-5f89-4f82-876f-846ef3eaf5e2} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): There are no data parts | ||
| 546 | 2026.05.04 15:54:22.963966 [ 3 ] {a0f4e445-5f89-4f82-876f-846ef3eaf5e2} <Debug> TCPHandler: Processed in 0.004983017 sec. | ||
| 547 | 2026.05.04 15:54:22.964103 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.04 15:54:22.964255 [ 3 ] {01560b47-d48f-4e3a-bd72-1e582c43e96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 549 | 2026.05.04 15:54:22.964365 [ 3 ] {01560b47-d48f-4e3a-bd72-1e582c43e96a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.04 15:54:22.970715 [ 3 ] {01560b47-d48f-4e3a-bd72-1e582c43e96a} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Loading data parts | ||
| 551 | 2026.05.04 15:54:22.970893 [ 3 ] {01560b47-d48f-4e3a-bd72-1e582c43e96a} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): There are no data parts | ||
| 552 | 2026.05.04 15:54:22.972593 [ 3 ] {01560b47-d48f-4e3a-bd72-1e582c43e96a} <Debug> TCPHandler: Processed in 0.008538024 sec. | ||
| 553 | 2026.05.04 15:54:22.972734 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.04 15:54:22.972941 [ 3 ] {677c40f2-be98-4f42-b79b-40caf6dff16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) 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) | ||
| 555 | 2026.05.04 15:54:22.973042 [ 3 ] {677c40f2-be98-4f42-b79b-40caf6dff16c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.04 15:54:22.975382 [ 3 ] {677c40f2-be98-4f42-b79b-40caf6dff16c} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Loading data parts | ||
| 557 | 2026.05.04 15:54:22.975507 [ 3 ] {677c40f2-be98-4f42-b79b-40caf6dff16c} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): There are no data parts | ||
| 558 | 2026.05.04 15:54:22.976885 [ 3 ] {677c40f2-be98-4f42-b79b-40caf6dff16c} <Debug> TCPHandler: Processed in 0.004199845 sec. | ||
| 559 | 2026.05.04 15:54:22.977043 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.04 15:54:22.977288 [ 3 ] {33b72947-c331-4d6a-8a55-a07b75ce2bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.05.04 15:54:22.977420 [ 3 ] {33b72947-c331-4d6a-8a55-a07b75ce2bf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.04 15:54:22.983839 [ 3 ] {33b72947-c331-4d6a-8a55-a07b75ce2bf6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Loading data parts | ||
| 566 | 2026.05.04 15:54:22.983978 [ 3 ] {33b72947-c331-4d6a-8a55-a07b75ce2bf6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): There are no data parts | ||
| 567 | 2026.05.04 15:54:22.994357 [ 3 ] {33b72947-c331-4d6a-8a55-a07b75ce2bf6} <Debug> TCPHandler: Processed in 0.017363055 sec. | ||
| 568 | 2026.05.04 15:54:22.994720 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.04 15:54:22.995060 [ 4 ] {f74402f6-6a49-4482-a096-dda091b26987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.04 15:54:22.996815 [ 4 ] {f74402f6-6a49-4482-a096-dda091b26987} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.04 15:54:23.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.60 MiB, peak 125.60 MiB, free memory in arenas 0.00 B, will set to 135.41 MiB (RSS), difference: 9.82 MiB | ||
| 572 | 2026.05.04 15:54:23.026406 [ 260 ] {f74402f6-6a49-4482-a096-dda091b26987} <Trace> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.05.04 15:54:23.026615 [ 260 ] {f74402f6-6a49-4482-a096-dda091b26987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 574 | 2026.05.04 15:54:23.031749 [ 260 ] {f74402f6-6a49-4482-a096-dda091b26987} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.05.04 15:54:23.032434 [ 260 ] {f74402f6-6a49-4482-a096-dda091b26987} <Trace> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.05.04 15:54:23.032881 [ 4 ] {f74402f6-6a49-4482-a096-dda091b26987} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.037998 sec., 26.31717458813622 rows/sec., 421.07 B/sec. | ||
| 577 | 2026.05.04 15:54:23.033169 [ 4 ] {f74402f6-6a49-4482-a096-dda091b26987} <Debug> TCPHandler: Processed in 0.038608116 sec. | ||
| 578 | 2026.05.04 15:54:23.835516 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50823 | ||
| 579 | 2026.05.04 15:54:23.835821 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.04 15:54:23.835851 [ 262 ] {} <Debug> TCP-Session: c7d62f63-61b0-43e0-8f68-3c5a5c24f8fd Authenticating user 'default' from [fd00:1122:3344:101::a]:50823 | ||
| 581 | 2026.05.04 15:54:23.835872 [ 262 ] {} <Debug> TCP-Session: c7d62f63-61b0-43e0-8f68-3c5a5c24f8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.04 15:54:23.835931 [ 262 ] {} <Debug> TCP-Session: c7d62f63-61b0-43e0-8f68-3c5a5c24f8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.05.04 15:54:23.836039 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.05.04 15:54:23.836077 [ 262 ] {} <Trace> 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 | ||
| 585 | 2026.05.04 15:54:23.836171 [ 262 ] {} <Trace> 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 | ||
| 586 | 2026.05.04 15:54:23.836766 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44006 | ||
| 587 | 2026.05.04 15:54:23.836787 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61731 | ||
| 588 | 2026.05.04 15:54:23.836879 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61787 | ||
| 589 | 2026.05.04 15:54:23.836931 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.05.04 15:54:23.836977 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60564 | ||
| 591 | 2026.05.04 15:54:23.837109 [ 264 ] {} <Debug> TCP-Session: 8cd5e995-e2ac-43f9-9c9b-f5c13d7162f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:44006 | ||
| 592 | 2026.05.04 15:54:23.837114 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.05.04 15:54:23.837142 [ 264 ] {} <Debug> TCP-Session: 8cd5e995-e2ac-43f9-9c9b-f5c13d7162f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.05.04 15:54:23.837173 [ 263 ] {} <Debug> TCP-Session: 108ba976-c3dc-4eae-b47f-a56c1989fcf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:61731 | ||
| 595 | 2026.05.04 15:54:23.837132 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54073 | ||
| 596 | 2026.05.04 15:54:23.837254 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40301 | ||
| 597 | 2026.05.04 15:54:23.837319 [ 263 ] {} <Debug> TCP-Session: 108ba976-c3dc-4eae-b47f-a56c1989fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.04 15:54:23.837263 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.05.04 15:54:23.837361 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49778 | ||
| 600 | 2026.05.04 15:54:23.837260 [ 264 ] {} <Debug> TCP-Session: 8cd5e995-e2ac-43f9-9c9b-f5c13d7162f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.05.04 15:54:23.837437 [ 263 ] {} <Debug> TCP-Session: 108ba976-c3dc-4eae-b47f-a56c1989fcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.05.04 15:54:23.837469 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.05.04 15:54:23.837400 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.05.04 15:54:23.837672 [ 268 ] {} <Debug> TCP-Session: 1917c65b-05ae-4105-b8f4-48b0ac3ac934 Authenticating user 'default' from [fd00:1122:3344:101::a]:40301 | ||
| 605 | 2026.05.04 15:54:23.837677 [ 266 ] {} <Debug> TCP-Session: 952aca5f-e897-43b3-9c08-d8397cba89ef Authenticating user 'default' from [fd00:1122:3344:101::a]:60564 | ||
| 606 | 2026.05.04 15:54:23.837169 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.05.04 15:54:23.837757 [ 266 ] {} <Debug> TCP-Session: 952aca5f-e897-43b3-9c08-d8397cba89ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.05.04 15:54:23.837782 [ 268 ] {} <Debug> TCP-Session: 1917c65b-05ae-4105-b8f4-48b0ac3ac934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.04 15:54:23.837807 [ 265 ] {} <Debug> TCP-Session: 5c498a94-2041-4d16-bafd-3f6a8e7015db Authenticating user 'default' from [fd00:1122:3344:101::a]:61787 | ||
| 610 | 2026.05.04 15:54:23.837862 [ 266 ] {} <Debug> TCP-Session: 952aca5f-e897-43b3-9c08-d8397cba89ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.04 15:54:23.837874 [ 268 ] {} <Debug> TCP-Session: 1917c65b-05ae-4105-b8f4-48b0ac3ac934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.04 15:54:23.837891 [ 265 ] {} <Debug> TCP-Session: 5c498a94-2041-4d16-bafd-3f6a8e7015db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.05.04 15:54:23.837748 [ 267 ] {} <Debug> TCP-Session: 6a1e7704-59f7-465c-8614-015d418d0f07 Authenticating user 'default' from [fd00:1122:3344:101::a]:54073 | ||
| 614 | 2026.05.04 15:54:23.837965 [ 265 ] {} <Debug> TCP-Session: 5c498a94-2041-4d16-bafd-3f6a8e7015db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.04 15:54:23.837714 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.04 15:54:23.838034 [ 267 ] {} <Debug> TCP-Session: 6a1e7704-59f7-465c-8614-015d418d0f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.04 15:54:23.838051 [ 269 ] {} <Debug> TCP-Session: 66365c7d-7f74-49d5-9a49-d49ac8f0fb86 Authenticating user 'default' from [fd00:1122:3344:101::a]:49778 | ||
| 618 | 2026.05.04 15:54:23.838137 [ 267 ] {} <Debug> TCP-Session: 6a1e7704-59f7-465c-8614-015d418d0f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.04 15:54:23.838151 [ 269 ] {} <Debug> TCP-Session: 66365c7d-7f74-49d5-9a49-d49ac8f0fb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.04 15:54:23.838278 [ 269 ] {} <Debug> TCP-Session: 66365c7d-7f74-49d5-9a49-d49ac8f0fb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.04 15:54:24.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.52 MiB, peak 135.52 MiB, free memory in arenas 0.00 B, will set to 138.58 MiB (RSS), difference: 3.06 MiB | ||
| 622 | 2026.05.04 15:54:24.126269 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56000 | ||
| 623 | 2026.05.04 15:54:24.126509 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.05.04 15:54:24.126545 [ 270 ] {} <Debug> TCP-Session: 9c0d90e7-4730-4672-ad46-53f7ffdd76b5 Authenticating user 'default' from [fd00:1122:3344:101::c]:56000 | ||
| 625 | 2026.05.04 15:54:24.126568 [ 270 ] {} <Debug> TCP-Session: 9c0d90e7-4730-4672-ad46-53f7ffdd76b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.04 15:54:24.126675 [ 270 ] {} <Debug> TCP-Session: 9c0d90e7-4730-4672-ad46-53f7ffdd76b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.05.04 15:54:24.126749 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.05.04 15:54:24.126775 [ 270 ] {} <Trace> 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 | ||
| 629 | 2026.05.04 15:54:24.126876 [ 270 ] {} <Trace> 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 | ||
| 630 | 2026.05.04 15:54:24.127400 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44339 | ||
| 631 | 2026.05.04 15:54:24.127474 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44674 | ||
| 632 | 2026.05.04 15:54:24.127678 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34593 | ||
| 633 | 2026.05.04 15:54:24.127692 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.04 15:54:24.127788 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65474 | ||
| 635 | 2026.05.04 15:54:24.127810 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.04 15:54:24.127853 [ 271 ] {} <Debug> TCP-Session: 5f27d237-c76d-440a-9619-9fa38cdb410b Authenticating user 'default' from [fd00:1122:3344:101::c]:44339 | ||
| 637 | 2026.05.04 15:54:24.127878 [ 272 ] {} <Debug> TCP-Session: 80a41b72-ef57-4011-a5aa-23a788238d5f Authenticating user 'default' from [fd00:1122:3344:101::c]:44674 | ||
| 638 | 2026.05.04 15:54:24.127872 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.04 15:54:24.127850 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39560 | ||
| 640 | 2026.05.04 15:54:24.127984 [ 271 ] {} <Debug> TCP-Session: 5f27d237-c76d-440a-9619-9fa38cdb410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.04 15:54:24.128013 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.04 15:54:24.128011 [ 272 ] {} <Debug> TCP-Session: 80a41b72-ef57-4011-a5aa-23a788238d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.04 15:54:24.128093 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58548 | ||
| 644 | 2026.05.04 15:54:24.128155 [ 274 ] {} <Debug> TCP-Session: c3f773a4-ec67-4e71-93ad-3a390bbe0f3f Authenticating user 'default' from [fd00:1122:3344:101::c]:65474 | ||
| 645 | 2026.05.04 15:54:24.128173 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.04 15:54:24.128129 [ 272 ] {} <Debug> TCP-Session: 80a41b72-ef57-4011-a5aa-23a788238d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.04 15:54:24.128260 [ 275 ] {} <Debug> TCP-Session: 659eef57-5158-4066-a950-391179f2d1cc Authenticating user 'default' from [fd00:1122:3344:101::c]:39560 | ||
| 648 | 2026.05.04 15:54:24.128118 [ 271 ] {} <Debug> TCP-Session: 5f27d237-c76d-440a-9619-9fa38cdb410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.04 15:54:24.128324 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.04 15:54:24.127994 [ 273 ] {} <Debug> TCP-Session: a57cb487-6541-49b6-a6cb-9e8ef0c856c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:34593 | ||
| 651 | 2026.05.04 15:54:24.128424 [ 277 ] {} <Debug> TCP-Session: 275cd036-b6ae-435b-8abf-00b5d8a89f75 Authenticating user 'default' from [fd00:1122:3344:101::c]:58548 | ||
| 652 | 2026.05.04 15:54:24.128406 [ 275 ] {} <Debug> TCP-Session: 659eef57-5158-4066-a950-391179f2d1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.04 15:54:24.127987 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54641 | ||
| 654 | 2026.05.04 15:54:24.128529 [ 275 ] {} <Debug> TCP-Session: 659eef57-5158-4066-a950-391179f2d1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.04 15:54:24.128515 [ 277 ] {} <Debug> TCP-Session: 275cd036-b6ae-435b-8abf-00b5d8a89f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.04 15:54:24.128508 [ 273 ] {} <Debug> TCP-Session: a57cb487-6541-49b6-a6cb-9e8ef0c856c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.04 15:54:24.128626 [ 277 ] {} <Debug> TCP-Session: 275cd036-b6ae-435b-8abf-00b5d8a89f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.04 15:54:24.128262 [ 274 ] {} <Debug> TCP-Session: c3f773a4-ec67-4e71-93ad-3a390bbe0f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.04 15:54:24.128697 [ 273 ] {} <Debug> TCP-Session: a57cb487-6541-49b6-a6cb-9e8ef0c856c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.04 15:54:24.128735 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.05.04 15:54:24.128716 [ 274 ] {} <Debug> TCP-Session: c3f773a4-ec67-4e71-93ad-3a390bbe0f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.04 15:54:24.128834 [ 276 ] {} <Debug> TCP-Session: 1f3fdffe-fc99-4994-9451-5ff1c6d34ada Authenticating user 'default' from [fd00:1122:3344:101::c]:54641 | ||
| 663 | 2026.05.04 15:54:24.128980 [ 276 ] {} <Debug> TCP-Session: 1f3fdffe-fc99-4994-9451-5ff1c6d34ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.04 15:54:24.128998 [ 276 ] {} <Debug> TCP-Session: 1f3fdffe-fc99-4994-9451-5ff1c6d34ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.04 15:54:24.181561 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61820 | ||
| 666 | 2026.05.04 15:54:24.181869 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.05.04 15:54:24.181951 [ 278 ] {} <Debug> TCP-Session: 63f44586-b197-4148-8b0b-e9c7277fb448 Authenticating user 'default' from [fd00:1122:3344:101::b]:61820 | ||
| 668 | 2026.05.04 15:54:24.181973 [ 278 ] {} <Debug> TCP-Session: 63f44586-b197-4148-8b0b-e9c7277fb448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.04 15:54:24.181998 [ 278 ] {} <Debug> TCP-Session: 63f44586-b197-4148-8b0b-e9c7277fb448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.04 15:54:24.182154 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.05.04 15:54:24.182182 [ 278 ] {} <Trace> 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 | ||
| 672 | 2026.05.04 15:54:24.182295 [ 278 ] {} <Trace> 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 | ||
| 673 | 2026.05.04 15:54:24.182815 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52478 | ||
| 674 | 2026.05.04 15:54:24.182908 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65366 | ||
| 675 | 2026.05.04 15:54:24.183034 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.04 15:54:24.183064 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38577 | ||
| 677 | 2026.05.04 15:54:24.183172 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37149 | ||
| 678 | 2026.05.04 15:54:24.183114 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.04 15:54:24.183261 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55279 | ||
| 680 | 2026.05.04 15:54:24.183075 [ 279 ] {} <Debug> TCP-Session: 44ec5717-37d7-40cf-ad08-f0396fe2ec2d Authenticating user 'default' from [fd00:1122:3344:101::b]:52478 | ||
| 681 | 2026.05.04 15:54:24.183391 [ 280 ] {} <Debug> TCP-Session: 7811dc8d-8912-4b0d-b999-e2052ee4666a Authenticating user 'default' from [fd00:1122:3344:101::b]:65366 | ||
| 682 | 2026.05.04 15:54:24.183502 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.04 15:54:24.183523 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56250 | ||
| 684 | 2026.05.04 15:54:24.183530 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48997 | ||
| 685 | 2026.05.04 15:54:24.183563 [ 281 ] {} <Debug> TCP-Session: 3ecbfec2-a5aa-43ee-a8d0-d99b5f34b809 Authenticating user 'default' from [fd00:1122:3344:101::b]:38577 | ||
| 686 | 2026.05.04 15:54:24.183531 [ 280 ] {} <Debug> TCP-Session: 7811dc8d-8912-4b0d-b999-e2052ee4666a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.04 15:54:24.183665 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.04 15:54:24.183738 [ 281 ] {} <Debug> TCP-Session: 3ecbfec2-a5aa-43ee-a8d0-d99b5f34b809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.04 15:54:24.183713 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.04 15:54:24.183715 [ 280 ] {} <Debug> TCP-Session: 7811dc8d-8912-4b0d-b999-e2052ee4666a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.04 15:54:24.183847 [ 281 ] {} <Debug> TCP-Session: 3ecbfec2-a5aa-43ee-a8d0-d99b5f34b809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.04 15:54:24.183824 [ 282 ] {} <Debug> TCP-Session: 622c74a5-59b7-4739-a122-8f5573667a50 Authenticating user 'default' from [fd00:1122:3344:101::b]:37149 | ||
| 693 | 2026.05.04 15:54:24.183820 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.04 15:54:24.183893 [ 283 ] {} <Debug> TCP-Session: 1346523d-842d-4e10-95ce-c1902ae12e15 Authenticating user 'default' from [fd00:1122:3344:101::b]:55279 | ||
| 695 | 2026.05.04 15:54:24.183973 [ 282 ] {} <Debug> TCP-Session: 622c74a5-59b7-4739-a122-8f5573667a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.04 15:54:24.183966 [ 285 ] {} <Debug> TCP-Session: 04eac1f6-e7a6-40f6-99f8-4eeeed119b1f Authenticating user 'default' from [fd00:1122:3344:101::b]:56250 | ||
| 697 | 2026.05.04 15:54:24.183931 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.04 15:54:24.184111 [ 285 ] {} <Debug> TCP-Session: 04eac1f6-e7a6-40f6-99f8-4eeeed119b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.04 15:54:24.184097 [ 283 ] {} <Debug> TCP-Session: 1346523d-842d-4e10-95ce-c1902ae12e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.04 15:54:24.183521 [ 279 ] {} <Debug> TCP-Session: 44ec5717-37d7-40cf-ad08-f0396fe2ec2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.04 15:54:24.184250 [ 283 ] {} <Debug> TCP-Session: 1346523d-842d-4e10-95ce-c1902ae12e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.04 15:54:24.184263 [ 285 ] {} <Debug> TCP-Session: 04eac1f6-e7a6-40f6-99f8-4eeeed119b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.04 15:54:24.184276 [ 284 ] {} <Debug> TCP-Session: 6a60345b-a618-4ec4-8c6c-fd3795818e76 Authenticating user 'default' from [fd00:1122:3344:101::b]:48997 | ||
| 704 | 2026.05.04 15:54:24.184119 [ 282 ] {} <Debug> TCP-Session: 622c74a5-59b7-4739-a122-8f5573667a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.04 15:54:24.184325 [ 279 ] {} <Debug> TCP-Session: 44ec5717-37d7-40cf-ad08-f0396fe2ec2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.04 15:54:24.184504 [ 284 ] {} <Debug> TCP-Session: 6a60345b-a618-4ec4-8c6c-fd3795818e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.04 15:54:24.184623 [ 284 ] {} <Debug> TCP-Session: 6a60345b-a618-4ec4-8c6c-fd3795818e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.04 15:54:25.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.67 MiB, peak 138.67 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.04 MiB | ||
| 709 | 2026.05.04 15:54:28.945249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.05.04 15:54:28.945302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2026.05.04 15:54:28.945536 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.05.04 15:54:28.945554 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.05.04 15:54:28.955226 [ 245 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Loading data parts | ||
| 714 | 2026.05.04 15:54:28.955434 [ 245 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): There are no data parts | ||
| 715 | 2026.05.04 15:54:28.959351 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.05.04 15:54:28.959438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 717 | 2026.05.04 15:54:28.964921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.05.04 15:54:28.965440 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.05.04 15:54:28.965563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.05.04 15:54:28.965824 [ 244 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Loading data parts | ||
| 721 | 2026.05.04 15:54:28.965978 [ 244 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): There are no data parts | ||
| 722 | 2026.05.04 15:54:28.996374 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.05.04 15:54:28.996583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 724 | 2026.05.04 15:54:29.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.73 MiB, peak 148.73 MiB, free memory in arenas 0.00 B, will set to 152.86 MiB (RSS), difference: 4.13 MiB | ||
| 725 | 2026.05.04 15:54:29.002959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 726 | 2026.05.04 15:54:29.004092 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 727 | 2026.05.04 15:54:29.007203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 728 | 2026.05.04 15:54:30.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.86 MiB, peak 152.86 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 5.01 MiB | ||
| 729 | 2026.05.04 15:54:31.445210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 730 | 2026.05.04 15:54:31.445671 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 731 | 2026.05.04 15:54:31.458943 [ 243 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Loading data parts | ||
| 732 | 2026.05.04 15:54:31.459276 [ 243 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): There are no data parts | ||
| 733 | 2026.05.04 15:54:31.475942 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 734 | 2026.05.04 15:54:31.476240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 735 | 2026.05.04 15:54:31.482825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 736 | 2026.05.04 15:54:31.484324 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 737 | 2026.05.04 15:54:31.485321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 738 | 2026.05.04 15:54:32.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 158.06 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: -3.00 MiB | ||
| 739 | 2026.05.04 15:54:36.404087 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 740 | 2026.05.04 15:54:36.404146 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 741 | 2026.05.04 15:54:36.465748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 742 | 2026.05.04 15:54:36.468614 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 743 | 2026.05.04 15:54:36.468663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 744 | 2026.05.04 15:54:36.469366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 745 | 2026.05.04 15:54:36.469897 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 746 | 2026.05.04 15:54:36.472177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 747 | 2026.05.04 15:54:36.507275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 748 | 2026.05.04 15:54:36.524560 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 749 | 2026.05.04 15:54:36.524617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 750 | 2026.05.04 15:54:36.531070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 751 | 2026.05.04 15:54:36.532576 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 752 | 2026.05.04 15:54:36.536449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 753 | 2026.05.04 15:54:37.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.57 MiB (RSS), difference: 1.81 MiB | ||
| 754 | 2026.05.04 15:54:42.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.60 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.62 MiB (RSS), difference: 4.02 MiB | ||
| 755 | 2026.05.04 15:54:43.065093 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.04 15:54:43.065314 [ 3 ] {958256fb-3a7c-4d4d-b23b-fadbe56cf828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 757 | 2026.05.04 15:54:43.080005 [ 3 ] {958256fb-3a7c-4d4d-b23b-fadbe56cf828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 758 | 2026.05.04 15:54:43.087899 [ 3 ] {958256fb-3a7c-4d4d-b23b-fadbe56cf828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 759 | 2026.05.04 15:54:43.096341 [ 3 ] {958256fb-3a7c-4d4d-b23b-fadbe56cf828} <Debug> TCPHandler: Processed in 0.031379328 sec. | ||
| 760 | 2026.05.04 15:54:43.097595 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.04 15:54:43.097720 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 762 | 2026.05.04 15:54:43.097765 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 763 | 2026.05.04 15:54:43.102392 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 764 | 2026.05.04 15:54:43.102431 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 765 | 2026.05.04 15:54:43.103025 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 766 | 2026.05.04 15:54:43.103430 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 767 | 2026.05.04 15:54:43.103578 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.005896 sec., 2544.097693351425 rows/sec., 379.13 KiB/sec. | ||
| 768 | 2026.05.04 15:54:43.103615 [ 3 ] {e0a38429-04a3-4bcc-8298-e39afa837ef4} <Debug> TCPHandler: Processed in 0.006090356 sec. | ||
| 769 | 2026.05.04 15:54:43.103744 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.05.04 15:54:43.103839 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 771 | 2026.05.04 15:54:43.103880 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 772 | 2026.05.04 15:54:43.106285 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 773 | 2026.05.04 15:54:43.106317 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 774 | 2026.05.04 15:54:43.108943 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 775 | 2026.05.04 15:54:43.109363 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 776 | 2026.05.04 15:54:43.109494 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005675 sec., 352.42290748898677 rows/sec., 28.74 KiB/sec. | ||
| 777 | 2026.05.04 15:54:43.109534 [ 3 ] {4b16c58e-5694-47cf-a35d-9c088d81feb5} <Debug> TCPHandler: Processed in 0.00584006 sec. | ||
| 778 | 2026.05.04 15:54:43.109678 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.04 15:54:43.109775 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 780 | 2026.05.04 15:54:43.109814 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 781 | 2026.05.04 15:54:43.110269 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 782 | 2026.05.04 15:54:43.110300 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 783 | 2026.05.04 15:54:43.110696 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 784 | 2026.05.04 15:54:43.111164 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 785 | 2026.05.04 15:54:43.111288 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.001532 sec., 17624.02088772846 rows/sec., 1.33 MiB/sec. | ||
| 786 | 2026.05.04 15:54:43.111324 [ 3 ] {c530351a-e899-408e-95f6-7bbffd6bba2e} <Debug> TCPHandler: Processed in 0.001695607 sec. | ||
| 787 | 2026.05.04 15:54:43.111446 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.05.04 15:54:43.111538 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 789 | 2026.05.04 15:54:43.111576 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 790 | 2026.05.04 15:54:43.111963 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 791 | 2026.05.04 15:54:43.111997 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 792 | 2026.05.04 15:54:43.112398 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 793 | 2026.05.04 15:54:43.112824 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 794 | 2026.05.04 15:54:43.112949 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00143 sec., 1398.6013986013986 rows/sec., 97.66 KiB/sec. | ||
| 795 | 2026.05.04 15:54:43.112985 [ 3 ] {01dcc1f3-bff5-4ce6-a349-bd87fec867e0} <Debug> TCPHandler: Processed in 0.001588183 sec. | ||
| 796 | 2026.05.04 15:54:43.113106 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.05.04 15:54:43.113198 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 798 | 2026.05.04 15:54:43.113236 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 799 | 2026.05.04 15:54:43.113656 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 800 | 2026.05.04 15:54:43.113690 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 801 | 2026.05.04 15:54:43.114083 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 802 | 2026.05.04 15:54:43.114506 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 803 | 2026.05.04 15:54:43.114636 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.61 MiB/sec. | ||
| 804 | 2026.05.04 15:54:43.114671 [ 3 ] {4b16b03b-1bfd-4c9c-b20e-517d007a9fce} <Debug> TCPHandler: Processed in 0.001614084 sec. | ||
| 805 | 2026.05.04 15:54:43.114790 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.05.04 15:54:43.114883 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 807 | 2026.05.04 15:54:43.114925 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 808 | 2026.05.04 15:54:43.117473 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.04 15:54:43.117506 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 810 | 2026.05.04 15:54:43.121798 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.04 15:54:43.122271 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.04 15:54:43.122405 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Debug> executeQuery: Read 81 rows, 5.75 KiB in 0.007541 sec., 10741.280997215223 rows/sec., 762.50 KiB/sec. | ||
| 813 | 2026.05.04 15:54:43.122440 [ 3 ] {e798e090-297f-4216-adcf-ad3807d88175} <Debug> TCPHandler: Processed in 0.007699071 sec. | ||
| 814 | 2026.05.04 15:54:43.122572 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.05.04 15:54:43.122664 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 816 | 2026.05.04 15:54:43.122706 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 817 | 2026.05.04 15:54:43.123037 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.04 15:54:43.123074 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 819 | 2026.05.04 15:54:43.123520 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.04 15:54:43.123951 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.04 15:54:43.124079 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001433 sec., 16748.08094905792 rows/sec., 1.15 MiB/sec. | ||
| 822 | 2026.05.04 15:54:43.124113 [ 3 ] {2115fc58-7668-4e5a-9ad6-5fa045ad986f} <Debug> TCPHandler: Processed in 0.001590893 sec. | ||
| 823 | 2026.05.04 15:54:43.972286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 824 | 2026.05.04 15:54:43.972980 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.05.04 15:54:43.973020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 826 | 2026.05.04 15:54:43.974054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 827 | 2026.05.04 15:54:43.974598 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.05.04 15:54:43.974720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 829 | 2026.05.04 15:54:44.036531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 830 | 2026.05.04 15:54:44.052591 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.05.04 15:54:44.052634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 832 | 2026.05.04 15:54:44.058836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 833 | 2026.05.04 15:54:44.060099 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.05.04 15:54:44.062820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 835 | 2026.05.04 15:54:48.063075 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.05.04 15:54:48.063305 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 837 | 2026.05.04 15:54:48.067441 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 838 | 2026.05.04 15:54:48.069698 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 839 | 2026.05.04 15:54:48.069915 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.05.04 15:54:48.071993 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.05.04 15:54:48.076351 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 842 | 2026.05.04 15:54:48.078499 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 843 | 2026.05.04 15:54:48.080417 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 844 | 2026.05.04 15:54:48.080446 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 845 | 2026.05.04 15:54:48.084262 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 846 | 2026.05.04 15:54:48.084296 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 847 | 2026.05.04 15:54:48.109136 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.045914 sec., 326.69773925164435 rows/sec., 48.69 KiB/sec. | ||
| 848 | 2026.05.04 15:54:48.109249 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> MemoryTracker: Peak memory usage (for query): 131.47 KiB. | ||
| 849 | 2026.05.04 15:54:48.109265 [ 3 ] {19133761-9e12-42b5-a2eb-051c225f9d0d} <Debug> TCPHandler: Processed in 0.046320826 sec. | ||
| 850 | 2026.05.04 15:54:48.110619 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.05.04 15:54:48.110732 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 852 | 2026.05.04 15:54:48.110778 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 853 | 2026.05.04 15:54:48.111263 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.05.04 15:54:48.111309 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 855 | 2026.05.04 15:54:48.111789 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 856 | 2026.05.04 15:54:48.112251 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2026.05.04 15:54:48.112403 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001705 sec., 15249.266862170089 rows/sec., 1.15 MiB/sec. | ||
| 858 | 2026.05.04 15:54:48.112440 [ 3 ] {9e23db38-e89d-451f-8c82-3ee1f1e1dee3} <Debug> TCPHandler: Processed in 0.001877991 sec. | ||
| 859 | 2026.05.04 15:54:48.112567 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.05.04 15:54:48.112660 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 861 | 2026.05.04 15:54:48.112700 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 862 | 2026.05.04 15:54:48.113108 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.05.04 15:54:48.113144 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 864 | 2026.05.04 15:54:48.113573 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 865 | 2026.05.04 15:54:48.113994 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.05.04 15:54:48.114124 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001482 sec., 18893.387314439944 rows/sec., 1.47 MiB/sec. | ||
| 867 | 2026.05.04 15:54:48.114160 [ 3 ] {0eaf06b1-e04c-4c0c-915c-8cf7da82f7a5} <Debug> TCPHandler: Processed in 0.001643075 sec. | ||
| 868 | 2026.05.04 15:54:48.114279 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.05.04 15:54:48.114372 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 870 | 2026.05.04 15:54:48.114416 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 871 | 2026.05.04 15:54:48.114797 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.05.04 15:54:48.114833 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 873 | 2026.05.04 15:54:48.115261 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 874 | 2026.05.04 15:54:48.115746 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.05.04 15:54:48.115875 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001522 sec., 65703.0223390276 rows/sec., 4.56 MiB/sec. | ||
| 876 | 2026.05.04 15:54:48.115911 [ 3 ] {deea535f-ef29-407b-96f9-e23ed48e4979} <Debug> TCPHandler: Processed in 0.001681536 sec. | ||
| 877 | 2026.05.04 15:54:48.116031 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.05.04 15:54:48.116124 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 879 | 2026.05.04 15:54:48.116166 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 880 | 2026.05.04 15:54:48.116485 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.05.04 15:54:48.116521 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 882 | 2026.05.04 15:54:48.116924 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 883 | 2026.05.04 15:54:48.117348 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.05.04 15:54:48.117480 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. | ||
| 885 | 2026.05.04 15:54:48.117516 [ 3 ] {f786fbbd-3cd8-4da0-9ee6-5a81fd95ece2} <Debug> TCPHandler: Processed in 0.001535081 sec. | ||
| 886 | 2026.05.04 15:54:51.404243 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 887 | 2026.05.04 15:54:51.404315 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 888 | 2026.05.04 15:54:51.474788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 889 | 2026.05.04 15:54:51.475297 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.05.04 15:54:51.475337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 891 | 2026.05.04 15:54:51.476023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 892 | 2026.05.04 15:54:51.476586 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.05.04 15:54:51.476716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 894 | 2026.05.04 15:54:51.485655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 114 | ||
| 895 | 2026.05.04 15:54:51.488612 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.04 15:54:51.488655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 897 | 2026.05.04 15:54:51.489861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 898 | 2026.05.04 15:54:51.490357 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.04 15:54:51.490586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 114 | ||
| 900 | 2026.05.04 15:54:51.562886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 901 | 2026.05.04 15:54:51.579110 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.04 15:54:51.579157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 903 | 2026.05.04 15:54:51.585540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 904 | 2026.05.04 15:54:51.586653 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.04 15:54:51.589280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 906 | 2026.05.04 15:54:53.063678 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.04 15:54:53.063964 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 908 | 2026.05.04 15:54:53.064275 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 909 | 2026.05.04 15:54:53.064306 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 910 | 2026.05.04 15:54:53.064512 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.05.04 15:54:53.064579 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.05.04 15:54:53.064716 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 913 | 2026.05.04 15:54:53.064750 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 914 | 2026.05.04 15:54:53.064772 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 915 | 2026.05.04 15:54:53.064787 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 916 | 2026.05.04 15:54:53.064823 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 917 | 2026.05.04 15:54:53.064842 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 918 | 2026.05.04 15:54:53.066002 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002125 sec., 7058.823529411764 rows/sec., 1.03 MiB/sec. | ||
| 919 | 2026.05.04 15:54:53.066105 [ 3 ] {f7d7eaa4-5a56-4b5d-941d-cfd5a1beddd1} <Debug> TCPHandler: Processed in 0.002606392 sec. | ||
| 920 | 2026.05.04 15:54:53.067271 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.05.04 15:54:53.067383 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 922 | 2026.05.04 15:54:53.067426 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 923 | 2026.05.04 15:54:53.067895 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.05.04 15:54:53.067937 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 925 | 2026.05.04 15:54:53.068394 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 926 | 2026.05.04 15:54:53.068836 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.05.04 15:54:53.068988 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001637 sec., 15882.712278558338 rows/sec., 1.20 MiB/sec. | ||
| 928 | 2026.05.04 15:54:53.069026 [ 3 ] {05d0076f-53a8-4e40-a9f4-0b41bbea6739} <Debug> TCPHandler: Processed in 0.00180553 sec. | ||
| 929 | 2026.05.04 15:54:53.069147 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.04 15:54:53.069241 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 931 | 2026.05.04 15:54:53.069279 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 932 | 2026.05.04 15:54:53.069682 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.04 15:54:53.069717 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 934 | 2026.05.04 15:54:53.070105 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 935 | 2026.05.04 15:54:53.070578 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.04 15:54:53.070711 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001489 sec., 18804.566823371388 rows/sec., 1.47 MiB/sec. | ||
| 937 | 2026.05.04 15:54:53.070746 [ 3 ] {59345ce4-ca1b-40e1-bbe2-fbf40408ce52} <Debug> TCPHandler: Processed in 0.001646275 sec. | ||
| 938 | 2026.05.04 15:54:53.070863 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.05.04 15:54:53.070956 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 940 | 2026.05.04 15:54:53.070997 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 941 | 2026.05.04 15:54:53.071366 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.04 15:54:53.071402 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 943 | 2026.05.04 15:54:53.071825 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 944 | 2026.05.04 15:54:53.072248 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.05.04 15:54:53.072381 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001443 sec., 69300.0693000693 rows/sec., 4.80 MiB/sec. | ||
| 946 | 2026.05.04 15:54:53.072417 [ 3 ] {e09dc051-8df9-4a49-943e-32e864661114} <Debug> TCPHandler: Processed in 0.001601043 sec. | ||
| 947 | 2026.05.04 15:54:53.072537 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2026.05.04 15:54:53.072628 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 949 | 2026.05.04 15:54:53.072667 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 950 | 2026.05.04 15:54:53.073006 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2026.05.04 15:54:53.073041 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 952 | 2026.05.04 15:54:53.073450 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 953 | 2026.05.04 15:54:53.073872 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.05.04 15:54:53.074005 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001395 sec., 21505.37634408602 rows/sec., 1.47 MiB/sec. | ||
| 955 | 2026.05.04 15:54:53.074039 [ 3 ] {29e93616-077e-4ded-91c5-9b729ac78ba4} <Debug> TCPHandler: Processed in 0.001549833 sec. | ||
| 956 | 2026.05.04 15:54:58.071431 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.05.04 15:54:58.071673 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 958 | 2026.05.04 15:54:58.072065 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 959 | 2026.05.04 15:54:58.072114 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 960 | 2026.05.04 15:54:58.072431 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2026.05.04 15:54:58.072524 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2026.05.04 15:54:58.072692 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 963 | 2026.05.04 15:54:58.072737 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 964 | 2026.05.04 15:54:58.072763 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 965 | 2026.05.04 15:54:58.072782 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 966 | 2026.05.04 15:54:58.072830 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 967 | 2026.05.04 15:54:58.072856 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 968 | 2026.05.04 15:54:58.073910 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002333 sec., 6429.4899271324475 rows/sec., 958.14 KiB/sec. | ||
| 969 | 2026.05.04 15:54:58.074011 [ 3 ] {eaad70fc-fd71-4384-8866-ea057555b993} <Debug> TCPHandler: Processed in 0.002718754 sec. | ||
| 970 | 2026.05.04 15:54:58.080266 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.05.04 15:54:58.080384 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 972 | 2026.05.04 15:54:58.080430 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 973 | 2026.05.04 15:54:58.080947 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.04 15:54:58.080995 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 975 | 2026.05.04 15:54:58.081526 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.05.04 15:54:58.081918 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.04 15:54:58.082072 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.001723 sec., 4062.6813697040047 rows/sec., 1.70 MiB/sec. | ||
| 978 | 2026.05.04 15:54:58.082111 [ 3 ] {38646a0a-fdf9-445a-8aa6-673b792b82dd} <Debug> TCPHandler: Processed in 0.001898912 sec. | ||
| 979 | 2026.05.04 15:54:58.082245 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.04 15:54:58.082340 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 981 | 2026.05.04 15:54:58.082381 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 982 | 2026.05.04 15:54:58.084745 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.04 15:54:58.084778 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 984 | 2026.05.04 15:54:58.085242 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.05.04 15:54:58.085731 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.04 15:54:58.085885 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003562 sec., 6737.78775968557 rows/sec., 572.45 KiB/sec. | ||
| 987 | 2026.05.04 15:54:58.085930 [ 3 ] {7fc75764-8544-44a8-9d0c-740e051b03d9} <Debug> TCPHandler: Processed in 0.003733222 sec. | ||
| 988 | 2026.05.04 15:54:58.086053 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.05.04 15:54:58.086147 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 990 | 2026.05.04 15:54:58.086188 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 991 | 2026.05.04 15:54:58.086634 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.05.04 15:54:58.086671 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 993 | 2026.05.04 15:54:58.087101 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 994 | 2026.05.04 15:54:58.087512 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.05.04 15:54:58.087639 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 324.01 KiB/sec. | ||
| 996 | 2026.05.04 15:54:58.087677 [ 3 ] {2bcbb711-b885-4d73-ae24-cec44128cbff} <Debug> TCPHandler: Processed in 0.001673015 sec. | ||
| 997 | 2026.05.04 15:54:58.087784 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.04 15:54:58.087877 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.04 15:54:58.087917 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1000 | 2026.05.04 15:54:58.088403 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.04 15:54:58.088440 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1002 | 2026.05.04 15:54:58.088858 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1003 | 2026.05.04 15:54:58.089281 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.04 15:54:58.089412 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Debug> executeQuery: Read 197 rows, 17.96 KiB in 0.001552 sec., 126932.98969072165 rows/sec., 11.30 MiB/sec. | ||
| 1005 | 2026.05.04 15:54:58.089449 [ 3 ] {4f7ed05a-ff0b-49e6-85e2-892c6bf09cc2} <Debug> TCPHandler: Processed in 0.001713697 sec. | ||
| 1006 | 2026.05.04 15:54:58.089565 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.04 15:54:58.089659 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.04 15:54:58.089699 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1009 | 2026.05.04 15:54:58.090086 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.04 15:54:58.090124 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1011 | 2026.05.04 15:54:58.090513 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.04 15:54:58.090933 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.04 15:54:58.091061 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Debug> executeQuery: Read 29 rows, 2.21 KiB in 0.00142 sec., 20422.535211267605 rows/sec., 1.52 MiB/sec. | ||
| 1014 | 2026.05.04 15:54:58.091097 [ 3 ] {0696ba38-3dde-4d63-8434-306bcfebf8f1} <Debug> TCPHandler: Processed in 0.001579993 sec. | ||
| 1015 | 2026.05.04 15:54:58.091203 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.05.04 15:54:58.091297 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.05.04 15:54:58.091336 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1018 | 2026.05.04 15:54:58.091758 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.04 15:54:58.091792 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1020 | 2026.05.04 15:54:58.092282 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.05.04 15:54:58.092738 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.04 15:54:58.092865 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 1023 | 2026.05.04 15:54:58.092901 [ 3 ] {edc04acd-033e-4c63-93cc-6510d572173d} <Debug> TCPHandler: Processed in 0.001746608 sec. | ||
| 1024 | 2026.05.04 15:54:58.093008 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.05.04 15:54:58.093101 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.05.04 15:54:58.093140 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1027 | 2026.05.04 15:54:58.093519 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.05.04 15:54:58.093555 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1029 | 2026.05.04 15:54:58.093965 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.05.04 15:54:58.094378 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.05.04 15:54:58.094507 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001423 sec., 8432.8882642305 rows/sec., 658.82 KiB/sec. | ||
| 1032 | 2026.05.04 15:54:58.094544 [ 3 ] {9558592f-c9a9-4427-ba6d-49e6be6fd4f6} <Debug> TCPHandler: Processed in 0.001585153 sec. | ||
| 1033 | 2026.05.04 15:54:58.094652 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.05.04 15:54:58.094745 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1035 | 2026.05.04 15:54:58.094784 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1036 | 2026.05.04 15:54:58.095206 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.05.04 15:54:58.095243 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1038 | 2026.05.04 15:54:58.095649 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1039 | 2026.05.04 15:54:58.096070 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.05.04 15:54:58.096196 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001468 sec., 74250.68119891008 rows/sec., 6.05 MiB/sec. | ||
| 1041 | 2026.05.04 15:54:58.096233 [ 3 ] {0f9d1168-a1cf-477c-b7e8-bccccde8fc10} <Debug> TCPHandler: Processed in 0.001629444 sec. | ||
| 1042 | 2026.05.04 15:54:58.096345 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.05.04 15:54:58.096440 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1044 | 2026.05.04 15:54:58.096484 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1045 | 2026.05.04 15:54:58.096910 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.05.04 15:54:58.096947 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1047 | 2026.05.04 15:54:58.097396 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.05.04 15:54:58.097855 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.05.04 15:54:58.097985 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Debug> executeQuery: Read 359 rows, 28.08 KiB in 0.001564 sec., 229539.641943734 rows/sec., 17.53 MiB/sec. | ||
| 1050 | 2026.05.04 15:54:58.098022 [ 3 ] {fa7de72f-74a2-4bec-81fe-b2d0cd3adc38} <Debug> TCPHandler: Processed in 0.001725097 sec. | ||
| 1051 | 2026.05.04 15:54:58.098134 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.05.04 15:54:58.098227 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1053 | 2026.05.04 15:54:58.098280 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1054 | 2026.05.04 15:54:58.099023 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.05.04 15:54:58.099059 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1056 | 2026.05.04 15:54:58.103196 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1057 | 2026.05.04 15:54:58.103618 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.05.04 15:54:58.103755 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005546 sec., 1983.4114677244863 rows/sec., 3.55 MiB/sec. | ||
| 1059 | 2026.05.04 15:54:58.103808 [ 3 ] {8d16a741-e7b5-462a-9326-47a54c2dd0b6} <Debug> TCPHandler: Processed in 0.005722777 sec. | ||
| 1060 | 2026.05.04 15:54:58.103938 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.05.04 15:54:58.104033 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.05.04 15:54:58.104075 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1063 | 2026.05.04 15:54:58.104481 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.05.04 15:54:58.104518 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1065 | 2026.05.04 15:54:58.104926 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1066 | 2026.05.04 15:54:58.105350 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.05.04 15:54:58.105479 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Debug> executeQuery: Read 46 rows, 3.23 KiB in 0.001465 sec., 31399.317406143346 rows/sec., 2.15 MiB/sec. | ||
| 1068 | 2026.05.04 15:54:58.105515 [ 3 ] {e508e5dd-87b9-4f00-9fd1-09968a6e17d4} <Debug> TCPHandler: Processed in 0.001625644 sec. | ||
| 1069 | 2026.05.04 15:54:58.976794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1070 | 2026.05.04 15:54:58.977449 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.04 15:54:58.977512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1072 | 2026.05.04 15:54:58.978511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1073 | 2026.05.04 15:54:58.978956 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.04 15:54:58.979106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1075 | 2026.05.04 15:54:59.089343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1076 | 2026.05.04 15:54:59.105900 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.05.04 15:54:59.105944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1078 | 2026.05.04 15:54:59.112250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1079 | 2026.05.04 15:54:59.113362 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.05.04 15:54:59.116141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1081 | 2026.05.04 15:55:01.490724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 148 | ||
| 1082 | 2026.05.04 15:55:01.492936 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.04 15:55:01.492995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1084 | 2026.05.04 15:55:01.494323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1085 | 2026.05.04 15:55:01.494860 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.04 15:55:01.495142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1087 | 2026.05.04 15:55:03.065879 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.04 15:55:03.066120 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1089 | 2026.05.04 15:55:03.066443 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1090 | 2026.05.04 15:55:03.066475 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1091 | 2026.05.04 15:55:03.066677 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.05.04 15:55:03.066744 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.05.04 15:55:03.066880 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1094 | 2026.05.04 15:55:03.067096 [ 260 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1095 | 2026.05.04 15:55:03.067160 [ 286 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1096 | 2026.05.04 15:55:03.067273 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1097 | 2026.05.04 15:55:03.067301 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1098 | 2026.05.04 15:55:03.067348 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1099 | 2026.05.04 15:55:03.067368 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1100 | 2026.05.04 15:55:03.068470 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002447 sec., 6129.955046996322 rows/sec., 913.51 KiB/sec. | ||
| 1101 | 2026.05.04 15:55:03.068572 [ 3 ] {87351489-ad93-48be-9720-008427a0ecc6} <Debug> TCPHandler: Processed in 0.002826077 sec. | ||
| 1102 | 2026.05.04 15:55:03.069969 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.04 15:55:03.070081 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.04 15:55:03.070123 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.05.04 15:55:03.070991 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.04 15:55:03.071067 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1107 | 2026.05.04 15:55:03.071583 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1108 | 2026.05.04 15:55:03.072019 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.04 15:55:03.072185 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002135 sec., 24355.9718969555 rows/sec., 1.86 MiB/sec. | ||
| 1110 | 2026.05.04 15:55:03.072223 [ 3 ] {820b4175-2d97-466e-9959-40658e81d78a} <Debug> TCPHandler: Processed in 0.002304303 sec. | ||
| 1111 | 2026.05.04 15:55:03.072349 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.04 15:55:03.072442 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.04 15:55:03.072480 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1114 | 2026.05.04 15:55:03.072893 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.04 15:55:03.072929 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1116 | 2026.05.04 15:55:03.073308 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1117 | 2026.05.04 15:55:03.073732 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.04 15:55:03.073885 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001461 sec., 38329.911019849416 rows/sec., 2.99 MiB/sec. | ||
| 1119 | 2026.05.04 15:55:03.073922 [ 3 ] {4287b508-6b2f-4ad7-984d-10a41c71f8c5} <Debug> TCPHandler: Processed in 0.001620254 sec. | ||
| 1120 | 2026.05.04 15:55:03.074035 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.04 15:55:03.074126 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.04 15:55:03.074168 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1123 | 2026.05.04 15:55:03.074580 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.04 15:55:03.074615 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1125 | 2026.05.04 15:55:03.075034 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1126 | 2026.05.04 15:55:03.075508 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.04 15:55:03.075655 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001547 sec., 96961.86166774401 rows/sec., 6.72 MiB/sec. | ||
| 1128 | 2026.05.04 15:55:03.075692 [ 3 ] {0862dae6-b190-4ff7-acf2-bf42ebbb5dc4} <Debug> TCPHandler: Processed in 0.001704057 sec. | ||
| 1129 | 2026.05.04 15:55:03.075803 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.04 15:55:03.075895 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.04 15:55:03.075934 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1132 | 2026.05.04 15:55:03.076279 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.04 15:55:03.076314 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1134 | 2026.05.04 15:55:03.076775 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1135 | 2026.05.04 15:55:03.077183 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.04 15:55:03.077329 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001451 sec., 34458.99379738112 rows/sec., 2.36 MiB/sec. | ||
| 1137 | 2026.05.04 15:55:03.077365 [ 3 ] {627466c0-bcfb-43c8-914a-78e91865df2c} <Debug> TCPHandler: Processed in 0.001608514 sec. | ||
| 1138 | 2026.05.04 15:55:06.404363 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1139 | 2026.05.04 15:55:06.404443 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1140 | 2026.05.04 15:55:06.479177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1141 | 2026.05.04 15:55:06.479690 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.04 15:55:06.479729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1143 | 2026.05.04 15:55:06.480415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1144 | 2026.05.04 15:55:06.480873 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.04 15:55:06.480982 [ 89 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1146 | 2026.05.04 15:55:06.480995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1147 | 2026.05.04 15:55:06.481029 [ 89 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.04 15:55:06.481053 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1149 | 2026.05.04 15:55:06.483182 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1150 | 2026.05.04 15:55:06.485258 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1151 | 2026.05.04 15:55:06.485408 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1152 | 2026.05.04 15:55:06.485599 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1153 | 2026.05.04 15:55:06.485688 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1154 | 2026.05.04 15:55:06.485838 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1155 | 2026.05.04 15:55:06.485933 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1156 | 2026.05.04 15:55:06.486025 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1157 | 2026.05.04 15:55:06.518381 [ 187 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.037243308 sec., 75342.39439740422 rows/sec., 1.08 MiB/sec. | ||
| 1158 | 2026.05.04 15:55:06.519381 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1159 | 2026.05.04 15:55:06.519914 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.04 15:55:06.519991 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_6_1} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1161 | 2026.05.04 15:55:06.520102 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1162 | 2026.05.04 15:55:06.616200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1163 | 2026.05.04 15:55:06.632315 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.05.04 15:55:06.632360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1165 | 2026.05.04 15:55:06.639009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1166 | 2026.05.04 15:55:06.640212 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.05.04 15:55:06.640477 [ 89 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1168 | 2026.05.04 15:55:06.640531 [ 89 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.04 15:55:06.640551 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1170 | 2026.05.04 15:55:06.640632 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1171 | 2026.05.04 15:55:06.643009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1172 | 2026.05.04 15:55:06.643624 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1173 | 2026.05.04 15:55:06.644388 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1174 | 2026.05.04 15:55:06.647751 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1175 | 2026.05.04 15:55:06.651115 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1176 | 2026.05.04 15:55:06.654893 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1177 | 2026.05.04 15:55:06.661409 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1178 | 2026.05.04 15:55:06.665659 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1179 | 2026.05.04 15:55:06.725638 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.085031835 sec., 540.9738599666819 rows/sec., 2.80 MiB/sec. | ||
| 1180 | 2026.05.04 15:55:06.728288 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1181 | 2026.05.04 15:55:06.730833 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.04 15:55:06.730939 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_6_1} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1183 | 2026.05.04 15:55:06.732864 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1184 | 2026.05.04 15:55:07.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.73 MiB, peak 175.27 MiB, free memory in arenas 0.00 B, will set to 175.90 MiB (RSS), difference: 10.16 MiB | ||
| 1185 | 2026.05.04 15:55:08.067441 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.05.04 15:55:08.067669 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1187 | 2026.05.04 15:55:08.067984 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1188 | 2026.05.04 15:55:08.068020 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1189 | 2026.05.04 15:55:08.068241 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1190 | 2026.05.04 15:55:08.068310 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2026.05.04 15:55:08.068455 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1192 | 2026.05.04 15:55:08.068670 [ 288 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1193 | 2026.05.04 15:55:08.068717 [ 289 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1194 | 2026.05.04 15:55:08.068821 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 1195 | 2026.05.04 15:55:08.068850 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1196 | 2026.05.04 15:55:08.072918 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1197 | 2026.05.04 15:55:08.072951 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1198 | 2026.05.04 15:55:08.073007 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1199 | 2026.05.04 15:55:08.073062 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1200 | 2026.05.04 15:55:08.074574 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.006996 sec., 3144.654088050315 rows/sec., 747.08 KiB/sec. | ||
| 1201 | 2026.05.04 15:55:08.074706 [ 3 ] {d13a125a-e747-4320-bddd-ac4bacc26511} <Debug> TCPHandler: Processed in 0.007401962 sec. | ||
| 1202 | 2026.05.04 15:55:08.076328 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.04 15:55:08.076465 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.04 15:55:08.076522 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1205 | 2026.05.04 15:55:08.077116 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.04 15:55:08.077171 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1207 | 2026.05.04 15:55:08.078487 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1208 | 2026.05.04 15:55:08.079000 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.04 15:55:08.079138 [ 84 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1210 | 2026.05.04 15:55:08.079153 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Debug> executeQuery: Read 74 rows, 6.28 KiB in 0.00273 sec., 27106.227106227107 rows/sec., 2.25 MiB/sec. | ||
| 1211 | 2026.05.04 15:55:08.079190 [ 84 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.04 15:55:08.079214 [ 3 ] {14835511-207c-49d5-a770-8ddb17a9d33d} <Debug> TCPHandler: Processed in 0.00294802 sec. | ||
| 1213 | 2026.05.04 15:55:08.079220 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1214 | 2026.05.04 15:55:08.079370 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1215 | 2026.05.04 15:55:08.079384 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.05.04 15:55:08.079521 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.05.04 15:55:08.079523 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1218 | 2026.05.04 15:55:08.079565 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1219 | 2026.05.04 15:55:08.079583 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1220 | 2026.05.04 15:55:08.079666 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1221 | 2026.05.04 15:55:08.079733 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1222 | 2026.05.04 15:55:08.079781 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 197 rows starting from the beginning of the part | ||
| 1223 | 2026.05.04 15:55:08.079837 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1224 | 2026.05.04 15:55:08.079892 [ 201 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1225 | 2026.05.04 15:55:08.080012 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.05.04 15:55:08.080055 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1227 | 2026.05.04 15:55:08.080629 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.05.04 15:55:08.081118 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.05.04 15:55:08.081134 [ 187 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182157 sec., 220688.74652085837 rows/sec., 19.28 MiB/sec. | ||
| 1230 | 2026.05.04 15:55:08.081252 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00175 sec., 6285.714285714285 rows/sec., 472.66 KiB/sec. | ||
| 1231 | 2026.05.04 15:55:08.081288 [ 3 ] {62ba1291-4877-4e6a-bdce-f406022077db} <Debug> TCPHandler: Processed in 0.001951373 sec. | ||
| 1232 | 2026.05.04 15:55:08.081389 [ 187 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1233 | 2026.05.04 15:55:08.081410 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.04 15:55:08.081503 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.04 15:55:08.081542 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2026.05.04 15:55:08.081902 [ 187 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.04 15:55:08.081959 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.04 15:55:08.081971 [ 187 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_6_1} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1239 | 2026.05.04 15:55:08.081994 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1240 | 2026.05.04 15:55:08.082060 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1241 | 2026.05.04 15:55:08.082414 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1242 | 2026.05.04 15:55:08.082889 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.05.04 15:55:08.082997 [ 84 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1244 | 2026.05.04 15:55:08.083020 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001534 sec., 43676.662320730116 rows/sec., 3.41 MiB/sec. | ||
| 1245 | 2026.05.04 15:55:08.083043 [ 84 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.04 15:55:08.083093 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1247 | 2026.05.04 15:55:08.083095 [ 3 ] {a5d78056-1f7c-49a0-a46a-a49c2f2891fd} <Debug> TCPHandler: Processed in 0.001731528 sec. | ||
| 1248 | 2026.05.04 15:55:08.083186 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1249 | 2026.05.04 15:55:08.083252 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.05.04 15:55:08.083286 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1251 | 2026.05.04 15:55:08.083324 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1252 | 2026.05.04 15:55:08.083347 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.04 15:55:08.083390 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.05.04 15:55:08.083406 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1255 | 2026.05.04 15:55:08.083455 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1256 | 2026.05.04 15:55:08.083498 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 109 rows starting from the beginning of the part | ||
| 1257 | 2026.05.04 15:55:08.083544 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1258 | 2026.05.04 15:55:08.083591 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 67 rows starting from the beginning of the part | ||
| 1259 | 2026.05.04 15:55:08.083862 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.04 15:55:08.083897 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1261 | 2026.05.04 15:55:08.084370 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1262 | 2026.05.04 15:55:08.084487 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336067 sec., 238012.01586447385 rows/sec., 19.76 MiB/sec. | ||
| 1263 | 2026.05.04 15:55:08.084761 [ 201 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1264 | 2026.05.04 15:55:08.084843 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.05.04 15:55:08.084963 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1266 | 2026.05.04 15:55:08.084998 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00167 sec., 89820.35928143712 rows/sec., 6.23 MiB/sec. | ||
| 1267 | 2026.05.04 15:55:08.085006 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.05.04 15:55:08.085043 [ 3 ] {07d4100e-a554-4ac1-835f-14129400ddfa} <Debug> TCPHandler: Processed in 0.00183942 sec. | ||
| 1269 | 2026.05.04 15:55:08.085044 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1270 | 2026.05.04 15:55:08.085151 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1271 | 2026.05.04 15:55:08.085174 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.05.04 15:55:08.085244 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1273 | 2026.05.04 15:55:08.085270 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.05.04 15:55:08.085275 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 81 rows starting from the beginning of the part | ||
| 1275 | 2026.05.04 15:55:08.085326 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1276 | 2026.05.04 15:55:08.085331 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1277 | 2026.05.04 15:55:08.085359 [ 201 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.04 15:55:08.085384 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1279 | 2026.05.04 15:55:08.085428 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 359 rows starting from the beginning of the part | ||
| 1280 | 2026.05.04 15:55:08.085446 [ 201 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_6_1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1281 | 2026.05.04 15:55:08.085467 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1282 | 2026.05.04 15:55:08.085520 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1283 | 2026.05.04 15:55:08.085538 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1284 | 2026.05.04 15:55:08.086100 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.05.04 15:55:08.086139 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1286 | 2026.05.04 15:55:08.086472 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359667 sec., 691345.7486281567 rows/sec., 49.79 MiB/sec. | ||
| 1287 | 2026.05.04 15:55:08.086792 [ 188 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1288 | 2026.05.04 15:55:08.086822 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1289 | 2026.05.04 15:55:08.087421 [ 188 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.04 15:55:08.087429 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.05.04 15:55:08.087510 [ 188 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1292 | 2026.05.04 15:55:08.087606 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002354 sec., 4672.8971962616815 rows/sec., 8.37 MiB/sec. | ||
| 1293 | 2026.05.04 15:55:08.087608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1294 | 2026.05.04 15:55:08.087666 [ 3 ] {3fd8d901-b52a-4af6-864f-6aee7ec4fc50} <Debug> TCPHandler: Processed in 0.00254042 sec. | ||
| 1295 | 2026.05.04 15:55:08.087798 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.05.04 15:55:08.087892 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.05.04 15:55:08.087932 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1298 | 2026.05.04 15:55:08.088286 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.04 15:55:08.088322 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1300 | 2026.05.04 15:55:08.088791 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1301 | 2026.05.04 15:55:08.089285 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.05.04 15:55:08.089393 [ 84 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1303 | 2026.05.04 15:55:08.089417 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001545 sec., 32362.45954692557 rows/sec., 2.22 MiB/sec. | ||
| 1304 | 2026.05.04 15:55:08.089432 [ 84 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.04 15:55:08.089457 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1306 | 2026.05.04 15:55:08.089458 [ 3 ] {c6b7879f-656e-4c83-83a2-bf5a07be3e29} <Debug> TCPHandler: Processed in 0.001709527 sec. | ||
| 1307 | 2026.05.04 15:55:08.089577 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1308 | 2026.05.04 15:55:08.089706 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1309 | 2026.05.04 15:55:08.089744 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1310 | 2026.05.04 15:55:08.089819 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1311 | 2026.05.04 15:55:08.089879 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1312 | 2026.05.04 15:55:08.089940 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1313 | 2026.05.04 15:55:08.089984 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1314 | 2026.05.04 15:55:08.090030 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1315 | 2026.05.04 15:55:08.090848 [ 201 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330886 sec., 172817.20598157917 rows/sec., 11.85 MiB/sec. | ||
| 1316 | 2026.05.04 15:55:08.091074 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2026.05.04 15:55:08.091535 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.05.04 15:55:08.091607 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_6_1} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1319 | 2026.05.04 15:55:08.091668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1320 | 2026.05.04 15:55:11.495296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 172 | ||
| 1321 | 2026.05.04 15:55:11.497323 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.04 15:55:11.497364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1323 | 2026.05.04 15:55:11.498652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2026.05.04 15:55:11.499118 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.04 15:55:11.499356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1326 | 2026.05.04 15:55:13.071263 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.05.04 15:55:13.071538 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1328 | 2026.05.04 15:55:13.071914 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1329 | 2026.05.04 15:55:13.071953 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1330 | 2026.05.04 15:55:13.072194 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1331 | 2026.05.04 15:55:13.072275 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1332 | 2026.05.04 15:55:13.072423 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1333 | 2026.05.04 15:55:13.072547 [ 290 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1334 | 2026.05.04 15:55:13.072561 [ 289 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1335 | 2026.05.04 15:55:13.072680 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 1336 | 2026.05.04 15:55:13.072706 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2026.05.04 15:55:13.072774 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1338 | 2026.05.04 15:55:13.072793 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1339 | 2026.05.04 15:55:13.072826 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1340 | 2026.05.04 15:55:13.072862 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1341 | 2026.05.04 15:55:13.074037 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> executeQuery: Read 22 rows, 2.59 KiB in 0.002613 sec., 8419.44125526215 rows/sec., 989.64 KiB/sec. | ||
| 1342 | 2026.05.04 15:55:13.074175 [ 3 ] {303c03e7-014d-4f98-ac83-b6cee0ac2988} <Debug> TCPHandler: Processed in 0.003063234 sec. | ||
| 1343 | 2026.05.04 15:55:13.078488 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.04 15:55:13.078608 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1345 | 2026.05.04 15:55:13.078655 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2026.05.04 15:55:13.079244 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.04 15:55:13.079290 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1348 | 2026.05.04 15:55:13.079758 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.05.04 15:55:13.079983 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.04 15:55:13.080132 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.00156 sec., 10256.410256410256 rows/sec., 3.05 MiB/sec. | ||
| 1351 | 2026.05.04 15:55:13.080172 [ 3 ] {474a2132-fa15-488e-8f56-43eff6d2b277} <Debug> TCPHandler: Processed in 0.001740627 sec. | ||
| 1352 | 2026.05.04 15:55:13.080299 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.04 15:55:13.080393 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.04 15:55:13.080434 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1355 | 2026.05.04 15:55:13.080969 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.04 15:55:13.081006 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1357 | 2026.05.04 15:55:13.081328 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2026.05.04 15:55:13.081540 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.04 15:55:13.081664 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001289 sec., 220325.83397982933 rows/sec., 13.99 MiB/sec. | ||
| 1360 | 2026.05.04 15:55:13.081699 [ 3 ] {6dae2b66-2802-4e65-b74e-0bf5c7338a17} <Debug> TCPHandler: Processed in 0.00144952 sec. | ||
| 1361 | 2026.05.04 15:55:13.081820 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.05.04 15:55:13.081912 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1363 | 2026.05.04 15:55:13.081954 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1364 | 2026.05.04 15:55:13.082347 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.05.04 15:55:13.082383 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1366 | 2026.05.04 15:55:13.082664 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1367 | 2026.05.04 15:55:13.082896 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.04 15:55:13.083024 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 1369 | 2026.05.04 15:55:13.083062 [ 3 ] {640b08ce-7183-4acb-8812-fd58393e1464} <Debug> TCPHandler: Processed in 0.001290895 sec. | ||
| 1370 | 2026.05.04 15:55:13.083209 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.05.04 15:55:13.083302 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1372 | 2026.05.04 15:55:13.083342 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1373 | 2026.05.04 15:55:13.084075 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.05.04 15:55:13.084112 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1375 | 2026.05.04 15:55:13.084503 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1376 | 2026.05.04 15:55:13.084733 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.05.04 15:55:13.084865 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Debug> executeQuery: Read 798 rows, 62.91 KiB in 0.001581 sec., 504743.8330170778 rows/sec., 38.86 MiB/sec. | ||
| 1378 | 2026.05.04 15:55:13.084926 [ 3 ] {39b7b415-3ede-4fd7-b986-8826091506c5} <Debug> TCPHandler: Processed in 0.001765468 sec. | ||
| 1379 | 2026.05.04 15:55:13.085068 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.05.04 15:55:13.085162 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1381 | 2026.05.04 15:55:13.085208 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1382 | 2026.05.04 15:55:13.085660 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.05.04 15:55:13.085695 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1384 | 2026.05.04 15:55:13.086001 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1385 | 2026.05.04 15:55:13.086228 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.05.04 15:55:13.086357 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001214 sec., 118616.1449752883 rows/sec., 6.98 MiB/sec. | ||
| 1387 | 2026.05.04 15:55:13.086394 [ 3 ] {24b00500-1448-4c5b-93b9-9a88b83a0612} <Debug> TCPHandler: Processed in 0.001375057 sec. | ||
| 1388 | 2026.05.04 15:55:13.086539 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.05.04 15:55:13.086632 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.05.04 15:55:13.086671 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1391 | 2026.05.04 15:55:13.087124 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.05.04 15:55:13.087161 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1393 | 2026.05.04 15:55:13.087467 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1394 | 2026.05.04 15:55:13.087686 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.05.04 15:55:13.087812 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 1396 | 2026.05.04 15:55:13.087862 [ 3 ] {773ffe8b-64fc-4d31-9ae4-a43da8b9054a} <Debug> TCPHandler: Processed in 0.001371298 sec. | ||
| 1397 | 2026.05.04 15:55:13.087988 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.04 15:55:13.088087 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.05.04 15:55:13.088135 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1400 | 2026.05.04 15:55:13.088615 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.04 15:55:13.088650 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1402 | 2026.05.04 15:55:13.088944 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.05.04 15:55:13.089149 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.04 15:55:13.089271 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 1405 | 2026.05.04 15:55:13.089324 [ 3 ] {8895d524-2be4-45a2-9b93-f8174f7151b6} <Debug> TCPHandler: Processed in 0.001382998 sec. | ||
| 1406 | 2026.05.04 15:55:13.089453 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.04 15:55:13.089547 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1408 | 2026.05.04 15:55:13.089587 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1409 | 2026.05.04 15:55:13.090163 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.04 15:55:13.090200 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1411 | 2026.05.04 15:55:13.090519 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1412 | 2026.05.04 15:55:13.090741 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.04 15:55:13.090869 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001339 sec., 367438.3868558626 rows/sec., 25.78 MiB/sec. | ||
| 1414 | 2026.05.04 15:55:13.090905 [ 3 ] {df722aac-d7aa-41c9-93c3-5fd2e7c91da1} <Debug> TCPHandler: Processed in 0.001499861 sec. | ||
| 1415 | 2026.05.04 15:55:13.091030 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.04 15:55:13.091123 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1417 | 2026.05.04 15:55:13.091164 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1418 | 2026.05.04 15:55:13.091505 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.04 15:55:13.091541 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1420 | 2026.05.04 15:55:13.091850 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1421 | 2026.05.04 15:55:13.092055 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.05.04 15:55:13.092179 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 1423 | 2026.05.04 15:55:13.092215 [ 3 ] {9f15616d-bebe-4325-882f-2e7cba64ee53} <Debug> TCPHandler: Processed in 0.001233564 sec. | ||
| 1424 | 2026.05.04 15:55:13.092346 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.05.04 15:55:13.092440 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.05.04 15:55:13.092480 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1427 | 2026.05.04 15:55:13.092897 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.05.04 15:55:13.092932 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1429 | 2026.05.04 15:55:13.093257 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1430 | 2026.05.04 15:55:13.093463 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.05.04 15:55:13.093585 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Debug> executeQuery: Read 264 rows, 17.95 KiB in 0.001165 sec., 226609.44206008583 rows/sec., 15.05 MiB/sec. | ||
| 1432 | 2026.05.04 15:55:13.093620 [ 3 ] {4ca80ddb-f79f-4377-a41c-56f8550e6f04} <Debug> TCPHandler: Processed in 0.001322426 sec. | ||
| 1433 | 2026.05.04 15:55:13.093738 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.05.04 15:55:13.093831 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.04 15:55:13.093872 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1436 | 2026.05.04 15:55:13.094180 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.04 15:55:13.094215 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1438 | 2026.05.04 15:55:13.094511 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1439 | 2026.05.04 15:55:13.094724 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.04 15:55:13.094845 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 1441 | 2026.05.04 15:55:13.094881 [ 3 ] {32439349-1886-41a2-9a4f-ff3ac9daf02c} <Debug> TCPHandler: Processed in 0.001190143 sec. | ||
| 1442 | 2026.05.04 15:55:13.094997 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.05.04 15:55:13.095090 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1444 | 2026.05.04 15:55:13.095131 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1445 | 2026.05.04 15:55:13.095473 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.04 15:55:13.095509 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1447 | 2026.05.04 15:55:13.095818 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1448 | 2026.05.04 15:55:13.096020 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.05.04 15:55:13.096142 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Debug> executeQuery: Read 88 rows, 5.64 KiB in 0.00107 sec., 82242.99065420561 rows/sec., 5.15 MiB/sec. | ||
| 1450 | 2026.05.04 15:55:13.096177 [ 3 ] {cec7c696-9cbf-4c4a-8223-01fef37a192b} <Debug> TCPHandler: Processed in 0.001226374 sec. | ||
| 1451 | 2026.05.04 15:55:13.503732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40588 | ||
| 1452 | 2026.05.04 15:55:13.505804 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1453 | 2026.05.04 15:55:13.505846 [ 293 ] {} <Debug> TCP-Session: 983be486-9cc6-4f50-9eec-5584a791bfc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40588 | ||
| 1454 | 2026.05.04 15:55:13.505870 [ 293 ] {} <Debug> TCP-Session: 983be486-9cc6-4f50-9eec-5584a791bfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.05.04 15:55:13.505883 [ 293 ] {} <Debug> TCP-Session: 983be486-9cc6-4f50-9eec-5584a791bfc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.05.04 15:55:13.505933 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1457 | 2026.05.04 15:55:13.505956 [ 293 ] {} <Trace> 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 | ||
| 1458 | 2026.05.04 15:55:13.505972 [ 293 ] {} <Trace> 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 | ||
| 1459 | 2026.05.04 15:55:13.506351 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37651 | ||
| 1460 | 2026.05.04 15:55:13.506470 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53361 | ||
| 1461 | 2026.05.04 15:55:13.506479 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1462 | 2026.05.04 15:55:13.506554 [ 294 ] {} <Debug> TCP-Session: ee1897b7-5706-44cb-a993-e32665cdac51 Authenticating user 'default' from [fd00:1122:3344:101::e]:37651 | ||
| 1463 | 2026.05.04 15:55:13.506576 [ 294 ] {} <Debug> TCP-Session: ee1897b7-5706-44cb-a993-e32665cdac51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.05.04 15:55:13.506589 [ 294 ] {} <Debug> TCP-Session: ee1897b7-5706-44cb-a993-e32665cdac51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.05.04 15:55:13.506621 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40254 | ||
| 1466 | 2026.05.04 15:55:13.506631 [ 293 ] {} <Trace> TCP-Session: 983be486-9cc6-4f50-9eec-5584a791bfc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.05.04 15:55:13.506639 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43309 | ||
| 1468 | 2026.05.04 15:55:13.506694 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2026.05.04 15:55:13.506728 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64716 | ||
| 1470 | 2026.05.04 15:55:13.506753 [ 295 ] {} <Debug> TCP-Session: 4102b467-fb81-4b5d-a5f4-f62850117ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53361 | ||
| 1471 | 2026.05.04 15:55:13.506782 [ 295 ] {} <Debug> TCP-Session: 4102b467-fb81-4b5d-a5f4-f62850117ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.05.04 15:55:13.506803 [ 295 ] {} <Debug> TCP-Session: 4102b467-fb81-4b5d-a5f4-f62850117ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.05.04 15:55:13.506828 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1474 | 2026.05.04 15:55:13.506841 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1475 | 2026.05.04 15:55:13.506879 [ 297 ] {} <Debug> TCP-Session: 11e1254a-b921-4e55-8eba-3d8fc253ce28 Authenticating user 'default' from [fd00:1122:3344:101::e]:40254 | ||
| 1476 | 2026.05.04 15:55:13.506891 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64115 | ||
| 1477 | 2026.05.04 15:55:13.506895 [ 297 ] {} <Debug> TCP-Session: 11e1254a-b921-4e55-8eba-3d8fc253ce28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.05.04 15:55:13.506932 [ 297 ] {} <Debug> TCP-Session: 11e1254a-b921-4e55-8eba-3d8fc253ce28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.05.04 15:55:13.507019 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.05.04 15:55:13.507067 [ 296 ] {} <Debug> TCP-Session: a9e0007f-971d-4101-a280-49e305a6de33 Authenticating user 'default' from [fd00:1122:3344:101::e]:43309 | ||
| 1481 | 2026.05.04 15:55:13.507095 [ 296 ] {} <Debug> TCP-Session: a9e0007f-971d-4101-a280-49e305a6de33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.05.04 15:55:13.507108 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2026.05.04 15:55:13.507111 [ 296 ] {} <Debug> TCP-Session: a9e0007f-971d-4101-a280-49e305a6de33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2026.05.04 15:55:13.507152 [ 298 ] {} <Debug> TCP-Session: b00a2272-cc68-490e-84c2-5f4c7aadf831 Authenticating user 'default' from [fd00:1122:3344:101::e]:64716 | ||
| 1485 | 2026.05.04 15:55:13.507170 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1486 | 2026.05.04 15:55:13.507175 [ 298 ] {} <Debug> TCP-Session: b00a2272-cc68-490e-84c2-5f4c7aadf831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.04 15:55:13.507212 [ 298 ] {} <Debug> TCP-Session: b00a2272-cc68-490e-84c2-5f4c7aadf831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.04 15:55:13.507216 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1489 | 2026.05.04 15:55:13.507236 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52472 | ||
| 1490 | 2026.05.04 15:55:13.507245 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.05.04 15:55:13.507265 [ 299 ] {} <Debug> TCP-Session: 5396534c-50dd-4769-b6f6-2c0271077d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:64115 | ||
| 1492 | 2026.05.04 15:55:13.507306 [ 299 ] {} <Debug> TCP-Session: 5396534c-50dd-4769-b6f6-2c0271077d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.05.04 15:55:13.507328 [ 299 ] {} <Debug> TCP-Session: 5396534c-50dd-4769-b6f6-2c0271077d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.05.04 15:55:13.507333 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42500 | ||
| 1495 | 2026.05.04 15:55:13.507474 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.04 15:55:13.507514 [ 300 ] {} <Debug> TCP-Session: 1ff895da-c0f0-4765-b181-554365d580f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52472 | ||
| 1497 | 2026.05.04 15:55:13.507530 [ 300 ] {} <Debug> TCP-Session: 1ff895da-c0f0-4765-b181-554365d580f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.05.04 15:55:13.507543 [ 300 ] {} <Debug> TCP-Session: 1ff895da-c0f0-4765-b181-554365d580f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.04 15:55:13.507542 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.05.04 15:55:13.507585 [ 301 ] {} <Debug> TCP-Session: c46efd07-9ff2-43e0-8bdc-4bc5e79eecab Authenticating user 'default' from [fd00:1122:3344:101::e]:42500 | ||
| 1501 | 2026.05.04 15:55:13.507601 [ 301 ] {} <Debug> TCP-Session: c46efd07-9ff2-43e0-8bdc-4bc5e79eecab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.05.04 15:55:13.507613 [ 301 ] {} <Debug> TCP-Session: c46efd07-9ff2-43e0-8bdc-4bc5e79eecab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.05.04 15:55:13.507733 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 1504 | 2026.05.04 15:55:13.520533 [ 303 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> AggregatingTransform: Aggregating | ||
| 1505 | 2026.05.04 15:55:13.522544 [ 303 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1506 | 2026.05.04 15:55:13.523310 [ 303 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005610453 sec. (178.239 rows/sec., 6.96 KiB/sec.) | ||
| 1507 | 2026.05.04 15:55:13.523336 [ 303 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> Aggregator: Merging aggregated data | ||
| 1508 | 2026.05.04 15:55:13.523373 [ 303 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1509 | 2026.05.04 15:55:13.526245 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019475 sec., 51.34788189987163 rows/sec., 2.01 KiB/sec. | ||
| 1510 | 2026.05.04 15:55:13.526395 [ 293 ] {075070e8-1008-48d1-b87b-324ee48de12b} <Debug> TCPHandler: Processed in 0.019933485 sec. | ||
| 1511 | 2026.05.04 15:55:13.532993 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1512 | 2026.05.04 15:55:13.533035 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1513 | 2026.05.04 15:55:13.533055 [ 293 ] {} <Debug> TCP-Session: 983be486-9cc6-4f50-9eec-5584a791bfc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.04 15:55:13.533055 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1515 | 2026.05.04 15:55:13.533089 [ 294 ] {} <Debug> TCP-Session: ee1897b7-5706-44cb-a993-e32665cdac51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.04 15:55:13.533097 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1517 | 2026.05.04 15:55:13.533115 [ 301 ] {} <Debug> TCP-Session: c46efd07-9ff2-43e0-8bdc-4bc5e79eecab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.05.04 15:55:13.533122 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1519 | 2026.05.04 15:55:13.533152 [ 297 ] {} <Debug> TCP-Session: 11e1254a-b921-4e55-8eba-3d8fc253ce28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.05.04 15:55:13.533160 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1521 | 2026.05.04 15:55:13.533192 [ 299 ] {} <Debug> TCP-Session: 5396534c-50dd-4769-b6f6-2c0271077d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.05.04 15:55:13.533175 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1523 | 2026.05.04 15:55:13.533230 [ 296 ] {} <Debug> TCP-Session: a9e0007f-971d-4101-a280-49e305a6de33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.05.04 15:55:13.533143 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2026.05.04 15:55:13.533292 [ 298 ] {} <Debug> TCP-Session: b00a2272-cc68-490e-84c2-5f4c7aadf831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.05.04 15:55:13.533314 [ 300 ] {} <Debug> TCP-Session: 1ff895da-c0f0-4765-b181-554365d580f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.04 15:55:13.533080 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.05.04 15:55:13.533377 [ 295 ] {} <Debug> TCP-Session: 4102b467-fb81-4b5d-a5f4-f62850117ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.05.04 15:55:13.981078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1530 | 2026.05.04 15:55:13.981557 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.05.04 15:55:13.981605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1532 | 2026.05.04 15:55:13.982099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1533 | 2026.05.04 15:55:13.982347 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.05.04 15:55:13.982475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1535 | 2026.05.04 15:55:14.143077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1536 | 2026.05.04 15:55:14.161390 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.05.04 15:55:14.161476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1538 | 2026.05.04 15:55:14.168680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1539 | 2026.05.04 15:55:14.169589 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.05.04 15:55:14.175056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1541 | 2026.05.04 15:55:15.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.39 MiB, peak 188.25 MiB, free memory in arenas 0.00 B, will set to 180.89 MiB (RSS), difference: 1.51 MiB | ||
| 1542 | 2026.05.04 15:55:18.067506 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.04 15:55:18.067743 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1544 | 2026.05.04 15:55:18.068070 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2026.05.04 15:55:18.068106 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1546 | 2026.05.04 15:55:18.068359 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.05.04 15:55:18.068429 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.05.04 15:55:18.068574 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1549 | 2026.05.04 15:55:18.068696 [ 302 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2026.05.04 15:55:18.068718 [ 290 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1551 | 2026.05.04 15:55:18.068719 [ 289 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1552 | 2026.05.04 15:55:18.068867 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1553 | 2026.05.04 15:55:18.068893 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1554 | 2026.05.04 15:55:18.068978 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1555 | 2026.05.04 15:55:18.069001 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 1556 | 2026.05.04 15:55:18.069046 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1557 | 2026.05.04 15:55:18.069107 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1558 | 2026.05.04 15:55:18.069162 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1559 | 2026.05.04 15:55:18.070664 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.003014 sec., 12607.830126078301 rows/sec., 3.27 MiB/sec. | ||
| 1560 | 2026.05.04 15:55:18.070824 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> MemoryTracker: Peak memory usage (for query): 152.42 KiB. | ||
| 1561 | 2026.05.04 15:55:18.070841 [ 3 ] {63af6879-8968-466b-9c4e-70bdb1efc449} <Debug> TCPHandler: Processed in 0.003467845 sec. | ||
| 1562 | 2026.05.04 15:55:18.072579 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.05.04 15:55:18.072690 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1564 | 2026.05.04 15:55:18.072736 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1565 | 2026.05.04 15:55:18.073346 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.04 15:55:18.073390 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1567 | 2026.05.04 15:55:18.073831 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1568 | 2026.05.04 15:55:18.074060 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.04 15:55:18.074205 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001549 sec., 50355.06778566817 rows/sec., 4.17 MiB/sec. | ||
| 1570 | 2026.05.04 15:55:18.074242 [ 3 ] {66cd69fa-a3ea-48f5-864f-f73c085953e1} <Debug> TCPHandler: Processed in 0.001712997 sec. | ||
| 1571 | 2026.05.04 15:55:18.074377 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.04 15:55:18.074471 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.04 15:55:18.074512 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1574 | 2026.05.04 15:55:18.074929 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.04 15:55:18.074963 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1576 | 2026.05.04 15:55:18.075264 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2026.05.04 15:55:18.075470 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.04 15:55:18.075597 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 723.03 KiB/sec. | ||
| 1579 | 2026.05.04 15:55:18.075634 [ 3 ] {f7b5c715-49cb-43d2-8a81-b11d1f7eaf8a} <Debug> TCPHandler: Processed in 0.001305436 sec. | ||
| 1580 | 2026.05.04 15:55:18.075754 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.04 15:55:18.075847 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1582 | 2026.05.04 15:55:18.075887 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1583 | 2026.05.04 15:55:18.076308 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.04 15:55:18.076343 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1585 | 2026.05.04 15:55:18.076679 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1586 | 2026.05.04 15:55:18.076896 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.04 15:55:18.077032 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001203 sec., 62344.139650872814 rows/sec., 4.87 MiB/sec. | ||
| 1588 | 2026.05.04 15:55:18.077068 [ 3 ] {5f1bbf23-eba0-4fc8-a912-8990cb6989cb} <Debug> TCPHandler: Processed in 0.001362987 sec. | ||
| 1589 | 2026.05.04 15:55:18.077188 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.04 15:55:18.077281 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.04 15:55:18.077323 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1592 | 2026.05.04 15:55:18.077771 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.05.04 15:55:18.077805 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1594 | 2026.05.04 15:55:18.078157 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1595 | 2026.05.04 15:55:18.078381 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.04 15:55:18.078530 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 1597 | 2026.05.04 15:55:18.078571 [ 3 ] {bfb185b4-dbc3-4d4a-a891-e11694f55277} <Debug> TCPHandler: Processed in 0.00143057 sec. | ||
| 1598 | 2026.05.04 15:55:18.078702 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.05.04 15:55:18.078795 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.04 15:55:18.078849 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1601 | 2026.05.04 15:55:18.079625 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.05.04 15:55:18.079663 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1603 | 2026.05.04 15:55:18.080172 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1604 | 2026.05.04 15:55:18.080403 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.04 15:55:18.080550 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001772 sec., 6207.6749435665915 rows/sec., 11.12 MiB/sec. | ||
| 1606 | 2026.05.04 15:55:18.080599 [ 3 ] {cc88cc7c-e5bb-45df-acdd-a460bc94ed4a} <Debug> TCPHandler: Processed in 0.001944983 sec. | ||
| 1607 | 2026.05.04 15:55:18.080717 [ 3 ] {} <Trace> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.05.04 15:55:18.080811 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37361) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.05.04 15:55:18.080853 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1610 | 2026.05.04 15:55:18.081207 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.05.04 15:55:18.081242 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1612 | 2026.05.04 15:55:18.081564 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1613 | 2026.05.04 15:55:18.081768 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.05.04 15:55:18.081894 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 1615 | 2026.05.04 15:55:18.081928 [ 3 ] {632862ba-b0c5-4196-b9f7-40d8b4ad0cf2} <Debug> TCPHandler: Processed in 0.001259354 sec. | ||
| 1616 | 2026.05.04 15:55:21.404718 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1617 | 2026.05.04 15:55:21.404775 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1618 | 2026.05.04 15:55:21.482553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3745 | ||
| 1619 | 2026.05.04 15:55:21.483086 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.05.04 15:55:21.483144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1621 | 2026.05.04 15:55:21.483685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1622 | 2026.05.04 15:55:21.483930 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.04 15:55:21.484077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3745 | ||
| 1624 | 2026.05.04 15:55:21.499490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 214 | ||
| 1625 | 2026.05.04 15:55:21.501902 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.04 15:55:21.501951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1627 | 2026.05.04 15:55:21.503186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1628 | 2026.05.04 15:55:21.503475 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.04 15:55:21.503725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1630 | 2026.05.04 15:55:21.643833 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38969 | ||
| 1631 | 2026.05.04 15:55:21.643946 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.05.04 15:55:21.643972 [ 293 ] {} <Debug> TCP-Session: cd1b3636-3f0a-4c52-96bb-20a0dd0c0d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:38969 | ||
| 1633 | 2026.05.04 15:55:21.643994 [ 293 ] {} <Debug> TCP-Session: cd1b3636-3f0a-4c52-96bb-20a0dd0c0d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.05.04 15:55:21.644006 [ 293 ] {} <Debug> TCP-Session: cd1b3636-3f0a-4c52-96bb-20a0dd0c0d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.05.04 15:55:21.644256 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42395 | ||
| 1636 | 2026.05.04 15:55:21.644285 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59976 | ||
| 1637 | 2026.05.04 15:55:21.644303 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34427 | ||
| 1638 | 2026.05.04 15:55:21.644326 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44088 | ||
| 1639 | 2026.05.04 15:55:21.644359 [ 293 ] {} <Trace> TCP-Session: cd1b3636-3f0a-4c52-96bb-20a0dd0c0d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.05.04 15:55:21.644369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2026.05.04 15:55:21.644401 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.05.04 15:55:21.644424 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1643 | 2026.05.04 15:55:21.644448 [ 299 ] {} <Debug> TCP-Session: a5fa11fa-7d79-4c51-8f7d-af95f20f300f Authenticating user 'default' from [fd00:1122:3344:101::e]:34427 | ||
| 1644 | 2026.05.04 15:55:21.644450 [ 294 ] {} <Debug> TCP-Session: 4ebf53d3-93cd-41da-abe7-2eba74818e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42395 | ||
| 1645 | 2026.05.04 15:55:21.644466 [ 301 ] {} <Debug> TCP-Session: 8246e25c-1955-4d3a-a467-d6bce54abb90 Authenticating user 'default' from [fd00:1122:3344:101::e]:44088 | ||
| 1646 | 2026.05.04 15:55:21.644478 [ 299 ] {} <Debug> TCP-Session: a5fa11fa-7d79-4c51-8f7d-af95f20f300f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.05.04 15:55:21.644482 [ 294 ] {} <Debug> TCP-Session: 4ebf53d3-93cd-41da-abe7-2eba74818e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.04 15:55:21.644496 [ 301 ] {} <Debug> TCP-Session: 8246e25c-1955-4d3a-a467-d6bce54abb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.04 15:55:21.644511 [ 294 ] {} <Debug> TCP-Session: 4ebf53d3-93cd-41da-abe7-2eba74818e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.04 15:55:21.644528 [ 301 ] {} <Debug> TCP-Session: 8246e25c-1955-4d3a-a467-d6bce54abb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.05.04 15:55:21.644545 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1652 | 2026.05.04 15:55:21.644503 [ 299 ] {} <Debug> TCP-Session: a5fa11fa-7d79-4c51-8f7d-af95f20f300f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.05.04 15:55:21.644387 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1654 | 2026.05.04 15:55:21.644320 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34524 | ||
| 1655 | 2026.05.04 15:55:21.644628 [ 297 ] {} <Debug> TCP-Session: d9a56225-fd38-42e7-b316-c60fc1c2708b Authenticating user 'default' from [fd00:1122:3344:101::e]:59976 | ||
| 1656 | 2026.05.04 15:55:21.644295 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50272 | ||
| 1657 | 2026.05.04 15:55:21.644676 [ 297 ] {} <Debug> TCP-Session: d9a56225-fd38-42e7-b316-c60fc1c2708b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.05.04 15:55:21.644286 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39605 | ||
| 1659 | 2026.05.04 15:55:21.644728 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.05.04 15:55:21.644723 [ 297 ] {} <Debug> TCP-Session: d9a56225-fd38-42e7-b316-c60fc1c2708b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.05.04 15:55:21.644768 [ 300 ] {} <Debug> TCP-Session: c9b5bde3-4fe3-4a13-a823-1971e847a9f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34524 | ||
| 1662 | 2026.05.04 15:55:21.644773 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1663 | 2026.05.04 15:55:21.644794 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1664 | 2026.05.04 15:55:21.644801 [ 300 ] {} <Debug> TCP-Session: c9b5bde3-4fe3-4a13-a823-1971e847a9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.05.04 15:55:21.644819 [ 298 ] {} <Debug> TCP-Session: a3ceb52c-b57a-4ce7-928f-6ef780bf5261 Authenticating user 'default' from [fd00:1122:3344:101::e]:50272 | ||
| 1666 | 2026.05.04 15:55:21.644832 [ 300 ] {} <Debug> TCP-Session: c9b5bde3-4fe3-4a13-a823-1971e847a9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.04 15:55:21.644868 [ 298 ] {} <Debug> TCP-Session: a3ceb52c-b57a-4ce7-928f-6ef780bf5261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.05.04 15:55:21.644824 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1669 | 2026.05.04 15:55:21.644894 [ 298 ] {} <Debug> TCP-Session: a3ceb52c-b57a-4ce7-928f-6ef780bf5261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.05.04 15:55:21.644824 [ 296 ] {} <Debug> TCP-Session: b804a227-6322-4828-8621-db4a8b69b64b Authenticating user 'default' from [fd00:1122:3344:101::e]:39605 | ||
| 1671 | 2026.05.04 15:55:21.644274 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55312 | ||
| 1672 | 2026.05.04 15:55:21.644958 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.05.04 15:55:21.644962 [ 296 ] {} <Debug> TCP-Session: b804a227-6322-4828-8621-db4a8b69b64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.05.04 15:55:21.645015 [ 296 ] {} <Debug> TCP-Session: b804a227-6322-4828-8621-db4a8b69b64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.05.04 15:55:21.645099 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1676 | 2026.05.04 15:55:21.645128 [ 295 ] {} <Debug> TCP-Session: e11b1f58-e57b-4c5d-adef-4a0a5ad2b131 Authenticating user 'default' from [fd00:1122:3344:101::e]:55312 | ||
| 1677 | 2026.05.04 15:55:21.645145 [ 295 ] {} <Debug> TCP-Session: e11b1f58-e57b-4c5d-adef-4a0a5ad2b131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.05.04 15:55:21.645157 [ 295 ] {} <Debug> TCP-Session: e11b1f58-e57b-4c5d-adef-4a0a5ad2b131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.05.04 15:55:21.645278 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 1680 | 2026.05.04 15:55:21.646142 [ 335 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> AggregatingTransform: Aggregating | ||
| 1681 | 2026.05.04 15:55:21.646176 [ 335 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> Aggregator: Aggregation method: without_key | ||
| 1682 | 2026.05.04 15:55:21.646209 [ 335 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000830472 sec. (1204.135 rows/sec., 47.04 KiB/sec.) | ||
| 1683 | 2026.05.04 15:55:21.646228 [ 335 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Trace> Aggregator: Merging aggregated data | ||
| 1684 | 2026.05.04 15:55:21.647353 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002868 sec., 348.6750348675035 rows/sec., 13.62 KiB/sec. | ||
| 1685 | 2026.05.04 15:55:21.647494 [ 293 ] {f67b251d-687a-4a98-bb9f-4bd65659ff84} <Debug> TCPHandler: Processed in 0.003259359 sec. | ||
| 1686 | 2026.05.04 15:55:21.647635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.05.04 15:55:21.647665 [ 293 ] {} <Debug> TCP-Session: cd1b3636-3f0a-4c52-96bb-20a0dd0c0d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.05.04 15:55:21.647664 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1689 | 2026.05.04 15:55:21.647687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2026.05.04 15:55:21.647697 [ 301 ] {} <Debug> TCP-Session: 8246e25c-1955-4d3a-a467-d6bce54abb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.05.04 15:55:21.647715 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.05.04 15:55:21.647731 [ 294 ] {} <Debug> TCP-Session: 4ebf53d3-93cd-41da-abe7-2eba74818e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.05.04 15:55:21.647740 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2026.05.04 15:55:21.647760 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2026.05.04 15:55:21.647774 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2026.05.04 15:55:21.647788 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1697 | 2026.05.04 15:55:21.647812 [ 299 ] {} <Debug> TCP-Session: a5fa11fa-7d79-4c51-8f7d-af95f20f300f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.05.04 15:55:21.647831 [ 298 ] {} <Debug> TCP-Session: a3ceb52c-b57a-4ce7-928f-6ef780bf5261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.05.04 15:55:21.647849 [ 297 ] {} <Debug> TCP-Session: d9a56225-fd38-42e7-b316-c60fc1c2708b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.04 15:55:21.647762 [ 295 ] {} <Debug> TCP-Session: e11b1f58-e57b-4c5d-adef-4a0a5ad2b131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.05.04 15:55:21.647721 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2026.05.04 15:55:21.647797 [ 296 ] {} <Debug> TCP-Session: b804a227-6322-4828-8621-db4a8b69b64b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2026.05.04 15:55:21.647932 [ 300 ] {} <Debug> TCP-Session: c9b5bde3-4fe3-4a13-a823-1971e847a9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.05.04 15:55:21.675124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1705 | 2026.05.04 15:55:21.693410 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.05.04 15:55:21.693479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1707 | 2026.05.04 15:55:21.699848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1708 | 2026.05.04 15:55:21.700608 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.05.04 15:55:21.704108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1710 | 2026.05.04 15:55:21.740086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56037 | ||
| 1711 | 2026.05.04 15:55:21.740195 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1712 | 2026.05.04 15:55:21.740239 [ 293 ] {} <Debug> TCP-Session: 61d28405-fcfd-4162-8a96-db484653f58c Authenticating user 'default' from [fd00:1122:3344:101::e]:56037 | ||
| 1713 | 2026.05.04 15:55:21.740270 [ 293 ] {} <Debug> TCP-Session: 61d28405-fcfd-4162-8a96-db484653f58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.04 15:55:21.740283 [ 293 ] {} <Debug> TCP-Session: 61d28405-fcfd-4162-8a96-db484653f58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.04 15:55:21.740535 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 1716 | 2026.05.04 15:55:21.740566 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48887 | ||
| 1717 | 2026.05.04 15:55:21.740624 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33686 | ||
| 1718 | 2026.05.04 15:55:21.740638 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48765 | ||
| 1719 | 2026.05.04 15:55:21.740666 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1720 | 2026.05.04 15:55:21.740674 [ 293 ] {} <Trace> TCP-Session: 61d28405-fcfd-4162-8a96-db484653f58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.05.04 15:55:21.740683 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43245 | ||
| 1722 | 2026.05.04 15:55:21.740706 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.05.04 15:55:21.740726 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.05.04 15:55:21.740702 [ 295 ] {} <Debug> TCP-Session: 697e1ca3-bae7-4381-953f-b722cd9393e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48887 | ||
| 1725 | 2026.05.04 15:55:21.740757 [ 297 ] {} <Debug> TCP-Session: a4c9393a-68c5-4e28-8a8c-7b578072c4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33686 | ||
| 1726 | 2026.05.04 15:55:21.740786 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1727 | 2026.05.04 15:55:21.740791 [ 295 ] {} <Debug> TCP-Session: 697e1ca3-bae7-4381-953f-b722cd9393e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2026.05.04 15:55:21.740804 [ 297 ] {} <Debug> TCP-Session: a4c9393a-68c5-4e28-8a8c-7b578072c4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.04 15:55:21.740824 [ 301 ] {} <Debug> TCP-Session: adc96a2b-a896-4be4-b579-d8f5e413b81f Authenticating user 'default' from [fd00:1122:3344:101::e]:43245 | ||
| 1730 | 2026.05.04 15:55:21.740848 [ 297 ] {} <Debug> TCP-Session: a4c9393a-68c5-4e28-8a8c-7b578072c4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.05.04 15:55:21.740857 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1732 | 2026.05.04 15:55:21.740870 [ 301 ] {} <Debug> TCP-Session: adc96a2b-a896-4be4-b579-d8f5e413b81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.05.04 15:55:21.740828 [ 295 ] {} <Debug> TCP-Session: 697e1ca3-bae7-4381-953f-b722cd9393e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.04 15:55:21.740898 [ 301 ] {} <Debug> TCP-Session: adc96a2b-a896-4be4-b579-d8f5e413b81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.04 15:55:21.740769 [ 298 ] {} <Debug> TCP-Session: 3a6fb93f-b201-4798-8831-7709c0bdf09e Authenticating user 'default' from [fd00:1122:3344:101::e]:48765 | ||
| 1736 | 2026.05.04 15:55:21.740671 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52577 | ||
| 1737 | 2026.05.04 15:55:21.740960 [ 298 ] {} <Debug> TCP-Session: 3a6fb93f-b201-4798-8831-7709c0bdf09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.05.04 15:55:21.740654 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39639 | ||
| 1739 | 2026.05.04 15:55:21.741006 [ 298 ] {} <Debug> TCP-Session: 3a6fb93f-b201-4798-8831-7709c0bdf09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.04 15:55:21.740626 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41642 | ||
| 1741 | 2026.05.04 15:55:21.741062 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1742 | 2026.05.04 15:55:21.740666 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2026.05.04 15:55:21.741085 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1744 | 2026.05.04 15:55:21.741095 [ 300 ] {} <Debug> TCP-Session: 4eadb653-86c7-440a-8f43-db7e4d8c0ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52577 | ||
| 1745 | 2026.05.04 15:55:21.741130 [ 299 ] {} <Debug> TCP-Session: 6a0911a4-68af-4a1d-b31e-3ead1bd1b96f Authenticating user 'default' from [fd00:1122:3344:101::e]:39639 | ||
| 1746 | 2026.05.04 15:55:21.741130 [ 294 ] {} <Debug> TCP-Session: 9d2fdee4-09c6-491f-a141-f2ad11cf37d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 1747 | 2026.05.04 15:55:21.741131 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1748 | 2026.05.04 15:55:21.741158 [ 299 ] {} <Debug> TCP-Session: 6a0911a4-68af-4a1d-b31e-3ead1bd1b96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.05.04 15:55:21.741171 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1750 | 2026.05.04 15:55:21.741192 [ 299 ] {} <Debug> TCP-Session: 6a0911a4-68af-4a1d-b31e-3ead1bd1b96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.04 15:55:21.741192 [ 296 ] {} <Debug> TCP-Session: 7280000e-c152-410f-ac40-ce2c24fad196 Authenticating user 'default' from [fd00:1122:3344:101::e]:41642 | ||
| 1752 | 2026.05.04 15:55:21.741250 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2026.05.04 15:55:21.741269 [ 296 ] {} <Debug> TCP-Session: 7280000e-c152-410f-ac40-ce2c24fad196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.05.04 15:55:21.741144 [ 300 ] {} <Debug> TCP-Session: 4eadb653-86c7-440a-8f43-db7e4d8c0ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2026.05.04 15:55:21.741301 [ 296 ] {} <Debug> TCP-Session: 7280000e-c152-410f-ac40-ce2c24fad196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.04 15:55:21.741314 [ 300 ] {} <Debug> TCP-Session: 4eadb653-86c7-440a-8f43-db7e4d8c0ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.05.04 15:55:21.741161 [ 294 ] {} <Debug> TCP-Session: 9d2fdee4-09c6-491f-a141-f2ad11cf37d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.05.04 15:55:21.741355 [ 294 ] {} <Debug> TCP-Session: 9d2fdee4-09c6-491f-a141-f2ad11cf37d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.04 15:55:21.741567 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 1760 | 2026.05.04 15:55:21.742641 [ 324 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> AggregatingTransform: Aggregating | ||
| 1761 | 2026.05.04 15:55:21.742699 [ 324 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1762 | 2026.05.04 15:55:21.742733 [ 324 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063209 sec. (940.549 rows/sec., 36.74 KiB/sec.) | ||
| 1763 | 2026.05.04 15:55:21.742748 [ 324 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Trace> Aggregator: Merging aggregated data | ||
| 1764 | 2026.05.04 15:55:21.744109 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 1765 | 2026.05.04 15:55:21.744236 [ 293 ] {7eaa35fc-0fab-4d0e-9a55-8845a7b9f8c1} <Debug> TCPHandler: Processed in 0.003713412 sec. | ||
| 1766 | 2026.05.04 15:55:21.744368 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.05.04 15:55:21.744397 [ 293 ] {} <Debug> TCP-Session: 61d28405-fcfd-4162-8a96-db484653f58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.04 15:55:21.744398 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1769 | 2026.05.04 15:55:21.744417 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2026.05.04 15:55:21.744445 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.05.04 15:55:21.744455 [ 294 ] {} <Debug> TCP-Session: 9d2fdee4-09c6-491f-a141-f2ad11cf37d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.04 15:55:21.744464 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.05.04 15:55:21.744487 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1774 | 2026.05.04 15:55:21.744506 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1775 | 2026.05.04 15:55:21.744538 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1776 | 2026.05.04 15:55:21.744543 [ 300 ] {} <Debug> TCP-Session: 4eadb653-86c7-440a-8f43-db7e4d8c0ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2026.05.04 15:55:21.744565 [ 299 ] {} <Debug> TCP-Session: 6a0911a4-68af-4a1d-b31e-3ead1bd1b96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.05.04 15:55:21.744576 [ 298 ] {} <Debug> TCP-Session: 3a6fb93f-b201-4798-8831-7709c0bdf09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.05.04 15:55:21.744531 [ 296 ] {} <Debug> TCP-Session: 7280000e-c152-410f-ac40-ce2c24fad196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.04 15:55:21.744526 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1781 | 2026.05.04 15:55:21.744495 [ 301 ] {} <Debug> TCP-Session: adc96a2b-a896-4be4-b579-d8f5e413b81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2026.05.04 15:55:21.744474 [ 295 ] {} <Debug> TCP-Session: 697e1ca3-bae7-4381-953f-b722cd9393e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.04 15:55:21.744660 [ 297 ] {} <Debug> TCP-Session: a4c9393a-68c5-4e28-8a8c-7b578072c4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.05.04 15:55:22.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.38 MiB, peak 191.71 MiB, free memory in arenas 0.00 B, will set to 183.50 MiB (RSS), difference: 1.12 MiB | ||
| 1785 | 2026.05.04 15:55:22.509875 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1786 | 2026.05.04 15:55:22.509948 [ 3 ] {} <Debug> TCP-Session: fd160c0a-1839-48ff-992f-a36fbeb31c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2026.05.04 15:55:23.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.46 MiB, peak 191.71 MiB, free memory in arenas 0.00 B, will set to 183.51 MiB (RSS), difference: 2.04 MiB | ||
| 1788 | 2026.05.04 15:55:23.070841 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.05.04 15:55:23.071087 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1790 | 2026.05.04 15:55:23.071442 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1791 | 2026.05.04 15:55:23.071481 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1792 | 2026.05.04 15:55:23.071732 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1793 | 2026.05.04 15:55:23.071808 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1794 | 2026.05.04 15:55:23.071949 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1795 | 2026.05.04 15:55:23.072093 [ 342 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1796 | 2026.05.04 15:55:23.072095 [ 320 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1797 | 2026.05.04 15:55:23.072096 [ 322 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1798 | 2026.05.04 15:55:23.072263 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1799 | 2026.05.04 15:55:23.072296 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1800 | 2026.05.04 15:55:23.072406 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1801 | 2026.05.04 15:55:23.072432 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 1802 | 2026.05.04 15:55:23.072470 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1803 | 2026.05.04 15:55:23.072509 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1804 | 2026.05.04 15:55:23.072564 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1805 | 2026.05.04 15:55:23.073919 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> executeQuery: Read 38 rows, 7.47 KiB in 0.002948 sec., 12890.094979647218 rows/sec., 2.47 MiB/sec. | ||
| 1806 | 2026.05.04 15:55:23.074067 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> MemoryTracker: Peak memory usage (for query): 139.58 KiB. | ||
| 1807 | 2026.05.04 15:55:23.074082 [ 4 ] {e560ec81-1116-4cfa-8e30-80b32cc6457a} <Debug> TCPHandler: Processed in 0.003380022 sec. | ||
| 1808 | 2026.05.04 15:55:23.078855 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.04 15:55:23.078966 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.04 15:55:23.079018 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1811 | 2026.05.04 15:55:23.079618 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.04 15:55:23.079665 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1813 | 2026.05.04 15:55:23.080035 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1814 | 2026.05.04 15:55:23.080256 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.04 15:55:23.080398 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001464 sec., 193989.07103825136 rows/sec., 12.32 MiB/sec. | ||
| 1816 | 2026.05.04 15:55:23.080436 [ 4 ] {27df6855-31eb-4232-9372-27ff0601cf42} <Debug> TCPHandler: Processed in 0.001637245 sec. | ||
| 1817 | 2026.05.04 15:55:23.080579 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.04 15:55:23.080674 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.04 15:55:23.080716 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1820 | 2026.05.04 15:55:23.081478 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.04 15:55:23.081514 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1822 | 2026.05.04 15:55:23.081853 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1823 | 2026.05.04 15:55:23.082085 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.04 15:55:23.082235 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001579 sec., 504749.84167194425 rows/sec., 38.86 MiB/sec. | ||
| 1825 | 2026.05.04 15:55:23.082274 [ 4 ] {bdd5bf2d-bf21-4477-9cce-4528fc9376f8} <Debug> TCPHandler: Processed in 0.001744768 sec. | ||
| 1826 | 2026.05.04 15:55:23.082417 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.04 15:55:23.082512 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.04 15:55:23.082552 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1829 | 2026.05.04 15:55:23.083006 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.04 15:55:23.083041 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1831 | 2026.05.04 15:55:23.083341 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1832 | 2026.05.04 15:55:23.083551 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.04 15:55:23.083642 [ 65 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1834 | 2026.05.04 15:55:23.083673 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 1835 | 2026.05.04 15:55:23.083683 [ 65 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.05.04 15:55:23.083705 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1837 | 2026.05.04 15:55:23.083708 [ 4 ] {bd664733-132b-4c9a-b4b7-94d66c7a19db} <Debug> TCPHandler: Processed in 0.001340237 sec. | ||
| 1838 | 2026.05.04 15:55:23.083807 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1839 | 2026.05.04 15:55:23.083861 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.05.04 15:55:23.083937 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1841 | 2026.05.04 15:55:23.083959 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.05.04 15:55:23.083973 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1843 | 2026.05.04 15:55:23.084004 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1844 | 2026.05.04 15:55:23.084067 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1845 | 2026.05.04 15:55:23.084124 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1846 | 2026.05.04 15:55:23.084180 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 1847 | 2026.05.04 15:55:23.084231 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1848 | 2026.05.04 15:55:23.084272 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part | ||
| 1849 | 2026.05.04 15:55:23.084496 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.04 15:55:23.084537 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1851 | 2026.05.04 15:55:23.084896 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1852 | 2026.05.04 15:55:23.085120 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.04 15:55:23.085172 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408049 sec., 240758.66677935215 rows/sec., 15.64 MiB/sec. | ||
| 1854 | 2026.05.04 15:55:23.085244 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001303 sec., 114351.49654643131 rows/sec., 7.39 MiB/sec. | ||
| 1855 | 2026.05.04 15:55:23.085286 [ 4 ] {ec1034ab-adc7-423b-aef2-8dc59b8160e7} <Debug> TCPHandler: Processed in 0.001474941 sec. | ||
| 1856 | 2026.05.04 15:55:23.085402 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1857 | 2026.05.04 15:55:23.085422 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.05.04 15:55:23.085527 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.05.04 15:55:23.085568 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1860 | 2026.05.04 15:55:23.085746 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.04 15:55:23.085827 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_6_1} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1862 | 2026.05.04 15:55:23.085927 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1863 | 2026.05.04 15:55:23.086035 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.04 15:55:23.086077 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1865 | 2026.05.04 15:55:23.086392 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1866 | 2026.05.04 15:55:23.086600 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.04 15:55:23.086723 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 1868 | 2026.05.04 15:55:23.086757 [ 4 ] {628e0c8b-968d-456f-882a-58443f1b54a6} <Debug> TCPHandler: Processed in 0.001383848 sec. | ||
| 1869 | 2026.05.04 15:55:23.086883 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.04 15:55:23.086976 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.04 15:55:23.087015 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1872 | 2026.05.04 15:55:23.087574 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.04 15:55:23.087608 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1874 | 2026.05.04 15:55:23.087925 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1875 | 2026.05.04 15:55:23.088133 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.04 15:55:23.088254 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001296 sec., 378086.4197530864 rows/sec., 26.51 MiB/sec. | ||
| 1877 | 2026.05.04 15:55:23.088290 [ 4 ] {689c2275-c00d-4ec2-8857-b867fffa9555} <Debug> TCPHandler: Processed in 0.00145653 sec. | ||
| 1878 | 2026.05.04 15:55:23.088417 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.04 15:55:23.088511 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.04 15:55:23.088551 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1881 | 2026.05.04 15:55:23.088878 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.04 15:55:23.088911 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1883 | 2026.05.04 15:55:23.089209 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1884 | 2026.05.04 15:55:23.089418 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.04 15:55:23.089541 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 1886 | 2026.05.04 15:55:23.089575 [ 4 ] {da7c20c2-15ff-41b6-a3fb-d4fb186d140d} <Debug> TCPHandler: Processed in 0.001208923 sec. | ||
| 1887 | 2026.05.04 15:55:23.089695 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.04 15:55:23.089789 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.04 15:55:23.089830 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1890 | 2026.05.04 15:55:23.090239 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.04 15:55:23.090272 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1892 | 2026.05.04 15:55:23.090612 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2026.05.04 15:55:23.090818 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.04 15:55:23.090941 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 1895 | 2026.05.04 15:55:23.090975 [ 4 ] {56c78b00-aba5-474b-95d2-74c121ac13e0} <Debug> TCPHandler: Processed in 0.001328746 sec. | ||
| 1896 | 2026.05.04 15:55:23.091101 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.04 15:55:23.091194 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.04 15:55:23.091234 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1899 | 2026.05.04 15:55:23.091535 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.04 15:55:23.091570 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1901 | 2026.05.04 15:55:23.091853 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1902 | 2026.05.04 15:55:23.092056 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.04 15:55:23.092176 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 1904 | 2026.05.04 15:55:23.092209 [ 4 ] {823efd85-c314-403a-a915-f61be38a1a5e} <Debug> TCPHandler: Processed in 0.001157601 sec. | ||
| 1905 | 2026.05.04 15:55:23.092340 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.05.04 15:55:23.092433 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.04 15:55:23.092473 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1908 | 2026.05.04 15:55:23.092803 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.04 15:55:23.092837 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1910 | 2026.05.04 15:55:23.093155 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1911 | 2026.05.04 15:55:23.093367 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.04 15:55:23.093485 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 1913 | 2026.05.04 15:55:23.093518 [ 4 ] {67803cbc-9f6e-4d06-9d25-bf569909d3c1} <Debug> TCPHandler: Processed in 0.001225934 sec. | ||
| 1914 | 2026.05.04 15:55:28.067178 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.05.04 15:55:28.067440 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1916 | 2026.05.04 15:55:28.067839 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2026.05.04 15:55:28.067884 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> 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_rib:active_routes')" moved to PREWHERE | ||
| 1918 | 2026.05.04 15:55:28.068159 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2026.05.04 15:55:28.068241 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2026.05.04 15:55:28.068377 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 1921 | 2026.05.04 15:55:28.068501 [ 334 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1922 | 2026.05.04 15:55:28.068519 [ 333 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1923 | 2026.05.04 15:55:28.068542 [ 320 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1924 | 2026.05.04 15:55:28.068704 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1925 | 2026.05.04 15:55:28.068738 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1926 | 2026.05.04 15:55:28.068847 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1927 | 2026.05.04 15:55:28.068867 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 1928 | 2026.05.04 15:55:28.068901 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> 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_rib:active_routes'))" | ||
| 1929 | 2026.05.04 15:55:28.068940 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> 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_rib:active_routes'))" | ||
| 1930 | 2026.05.04 15:55:28.068976 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Trace> 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_rib:active_routes'))" | ||
| 1931 | 2026.05.04 15:55:28.070367 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.003027 sec., 12553.683515031384 rows/sec., 3.26 MiB/sec. | ||
| 1932 | 2026.05.04 15:55:28.070521 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> MemoryTracker: Peak memory usage (for query): 146.99 KiB. | ||
| 1933 | 2026.05.04 15:55:28.070537 [ 4 ] {ffb6985a-a5d0-405c-a58f-a6368048fd31} <Debug> TCPHandler: Processed in 0.003489115 sec. | ||
| 1934 | 2026.05.04 15:55:28.072750 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.05.04 15:55:28.072864 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1936 | 2026.05.04 15:55:28.072912 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1937 | 2026.05.04 15:55:28.073522 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.05.04 15:55:28.073566 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1939 | 2026.05.04 15:55:28.073991 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1940 | 2026.05.04 15:55:28.074201 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.05.04 15:55:28.074351 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001521 sec., 2629.8487836949375 rows/sec., 247.83 KiB/sec. | ||
| 1942 | 2026.05.04 15:55:28.074391 [ 4 ] {858d3ac2-9674-44f5-9446-2212d04bbeae} <Debug> TCPHandler: Processed in 0.001695637 sec. | ||
| 1943 | 2026.05.04 15:55:28.074510 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.05.04 15:55:28.074609 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1945 | 2026.05.04 15:55:28.074652 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1946 | 2026.05.04 15:55:28.075078 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.04 15:55:28.075113 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1948 | 2026.05.04 15:55:28.075409 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1949 | 2026.05.04 15:55:28.075651 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.05.04 15:55:28.075785 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 1951 | 2026.05.04 15:55:28.075821 [ 4 ] {bac7d405-ea89-4100-8aa2-7e586e0e508a} <Debug> TCPHandler: Processed in 0.001360067 sec. | ||
| 1952 | 2026.05.04 15:55:28.075949 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.05.04 15:55:28.076042 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1954 | 2026.05.04 15:55:28.076081 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1955 | 2026.05.04 15:55:28.076545 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.05.04 15:55:28.076581 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1957 | 2026.05.04 15:55:28.076895 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1958 | 2026.05.04 15:55:28.077120 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.05.04 15:55:28.077252 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Debug> executeQuery: Read 100 rows, 8.69 KiB in 0.001229 sec., 81366.96501220504 rows/sec., 6.90 MiB/sec. | ||
| 1960 | 2026.05.04 15:55:28.077290 [ 4 ] {ef52138e-45c9-4b91-93de-13b99450c076} <Debug> TCPHandler: Processed in 0.001387638 sec. | ||
| 1961 | 2026.05.04 15:55:28.077415 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.04 15:55:28.077514 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.05.04 15:55:28.077554 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1964 | 2026.05.04 15:55:28.077962 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.04 15:55:28.077997 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1966 | 2026.05.04 15:55:28.078288 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1967 | 2026.05.04 15:55:28.078527 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.05.04 15:55:28.078661 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001165 sec., 19742.489270386264 rows/sec., 1.44 MiB/sec. | ||
| 1969 | 2026.05.04 15:55:28.078698 [ 4 ] {17588cdd-4513-4948-bf69-36f8274a7b57} <Debug> TCPHandler: Processed in 0.001330356 sec. | ||
| 1970 | 2026.05.04 15:55:28.078828 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.05.04 15:55:28.078920 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.05.04 15:55:28.078958 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1973 | 2026.05.04 15:55:28.079344 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.05.04 15:55:28.079379 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1975 | 2026.05.04 15:55:28.079685 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1976 | 2026.05.04 15:55:28.079894 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.04 15:55:28.080025 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.08 KiB/sec. | ||
| 1978 | 2026.05.04 15:55:28.080062 [ 4 ] {6fa79b60-42ff-40ca-8e26-df3d678e9579} <Debug> TCPHandler: Processed in 0.001281275 sec. | ||
| 1979 | 2026.05.04 15:55:28.080176 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.05.04 15:55:28.080267 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1981 | 2026.05.04 15:55:28.080305 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1982 | 2026.05.04 15:55:28.080733 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.05.04 15:55:28.080769 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1984 | 2026.05.04 15:55:28.081084 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1985 | 2026.05.04 15:55:28.081307 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.05.04 15:55:28.081447 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001189 sec., 81581.1606391926 rows/sec., 6.38 MiB/sec. | ||
| 1987 | 2026.05.04 15:55:28.081485 [ 4 ] {0e74b785-60bd-4f71-b886-8e505396b6bf} <Debug> TCPHandler: Processed in 0.001356277 sec. | ||
| 1988 | 2026.05.04 15:55:28.081602 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.05.04 15:55:28.081694 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.05.04 15:55:28.081736 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1991 | 2026.05.04 15:55:28.082142 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.05.04 15:55:28.082177 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1993 | 2026.05.04 15:55:28.082506 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1994 | 2026.05.04 15:55:28.082729 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.04 15:55:28.082864 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001187 sec., 135636.05728727888 rows/sec., 9.45 MiB/sec. | ||
| 1996 | 2026.05.04 15:55:28.082900 [ 4 ] {2442f82f-47c8-4a30-98b8-45ca0020c05b} <Debug> TCPHandler: Processed in 0.001345516 sec. | ||
| 1997 | 2026.05.04 15:55:28.083014 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.05.04 15:55:28.083106 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.05.04 15:55:28.083148 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2000 | 2026.05.04 15:55:28.083489 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.04 15:55:28.083524 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2002 | 2026.05.04 15:55:28.083814 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2003 | 2026.05.04 15:55:28.084021 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.05.04 15:55:28.084153 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 59.60 KiB/sec. | ||
| 2005 | 2026.05.04 15:55:28.084189 [ 4 ] {aded254d-9c13-4b5c-8eb6-dc5141544873} <Debug> TCPHandler: Processed in 0.001222373 sec. | ||
| 2006 | 2026.05.04 15:55:28.084304 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.05.04 15:55:28.084395 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.05.04 15:55:28.084455 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2009 | 2026.05.04 15:55:28.085327 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.05.04 15:55:28.085362 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2011 | 2026.05.04 15:55:28.085924 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2012 | 2026.05.04 15:55:28.086152 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.05.04 15:55:28.086292 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001915 sec., 10966.057441253264 rows/sec., 19.65 MiB/sec. | ||
| 2014 | 2026.05.04 15:55:28.086342 [ 4 ] {fe2a1b65-8622-4b48-af22-8d281833ae1a} <Debug> TCPHandler: Processed in 0.002084067 sec. | ||
| 2015 | 2026.05.04 15:55:28.086474 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.05.04 15:55:28.086575 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.05.04 15:55:28.086618 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2018 | 2026.05.04 15:55:28.086971 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.05.04 15:55:28.087008 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2020 | 2026.05.04 15:55:28.087352 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2021 | 2026.05.04 15:55:28.087563 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.04 15:55:28.087688 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 774.52 KiB/sec. | ||
| 2023 | 2026.05.04 15:55:28.087724 [ 4 ] {3460f3d9-9a2d-4865-800a-65d73fa6b36c} <Debug> TCPHandler: Processed in 0.001308835 sec. | ||
| 2024 | 2026.05.04 15:55:28.087855 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.05.04 15:55:28.087949 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.05.04 15:55:28.087990 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2027 | 2026.05.04 15:55:28.088367 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.05.04 15:55:28.088403 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2029 | 2026.05.04 15:55:28.088713 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2030 | 2026.05.04 15:55:28.088930 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.05.04 15:55:28.089066 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 2032 | 2026.05.04 15:55:28.089103 [ 4 ] {72cb0a19-5f8f-499f-a25f-211932b64f43} <Debug> TCPHandler: Processed in 0.001298116 sec. | ||
| 2033 | 2026.05.04 15:55:28.984153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4193 | ||
| 2034 | 2026.05.04 15:55:28.984699 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.05.04 15:55:28.984759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2036 | 2026.05.04 15:55:28.985339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2037 | 2026.05.04 15:55:28.985585 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.05.04 15:55:28.985736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4193 | ||
| 2039 | 2026.05.04 15:55:29.204174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2040 | 2026.05.04 15:55:29.220362 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.05.04 15:55:29.220426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2042 | 2026.05.04 15:55:29.226208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2043 | 2026.05.04 15:55:29.226982 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.05.04 15:55:29.230171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2045 | 2026.05.04 15:55:31.503909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 264 | ||
| 2046 | 2026.05.04 15:55:31.506914 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.04 15:55:31.506985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2048 | 2026.05.04 15:55:31.508335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2049 | 2026.05.04 15:55:31.508673 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.04 15:55:31.508895 [ 46 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2051 | 2026.05.04 15:55:31.508974 [ 46 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.05.04 15:55:31.508995 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2053 | 2026.05.04 15:55:31.509012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 2054 | 2026.05.04 15:55:31.509131 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2055 | 2026.05.04 15:55:31.509789 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2056 | 2026.05.04 15:55:31.509973 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2057 | 2026.05.04 15:55:31.510408 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2058 | 2026.05.04 15:55:31.510800 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2059 | 2026.05.04 15:55:31.511202 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2060 | 2026.05.04 15:55:31.511586 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2061 | 2026.05.04 15:55:31.511984 [ 201 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2062 | 2026.05.04 15:55:31.518267 [ 188 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 72 columns (72 merged, 0 gathered) in 0.009188821 sec., 28730.562930761193 rows/sec., 26.72 MiB/sec. | ||
| 2063 | 2026.05.04 15:55:31.519474 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2064 | 2026.05.04 15:55:31.520323 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.05.04 15:55:31.520413 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_6_1} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2066 | 2026.05.04 15:55:31.520663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2067 | 2026.05.04 15:55:31.750387 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63280 | ||
| 2068 | 2026.05.04 15:55:31.750497 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2069 | 2026.05.04 15:55:31.750523 [ 3 ] {} <Debug> TCP-Session: 97668daf-869e-496c-839e-6fc05ee09358 Authenticating user 'default' from [fd00:1122:3344:101::e]:63280 | ||
| 2070 | 2026.05.04 15:55:31.750551 [ 3 ] {} <Debug> TCP-Session: 97668daf-869e-496c-839e-6fc05ee09358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.04 15:55:31.750566 [ 3 ] {} <Debug> TCP-Session: 97668daf-869e-496c-839e-6fc05ee09358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.05.04 15:55:31.750817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53112 | ||
| 2073 | 2026.05.04 15:55:31.750823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60487 | ||
| 2074 | 2026.05.04 15:55:31.750870 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42198 | ||
| 2075 | 2026.05.04 15:55:31.750879 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64183 | ||
| 2076 | 2026.05.04 15:55:31.750859 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47036 | ||
| 2077 | 2026.05.04 15:55:31.750938 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.05.04 15:55:31.750960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2026.05.04 15:55:31.750963 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2080 | 2026.05.04 15:55:31.750980 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2081 | 2026.05.04 15:55:31.751003 [ 294 ] {} <Debug> TCP-Session: 7e82d84d-39c8-4804-a69f-c320d422b7cc Authenticating user 'default' from [fd00:1122:3344:101::e]:60487 | ||
| 2082 | 2026.05.04 15:55:31.751012 [ 299 ] {} <Debug> TCP-Session: 7e17616f-52f4-4291-918f-3df23a558049 Authenticating user 'default' from [fd00:1122:3344:101::e]:42198 | ||
| 2083 | 2026.05.04 15:55:31.751029 [ 300 ] {} <Debug> TCP-Session: 50ebe359-59a3-4b15-98f5-72365aac09a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64183 | ||
| 2084 | 2026.05.04 15:55:31.751046 [ 294 ] {} <Debug> TCP-Session: 7e82d84d-39c8-4804-a69f-c320d422b7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.05.04 15:55:31.751048 [ 299 ] {} <Debug> TCP-Session: 7e17616f-52f4-4291-918f-3df23a558049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.04 15:55:31.751051 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.05.04 15:55:31.751078 [ 299 ] {} <Debug> TCP-Session: 7e17616f-52f4-4291-918f-3df23a558049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.04 15:55:31.751072 [ 294 ] {} <Debug> TCP-Session: 7e82d84d-39c8-4804-a69f-c320d422b7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.04 15:55:31.751112 [ 298 ] {} <Debug> TCP-Session: 4262c46b-2833-40b6-aad6-46ec46606768 Authenticating user 'default' from [fd00:1122:3344:101::e]:47036 | ||
| 2090 | 2026.05.04 15:55:31.751064 [ 300 ] {} <Debug> TCP-Session: 50ebe359-59a3-4b15-98f5-72365aac09a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.04 15:55:31.751158 [ 298 ] {} <Debug> TCP-Session: 4262c46b-2833-40b6-aad6-46ec46606768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.04 15:55:31.750989 [ 293 ] {} <Debug> TCP-Session: 2c9dadeb-76e2-4dca-b79d-b77e70f7b361 Authenticating user 'default' from [fd00:1122:3344:101::e]:53112 | ||
| 2093 | 2026.05.04 15:55:31.751175 [ 300 ] {} <Debug> TCP-Session: 50ebe359-59a3-4b15-98f5-72365aac09a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.04 15:55:31.751188 [ 298 ] {} <Debug> TCP-Session: 4262c46b-2833-40b6-aad6-46ec46606768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.04 15:55:31.751243 [ 293 ] {} <Debug> TCP-Session: 2c9dadeb-76e2-4dca-b79d-b77e70f7b361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.04 15:55:31.750947 [ 3 ] {} <Trace> TCP-Session: 97668daf-869e-496c-839e-6fc05ee09358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.05.04 15:55:31.751298 [ 293 ] {} <Debug> TCP-Session: 2c9dadeb-76e2-4dca-b79d-b77e70f7b361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.05.04 15:55:31.750853 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43958 | ||
| 2099 | 2026.05.04 15:55:31.750841 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60598 | ||
| 2100 | 2026.05.04 15:55:31.750841 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 2101 | 2026.05.04 15:55:31.751411 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.05.04 15:55:31.751442 [ 297 ] {} <Debug> TCP-Session: c22ea707-b740-4afa-baba-38c9b7ae5b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43958 | ||
| 2103 | 2026.05.04 15:55:31.751446 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.05.04 15:55:31.751476 [ 297 ] {} <Debug> TCP-Session: c22ea707-b740-4afa-baba-38c9b7ae5b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.05.04 15:55:31.751492 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2106 | 2026.05.04 15:55:31.751494 [ 296 ] {} <Debug> TCP-Session: 0a8c3943-7eaa-48f2-87c1-ca0bc67d3a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:60598 | ||
| 2107 | 2026.05.04 15:55:31.751511 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2026.05.04 15:55:31.751535 [ 296 ] {} <Debug> TCP-Session: 0a8c3943-7eaa-48f2-87c1-ca0bc67d3a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.04 15:55:31.751553 [ 295 ] {} <Debug> TCP-Session: 838ecbd5-9828-4cde-ae8d-76e4a4eb4b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 2110 | 2026.05.04 15:55:31.751565 [ 296 ] {} <Debug> TCP-Session: 0a8c3943-7eaa-48f2-87c1-ca0bc67d3a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.04 15:55:31.751582 [ 295 ] {} <Debug> TCP-Session: 838ecbd5-9828-4cde-ae8d-76e4a4eb4b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.04 15:55:31.751508 [ 297 ] {} <Debug> TCP-Session: c22ea707-b740-4afa-baba-38c9b7ae5b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.04 15:55:31.751607 [ 295 ] {} <Debug> TCP-Session: 838ecbd5-9828-4cde-ae8d-76e4a4eb4b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.04 15:55:31.751803 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2115 | 2026.05.04 15:55:31.751862 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.05.04 15:55:31.752156 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 2117 | 2026.05.04 15:55:31.752242 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2118 | 2026.05.04 15:55:32.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.35 MiB, peak 191.71 MiB, free memory in arenas 0.00 B, will set to 196.68 MiB (RSS), difference: 11.32 MiB | ||
| 2119 | 2026.05.04 15:55:32.148948 [ 334 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> AggregatingTransform: Aggregating | ||
| 2120 | 2026.05.04 15:55:32.149012 [ 334 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2121 | 2026.05.04 15:55:32.149049 [ 334 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978717 sec. (1021.746 rows/sec., 39.91 KiB/sec.) | ||
| 2122 | 2026.05.04 15:55:32.149069 [ 334 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Trace> Aggregator: Merging aggregated data | ||
| 2123 | 2026.05.04 15:55:32.150415 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.398992 sec., 2.5063159161085937 rows/sec., 100.25 B/sec. | ||
| 2124 | 2026.05.04 15:55:32.150577 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2125 | 2026.05.04 15:55:32.150594 [ 3 ] {15399d2c-c8ba-40ac-925d-0063f7c0869a} <Debug> TCPHandler: Processed in 0.39982005 sec. | ||
| 2126 | 2026.05.04 15:55:32.150758 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.05.04 15:55:32.150789 [ 3 ] {} <Debug> TCP-Session: 97668daf-869e-496c-839e-6fc05ee09358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.04 15:55:32.150801 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.05.04 15:55:32.150835 [ 300 ] {} <Debug> TCP-Session: 50ebe359-59a3-4b15-98f5-72365aac09a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.04 15:55:32.150835 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.05.04 15:55:32.150859 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.05.04 15:55:32.150877 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.05.04 15:55:32.150893 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.05.04 15:55:32.150920 [ 298 ] {} <Debug> TCP-Session: 4262c46b-2833-40b6-aad6-46ec46606768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.04 15:55:32.150920 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.05.04 15:55:32.150955 [ 294 ] {} <Debug> TCP-Session: 7e82d84d-39c8-4804-a69f-c320d422b7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.04 15:55:32.150960 [ 295 ] {} <Debug> TCP-Session: 838ecbd5-9828-4cde-ae8d-76e4a4eb4b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.04 15:55:32.150991 [ 297 ] {} <Debug> TCP-Session: c22ea707-b740-4afa-baba-38c9b7ae5b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.04 15:55:32.150951 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.05.04 15:55:32.150930 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.05.04 15:55:32.151070 [ 299 ] {} <Debug> TCP-Session: 7e17616f-52f4-4291-918f-3df23a558049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.04 15:55:32.150915 [ 293 ] {} <Debug> TCP-Session: 2c9dadeb-76e2-4dca-b79d-b77e70f7b361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.04 15:55:32.151091 [ 296 ] {} <Debug> TCP-Session: 0a8c3943-7eaa-48f2-87c1-ca0bc67d3a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.04 15:55:32.165169 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44413 | ||
| 2145 | 2026.05.04 15:55:32.165236 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.05.04 15:55:32.165260 [ 295 ] {} <Debug> TCP-Session: a0f58a81-ec0c-4d21-bad6-855c62c60027 Authenticating user 'default' from [fd00:1122:3344:101::e]:44413 | ||
| 2147 | 2026.05.04 15:55:32.165281 [ 295 ] {} <Debug> TCP-Session: a0f58a81-ec0c-4d21-bad6-855c62c60027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.04 15:55:32.165293 [ 295 ] {} <Debug> TCP-Session: a0f58a81-ec0c-4d21-bad6-855c62c60027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.04 15:55:32.165544 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33240 | ||
| 2150 | 2026.05.04 15:55:32.165560 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65389 | ||
| 2151 | 2026.05.04 15:55:32.165567 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38562 | ||
| 2152 | 2026.05.04 15:55:32.165607 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50909 | ||
| 2153 | 2026.05.04 15:55:32.165631 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.05.04 15:55:32.165639 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.05.04 15:55:32.165630 [ 295 ] {} <Trace> TCP-Session: a0f58a81-ec0c-4d21-bad6-855c62c60027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.05.04 15:55:32.165681 [ 298 ] {} <Debug> TCP-Session: c7493ba3-b912-432e-bb1c-1c0e94f1a985 Authenticating user 'default' from [fd00:1122:3344:101::e]:65389 | ||
| 2157 | 2026.05.04 15:55:32.165672 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.05.04 15:55:32.165702 [ 298 ] {} <Debug> TCP-Session: c7493ba3-b912-432e-bb1c-1c0e94f1a985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.04 15:55:32.165693 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.05.04 15:55:32.165726 [ 299 ] {} <Debug> TCP-Session: c84ca050-993c-4832-b08c-e245df959ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:38562 | ||
| 2161 | 2026.05.04 15:55:32.165734 [ 298 ] {} <Debug> TCP-Session: c7493ba3-b912-432e-bb1c-1c0e94f1a985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.04 15:55:32.165754 [ 3 ] {} <Debug> TCP-Session: 14c3726d-b7de-48fb-b225-136fa739784c Authenticating user 'default' from [fd00:1122:3344:101::e]:50909 | ||
| 2163 | 2026.05.04 15:55:32.165768 [ 299 ] {} <Debug> TCP-Session: c84ca050-993c-4832-b08c-e245df959ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.04 15:55:32.165672 [ 296 ] {} <Debug> TCP-Session: 45db0603-13ef-43b8-bc97-7f31a7b33fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33240 | ||
| 2165 | 2026.05.04 15:55:32.165796 [ 3 ] {} <Debug> TCP-Session: 14c3726d-b7de-48fb-b225-136fa739784c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.04 15:55:32.165802 [ 299 ] {} <Debug> TCP-Session: c84ca050-993c-4832-b08c-e245df959ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.05.04 15:55:32.165832 [ 3 ] {} <Debug> TCP-Session: 14c3726d-b7de-48fb-b225-136fa739784c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.04 15:55:32.165828 [ 296 ] {} <Debug> TCP-Session: 45db0603-13ef-43b8-bc97-7f31a7b33fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.04 15:55:32.165846 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2170 | 2026.05.04 15:55:32.165877 [ 296 ] {} <Debug> TCP-Session: 45db0603-13ef-43b8-bc97-7f31a7b33fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.04 15:55:32.165595 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56596 | ||
| 2172 | 2026.05.04 15:55:32.165582 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39220 | ||
| 2173 | 2026.05.04 15:55:32.165555 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42880 | ||
| 2174 | 2026.05.04 15:55:32.165615 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43134 | ||
| 2175 | 2026.05.04 15:55:32.166011 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.05.04 15:55:32.166016 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.05.04 15:55:32.166045 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.05.04 15:55:32.166063 [ 300 ] {} <Debug> TCP-Session: 43d0aad8-e3b8-40d4-a322-f0c124d28d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39220 | ||
| 2179 | 2026.05.04 15:55:32.166054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.05.04 15:55:32.166088 [ 297 ] {} <Debug> TCP-Session: 65eda18b-6c36-4e39-9dea-6c9b2775d2da Authenticating user 'default' from [fd00:1122:3344:101::e]:42880 | ||
| 2181 | 2026.05.04 15:55:32.166094 [ 300 ] {} <Debug> TCP-Session: 43d0aad8-e3b8-40d4-a322-f0c124d28d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.04 15:55:32.166119 [ 293 ] {} <Debug> TCP-Session: 7e4e066d-4fbd-4950-9b1d-b2e65168df0e Authenticating user 'default' from [fd00:1122:3344:101::e]:43134 | ||
| 2183 | 2026.05.04 15:55:32.166127 [ 297 ] {} <Debug> TCP-Session: 65eda18b-6c36-4e39-9dea-6c9b2775d2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.04 15:55:32.166138 [ 300 ] {} <Debug> TCP-Session: 43d0aad8-e3b8-40d4-a322-f0c124d28d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.04 15:55:32.166158 [ 297 ] {} <Debug> TCP-Session: 65eda18b-6c36-4e39-9dea-6c9b2775d2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.04 15:55:32.166155 [ 293 ] {} <Debug> TCP-Session: 7e4e066d-4fbd-4950-9b1d-b2e65168df0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.04 15:55:32.166182 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2188 | 2026.05.04 15:55:32.166199 [ 293 ] {} <Debug> TCP-Session: 7e4e066d-4fbd-4950-9b1d-b2e65168df0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.04 15:55:32.166052 [ 301 ] {} <Debug> TCP-Session: 36dd98dd-6959-419a-a064-2c89783a3253 Authenticating user 'default' from [fd00:1122:3344:101::e]:56596 | ||
| 2190 | 2026.05.04 15:55:32.166246 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2191 | 2026.05.04 15:55:32.166256 [ 301 ] {} <Debug> TCP-Session: 36dd98dd-6959-419a-a064-2c89783a3253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.04 15:55:32.166281 [ 301 ] {} <Debug> TCP-Session: 36dd98dd-6959-419a-a064-2c89783a3253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.04 15:55:32.166563 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 2194 | 2026.05.04 15:55:32.167642 [ 327 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> AggregatingTransform: Aggregating | ||
| 2195 | 2026.05.04 15:55:32.167686 [ 327 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2196 | 2026.05.04 15:55:32.167716 [ 327 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050859 sec. (951.602 rows/sec., 37.17 KiB/sec.) | ||
| 2197 | 2026.05.04 15:55:32.167730 [ 327 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Trace> Aggregator: Merging aggregated data | ||
| 2198 | 2026.05.04 15:55:32.169290 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003511 sec., 284.8191398461977 rows/sec., 11.13 KiB/sec. | ||
| 2199 | 2026.05.04 15:55:32.169465 [ 295 ] {12c5964c-6e71-4203-96d9-ffe98f20e6d0} <Debug> TCPHandler: Processed in 0.003977529 sec. | ||
| 2200 | 2026.05.04 15:55:32.169608 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.05.04 15:55:32.169635 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.05.04 15:55:32.169653 [ 295 ] {} <Debug> TCP-Session: a0f58a81-ec0c-4d21-bad6-855c62c60027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.05.04 15:55:32.169662 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.05.04 15:55:32.169683 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.05.04 15:55:32.169701 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.05.04 15:55:32.169719 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.05.04 15:55:32.169735 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.05.04 15:55:32.169761 [ 296 ] {} <Debug> TCP-Session: 45db0603-13ef-43b8-bc97-7f31a7b33fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.04 15:55:32.169774 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.05.04 15:55:32.169799 [ 300 ] {} <Debug> TCP-Session: 43d0aad8-e3b8-40d4-a322-f0c124d28d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.04 15:55:32.169780 [ 298 ] {} <Debug> TCP-Session: c7493ba3-b912-432e-bb1c-1c0e94f1a985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.04 15:55:32.169820 [ 3 ] {} <Debug> TCP-Session: 14c3726d-b7de-48fb-b225-136fa739784c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.04 15:55:32.169756 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.05.04 15:55:32.169733 [ 301 ] {} <Debug> TCP-Session: 36dd98dd-6959-419a-a064-2c89783a3253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.04 15:55:32.169719 [ 293 ] {} <Debug> TCP-Session: 7e4e066d-4fbd-4950-9b1d-b2e65168df0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.04 15:55:32.169906 [ 299 ] {} <Debug> TCP-Session: c84ca050-993c-4832-b08c-e245df959ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.04 15:55:32.169679 [ 297 ] {} <Debug> TCP-Session: 65eda18b-6c36-4e39-9dea-6c9b2775d2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.05.04 15:55:33.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.29 MiB, peak 207.16 MiB, free memory in arenas 0.00 B, will set to 205.46 MiB (RSS), difference: 7.17 MiB | ||
| 2219 | 2026.05.04 15:55:33.070653 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.05.04 15:55:33.070885 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2221 | 2026.05.04 15:55:33.071206 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2222 | 2026.05.04 15:55:33.071243 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2223 | 2026.05.04 15:55:33.071474 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2224 | 2026.05.04 15:55:33.071540 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2225 | 2026.05.04 15:55:33.071675 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2226 | 2026.05.04 15:55:33.071777 [ 315 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2227 | 2026.05.04 15:55:33.071832 [ 310 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2228 | 2026.05.04 15:55:33.071848 [ 305 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2229 | 2026.05.04 15:55:33.071839 [ 322 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2230 | 2026.05.04 15:55:33.072012 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2231 | 2026.05.04 15:55:33.072041 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2232 | 2026.05.04 15:55:33.072124 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2233 | 2026.05.04 15:55:33.072144 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2234 | 2026.05.04 15:55:33.072178 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2235 | 2026.05.04 15:55:33.072212 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2236 | 2026.05.04 15:55:33.072248 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2237 | 2026.05.04 15:55:33.073467 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> executeQuery: Read 38 rows, 7.47 KiB in 0.002676 sec., 14200.298953662183 rows/sec., 2.72 MiB/sec. | ||
| 2238 | 2026.05.04 15:55:33.073605 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> MemoryTracker: Peak memory usage (for query): 139.41 KiB. | ||
| 2239 | 2026.05.04 15:55:33.073621 [ 4 ] {92f92515-83b9-4cad-a198-34e03df879f6} <Debug> TCPHandler: Processed in 0.003092885 sec. | ||
| 2240 | 2026.05.04 15:55:33.078613 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.04 15:55:33.078726 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.04 15:55:33.078770 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2243 | 2026.05.04 15:55:33.079360 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.04 15:55:33.079402 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2245 | 2026.05.04 15:55:33.079805 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2246 | 2026.05.04 15:55:33.080098 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.04 15:55:33.080247 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001551 sec., 183107.67246937458 rows/sec., 11.63 MiB/sec. | ||
| 2248 | 2026.05.04 15:55:33.080290 [ 4 ] {caa84183-53f5-460b-8f65-b8282241b23c} <Debug> TCPHandler: Processed in 0.001741858 sec. | ||
| 2249 | 2026.05.04 15:55:33.080444 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.04 15:55:33.080548 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.04 15:55:33.080593 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2252 | 2026.05.04 15:55:33.081366 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.04 15:55:33.081402 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2254 | 2026.05.04 15:55:33.081768 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2255 | 2026.05.04 15:55:33.081978 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.04 15:55:33.082083 [ 41 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2257 | 2026.05.04 15:55:33.082102 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001574 sec., 506353.24015247775 rows/sec., 38.99 MiB/sec. | ||
| 2258 | 2026.05.04 15:55:33.082121 [ 41 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.05.04 15:55:33.082138 [ 4 ] {4099080a-ec44-4f0c-8502-88b40c5d7d1a} <Debug> TCPHandler: Processed in 0.001743117 sec. | ||
| 2260 | 2026.05.04 15:55:33.082141 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2261 | 2026.05.04 15:55:33.082266 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.04 15:55:33.082265 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2263 | 2026.05.04 15:55:33.082364 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.04 15:55:33.082406 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2265 | 2026.05.04 15:55:33.082408 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2266 | 2026.05.04 15:55:33.082452 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
| 2267 | 2026.05.04 15:55:33.082543 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 798 rows starting from the beginning of the part | ||
| 2268 | 2026.05.04 15:55:33.082617 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2269 | 2026.05.04 15:55:33.082667 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2270 | 2026.05.04 15:55:33.082709 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2271 | 2026.05.04 15:55:33.082751 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 797 rows starting from the beginning of the part | ||
| 2272 | 2026.05.04 15:55:33.082879 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.05.04 15:55:33.082922 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2274 | 2026.05.04 15:55:33.083251 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2275 | 2026.05.04 15:55:33.083493 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.04 15:55:33.083623 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001278 sec., 111111.11111111111 rows/sec., 6.53 MiB/sec. | ||
| 2277 | 2026.05.04 15:55:33.083661 [ 4 ] {e08b71bf-ead5-4b8f-8a67-dca71b8dd9f8} <Debug> TCPHandler: Processed in 0.001445899 sec. | ||
| 2278 | 2026.05.04 15:55:33.083788 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.05.04 15:55:33.083882 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.05.04 15:55:33.083921 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2281 | 2026.05.04 15:55:33.084118 [ 188 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901762 sec., 1455492.327641419 rows/sec., 119.51 MiB/sec. | ||
| 2282 | 2026.05.04 15:55:33.084370 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.05.04 15:55:33.084412 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2284 | 2026.05.04 15:55:33.084446 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2285 | 2026.05.04 15:55:33.084760 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2286 | 2026.05.04 15:55:33.084817 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.04 15:55:33.084925 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_11_2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2288 | 2026.05.04 15:55:33.085024 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2289 | 2026.05.04 15:55:33.085031 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.04 15:55:33.085171 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001307 sec., 114001.53022188217 rows/sec., 7.37 MiB/sec. | ||
| 2291 | 2026.05.04 15:55:33.085209 [ 4 ] {1f05baf6-21c4-4812-afbe-f009ade4d7cd} <Debug> TCPHandler: Processed in 0.00147046 sec. | ||
| 2292 | 2026.05.04 15:55:33.085342 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.04 15:55:33.085436 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.04 15:55:33.085477 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2295 | 2026.05.04 15:55:33.085908 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.04 15:55:33.085942 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2297 | 2026.05.04 15:55:33.086240 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2298 | 2026.05.04 15:55:33.086449 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.04 15:55:33.086577 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 2300 | 2026.05.04 15:55:33.086613 [ 4 ] {24969e86-1ebe-41be-b404-92a867e8ceb7} <Debug> TCPHandler: Processed in 0.001320986 sec. | ||
| 2301 | 2026.05.04 15:55:33.086741 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.04 15:55:33.086834 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.04 15:55:33.086874 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2304 | 2026.05.04 15:55:33.087444 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.04 15:55:33.087479 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2306 | 2026.05.04 15:55:33.087811 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2307 | 2026.05.04 15:55:33.088017 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.04 15:55:33.088120 [ 41 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2309 | 2026.05.04 15:55:33.088142 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001325 sec., 369811.320754717 rows/sec., 25.93 MiB/sec. | ||
| 2310 | 2026.05.04 15:55:33.088156 [ 41 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.05.04 15:55:33.088176 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2312 | 2026.05.04 15:55:33.088179 [ 4 ] {5a770bac-4689-4e3d-b34d-e36b5e68e630} <Debug> TCPHandler: Processed in 0.00148617 sec. | ||
| 2313 | 2026.05.04 15:55:33.088265 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2314 | 2026.05.04 15:55:33.088324 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.05.04 15:55:33.088384 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2026.05.04 15:55:33.088421 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2317 | 2026.05.04 15:55:33.088423 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part | ||
| 2318 | 2026.05.04 15:55:33.088471 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2319 | 2026.05.04 15:55:33.088511 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 492 rows starting from the beginning of the part | ||
| 2320 | 2026.05.04 15:55:33.088579 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 75 rows starting from the beginning of the part | ||
| 2321 | 2026.05.04 15:55:33.088620 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2322 | 2026.05.04 15:55:33.088654 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 97 rows starting from the beginning of the part | ||
| 2323 | 2026.05.04 15:55:33.088697 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 490 rows starting from the beginning of the part | ||
| 2324 | 2026.05.04 15:55:33.088818 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.04 15:55:33.088859 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2326 | 2026.05.04 15:55:33.089189 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2327 | 2026.05.04 15:55:33.089415 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.05.04 15:55:33.089538 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 2329 | 2026.05.04 15:55:33.089574 [ 4 ] {8823693a-eab2-4abe-83d1-336193a9c5d3} <Debug> TCPHandler: Processed in 0.001301086 sec. | ||
| 2330 | 2026.05.04 15:55:33.089664 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144175 sec., 1217270.6779954915 rows/sec., 91.84 MiB/sec. | ||
| 2331 | 2026.05.04 15:55:33.089716 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.05.04 15:55:33.089814 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.05.04 15:55:33.089829 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2334 | 2026.05.04 15:55:33.089859 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2335 | 2026.05.04 15:55:33.090078 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.05.04 15:55:33.090158 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_11_2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2337 | 2026.05.04 15:55:33.090224 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2338 | 2026.05.04 15:55:33.090286 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.05.04 15:55:33.090325 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2340 | 2026.05.04 15:55:33.090690 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2341 | 2026.05.04 15:55:33.090964 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.05.04 15:55:33.091082 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2343 | 2026.05.04 15:55:33.091113 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.05.04 15:55:33.091119 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001323 sec., 200302.34315948602 rows/sec., 13.31 MiB/sec. | ||
| 2345 | 2026.05.04 15:55:33.091130 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2346 | 2026.05.04 15:55:33.091157 [ 4 ] {6306c627-93e4-491f-9c81-5e7b53c81bdb} <Debug> TCPHandler: Processed in 0.001491881 sec. | ||
| 2347 | 2026.05.04 15:55:33.091254 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2348 | 2026.05.04 15:55:33.091286 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.05.04 15:55:33.091380 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.05.04 15:55:33.091385 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2351 | 2026.05.04 15:55:33.091422 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2352 | 2026.05.04 15:55:33.091468 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 940 rows starting from the beginning of the part | ||
| 2353 | 2026.05.04 15:55:33.091574 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 264 rows starting from the beginning of the part | ||
| 2354 | 2026.05.04 15:55:33.091627 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2355 | 2026.05.04 15:55:33.091674 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2356 | 2026.05.04 15:55:33.091717 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2357 | 2026.05.04 15:55:33.091756 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.05.04 15:55:33.091766 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2359 | 2026.05.04 15:55:33.091792 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2360 | 2026.05.04 15:55:33.092183 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2361 | 2026.05.04 15:55:33.092421 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.04 15:55:33.092552 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 56.72 KiB/sec. | ||
| 2363 | 2026.05.04 15:55:33.092595 [ 4 ] {cc92bcba-0cec-433c-bd83-028c103e1077} <Debug> TCPHandler: Processed in 0.001357997 sec. | ||
| 2364 | 2026.05.04 15:55:33.092718 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.04 15:55:33.092812 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.04 15:55:33.092846 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651625 sec., 1244229.1682433966 rows/sec., 86.47 MiB/sec. | ||
| 2367 | 2026.05.04 15:55:33.092854 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2368 | 2026.05.04 15:55:33.093105 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2369 | 2026.05.04 15:55:33.093225 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.05.04 15:55:33.093278 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2371 | 2026.05.04 15:55:33.093402 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.04 15:55:33.093496 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2373 | 2026.05.04 15:55:33.093585 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2374 | 2026.05.04 15:55:33.093645 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.05.04 15:55:33.093867 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.04 15:55:33.093961 [ 41 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2377 | 2026.05.04 15:55:33.093990 [ 41 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.05.04 15:55:33.093991 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001197 sec., 75187.96992481203 rows/sec., 4.70 MiB/sec. | ||
| 2379 | 2026.05.04 15:55:33.094008 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2380 | 2026.05.04 15:55:33.094032 [ 4 ] {267fc594-5267-4bb5-8fbf-dd5432ac622f} <Debug> TCPHandler: Processed in 0.001362097 sec. | ||
| 2381 | 2026.05.04 15:55:33.094072 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2382 | 2026.05.04 15:55:33.094142 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2383 | 2026.05.04 15:55:33.094165 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 230 rows starting from the beginning of the part | ||
| 2384 | 2026.05.04 15:55:33.094205 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2385 | 2026.05.04 15:55:33.094239 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2386 | 2026.05.04 15:55:33.094273 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2387 | 2026.05.04 15:55:33.094305 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2388 | 2026.05.04 15:55:33.094336 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2389 | 2026.05.04 15:55:33.095075 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027578 sec., 601414.1992140743 rows/sec., 39.53 MiB/sec. | ||
| 2390 | 2026.05.04 15:55:33.095268 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2391 | 2026.05.04 15:55:33.095545 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.04 15:55:33.095618 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_11_2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2393 | 2026.05.04 15:55:33.095675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2394 | 2026.05.04 15:55:36.404818 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2395 | 2026.05.04 15:55:36.404875 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2396 | 2026.05.04 15:55:36.485813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4705 | ||
| 2397 | 2026.05.04 15:55:36.486372 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.04 15:55:36.486425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2399 | 2026.05.04 15:55:36.486935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2400 | 2026.05.04 15:55:36.487169 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.04 15:55:36.487301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4705 | ||
| 2402 | 2026.05.04 15:55:36.730294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2403 | 2026.05.04 15:55:36.747380 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.05.04 15:55:36.747421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2405 | 2026.05.04 15:55:36.753685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2406 | 2026.05.04 15:55:36.754366 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.05.04 15:55:36.757292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2408 | 2026.05.04 15:55:37.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.16 MiB, peak 210.16 MiB, free memory in arenas 0.00 B, will set to 208.55 MiB (RSS), difference: 2.39 MiB | ||
| 2409 | 2026.05.04 15:55:38.068948 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.05.04 15:55:38.069219 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) 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) | ||
| 2411 | 2026.05.04 15:55:38.069600 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2412 | 2026.05.04 15:55:38.069637 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> 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 | ||
| 2413 | 2026.05.04 15:55:38.069866 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2414 | 2026.05.04 15:55:38.069935 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2415 | 2026.05.04 15:55:38.070074 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2416 | 2026.05.04 15:55:38.070192 [ 315 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2417 | 2026.05.04 15:55:38.070202 [ 322 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2418 | 2026.05.04 15:55:38.070213 [ 289 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2419 | 2026.05.04 15:55:38.070213 [ 305 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2420 | 2026.05.04 15:55:38.070363 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2421 | 2026.05.04 15:55:38.070393 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2422 | 2026.05.04 15:55:38.070486 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2423 | 2026.05.04 15:55:38.070508 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2424 | 2026.05.04 15:55:38.070544 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> 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'))" | ||
| 2425 | 2026.05.04 15:55:38.070580 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> 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'))" | ||
| 2426 | 2026.05.04 15:55:38.070613 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> 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'))" | ||
| 2427 | 2026.05.04 15:55:38.070648 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Trace> 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'))" | ||
| 2428 | 2026.05.04 15:55:38.072075 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002957 sec., 14203.584714237402 rows/sec., 3.46 MiB/sec. | ||
| 2429 | 2026.05.04 15:55:38.072243 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> MemoryTracker: Peak memory usage (for query): 201.45 KiB. | ||
| 2430 | 2026.05.04 15:55:38.072259 [ 4 ] {11ad8777-8d4a-4795-8904-ce14b2629aa7} <Debug> TCPHandler: Processed in 0.003471385 sec. | ||
| 2431 | 2026.05.04 15:55:38.074458 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.04 15:55:38.074575 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.04 15:55:38.074627 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2434 | 2026.05.04 15:55:38.075222 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.04 15:55:38.075274 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2436 | 2026.05.04 15:55:38.075690 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2437 | 2026.05.04 15:55:38.075914 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.04 15:55:38.076061 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.00152 sec., 81578.94736842105 rows/sec., 7.04 MiB/sec. | ||
| 2439 | 2026.05.04 15:55:38.076101 [ 4 ] {27df3021-473b-475f-98d8-6d4cd6b78888} <Debug> TCPHandler: Processed in 0.001693706 sec. | ||
| 2440 | 2026.05.04 15:55:38.076222 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.04 15:55:38.076315 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.04 15:55:38.076356 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2443 | 2026.05.04 15:55:38.076785 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.04 15:55:38.076824 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2445 | 2026.05.04 15:55:38.077142 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2446 | 2026.05.04 15:55:38.077398 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.04 15:55:38.077535 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001237 sec., 27485.852869846403 rows/sec., 2.02 MiB/sec. | ||
| 2448 | 2026.05.04 15:55:38.077573 [ 4 ] {6484cb3a-f532-45bd-a3c0-cc255ac557c4} <Debug> TCPHandler: Processed in 0.001400138 sec. | ||
| 2449 | 2026.05.04 15:55:38.077697 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.04 15:55:38.077792 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.04 15:55:38.077833 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2452 | 2026.05.04 15:55:38.078302 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.04 15:55:38.078340 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2454 | 2026.05.04 15:55:38.078645 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2455 | 2026.05.04 15:55:38.078855 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.04 15:55:38.078982 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Debug> executeQuery: Read 104 rows, 8.35 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.75 MiB/sec. | ||
| 2457 | 2026.05.04 15:55:38.079018 [ 4 ] {49d6c166-f411-4abd-b64f-9587a3912b00} <Debug> TCPHandler: Processed in 0.001371298 sec. | ||
| 2458 | 2026.05.04 15:55:38.079138 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.04 15:55:38.079234 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.04 15:55:38.079278 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2461 | 2026.05.04 15:55:38.079698 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.04 15:55:38.079735 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2463 | 2026.05.04 15:55:38.080060 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2464 | 2026.05.04 15:55:38.080275 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.04 15:55:38.080406 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2466 | 2026.05.04 15:55:38.080442 [ 4 ] {a3ea93a4-d5b3-49e2-9c2f-b308d8b4f043} <Debug> TCPHandler: Processed in 0.001354047 sec. | ||
| 2467 | 2026.05.04 15:55:38.080564 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.04 15:55:38.080661 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.04 15:55:38.080714 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2470 | 2026.05.04 15:55:38.081502 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.04 15:55:38.081540 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2472 | 2026.05.04 15:55:38.082080 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2473 | 2026.05.04 15:55:38.082307 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.04 15:55:38.082449 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001806 sec., 18826.13510520487 rows/sec., 33.74 MiB/sec. | ||
| 2475 | 2026.05.04 15:55:38.082497 [ 4 ] {d7c35ff4-56fa-4a12-a258-f38eb7ff4806} <Debug> TCPHandler: Processed in 0.001981724 sec. | ||
| 2476 | 2026.05.04 15:55:38.082641 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.04 15:55:38.082736 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.04 15:55:38.082777 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2479 | 2026.05.04 15:55:38.083118 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.04 15:55:38.083153 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2481 | 2026.05.04 15:55:38.083460 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2482 | 2026.05.04 15:55:38.083668 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.04 15:55:38.083792 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001076 sec., 8364.312267657993 rows/sec., 643.48 KiB/sec. | ||
| 2484 | 2026.05.04 15:55:38.083827 [ 4 ] {1838ee70-2a5e-424e-b936-b5e8af0543de} <Debug> TCPHandler: Processed in 0.001235324 sec. | ||
| 2485 | 2026.05.04 15:55:38.083942 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.04 15:55:38.084037 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.04 15:55:38.084078 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2488 | 2026.05.04 15:55:38.084430 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.04 15:55:38.084464 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2490 | 2026.05.04 15:55:38.084753 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2491 | 2026.05.04 15:55:38.084958 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.04 15:55:38.085085 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2493 | 2026.05.04 15:55:38.085119 [ 4 ] {7fd77df5-a7aa-467b-a6e1-0bc59869c91c} <Debug> TCPHandler: Processed in 0.001226913 sec. | ||
| 2494 | 2026.05.04 15:55:41.509195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 306 | ||
| 2495 | 2026.05.04 15:55:41.511600 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.04 15:55:41.511647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2497 | 2026.05.04 15:55:41.512855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2498 | 2026.05.04 15:55:41.513122 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.04 15:55:41.513363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2500 | 2026.05.04 15:55:43.071216 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.04 15:55:43.071483 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2502 | 2026.05.04 15:55:43.071836 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2503 | 2026.05.04 15:55:43.071874 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2504 | 2026.05.04 15:55:43.072121 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2505 | 2026.05.04 15:55:43.072186 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2506 | 2026.05.04 15:55:43.072320 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 2507 | 2026.05.04 15:55:43.072446 [ 305 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2508 | 2026.05.04 15:55:43.072486 [ 320 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2509 | 2026.05.04 15:55:43.072449 [ 315 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2510 | 2026.05.04 15:55:43.072446 [ 289 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2511 | 2026.05.04 15:55:43.072689 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2512 | 2026.05.04 15:55:43.072716 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2513 | 2026.05.04 15:55:43.072810 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2514 | 2026.05.04 15:55:43.072831 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2515 | 2026.05.04 15:55:43.072867 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2516 | 2026.05.04 15:55:43.072907 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2517 | 2026.05.04 15:55:43.072943 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2518 | 2026.05.04 15:55:43.072980 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Trace> 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2519 | 2026.05.04 15:55:43.074442 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.00307 sec., 13680.781758957655 rows/sec., 3.33 MiB/sec. | ||
| 2520 | 2026.05.04 15:55:43.074596 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> MemoryTracker: Peak memory usage (for query): 190.70 KiB. | ||
| 2521 | 2026.05.04 15:55:43.074611 [ 4 ] {926d3d36-a02a-4458-9b44-b22be51f4240} <Debug> TCPHandler: Processed in 0.003525686 sec. | ||
| 2522 | 2026.05.04 15:55:43.079720 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.05.04 15:55:43.079845 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.05.04 15:55:43.079895 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2525 | 2026.05.04 15:55:43.080592 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.05.04 15:55:43.080638 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2527 | 2026.05.04 15:55:43.081014 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2528 | 2026.05.04 15:55:43.081242 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.05.04 15:55:43.081381 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001572 sec., 180661.57760814248 rows/sec., 11.47 MiB/sec. | ||
| 2530 | 2026.05.04 15:55:43.081417 [ 4 ] {cf2d69c8-52b9-4c2f-a305-d0843c353a46} <Debug> TCPHandler: Processed in 0.001756258 sec. | ||
| 2531 | 2026.05.04 15:55:43.081544 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.04 15:55:43.081637 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2533 | 2026.05.04 15:55:43.081677 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2534 | 2026.05.04 15:55:43.082068 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.04 15:55:43.082103 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2536 | 2026.05.04 15:55:43.082377 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2537 | 2026.05.04 15:55:43.082585 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.05.04 15:55:43.082710 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 448.45 KiB/sec. | ||
| 2539 | 2026.05.04 15:55:43.082746 [ 4 ] {f541f8af-2644-40a2-a8c4-2a84c8318b1a} <Debug> TCPHandler: Processed in 0.001249645 sec. | ||
| 2540 | 2026.05.04 15:55:43.082860 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.04 15:55:43.082953 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.04 15:55:43.082992 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2543 | 2026.05.04 15:55:43.083703 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.04 15:55:43.083738 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2545 | 2026.05.04 15:55:43.084080 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2546 | 2026.05.04 15:55:43.084281 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.04 15:55:43.084404 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Debug> executeQuery: Read 815 rows, 64.49 KiB in 0.001468 sec., 555177.1117166213 rows/sec., 42.90 MiB/sec. | ||
| 2548 | 2026.05.04 15:55:43.084439 [ 4 ] {7615fbe1-6fa1-463a-87d0-da6cc832064d} <Debug> TCPHandler: Processed in 0.001625824 sec. | ||
| 2549 | 2026.05.04 15:55:43.084554 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.04 15:55:43.084646 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.04 15:55:43.084687 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2552 | 2026.05.04 15:55:43.085107 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.04 15:55:43.085143 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2554 | 2026.05.04 15:55:43.085441 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2555 | 2026.05.04 15:55:43.085648 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.04 15:55:43.085772 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001143 sec., 135608.04899387577 rows/sec., 8.11 MiB/sec. | ||
| 2557 | 2026.05.04 15:55:43.085808 [ 4 ] {c5916c9f-c6c3-4e68-ab59-cfdeee67a30e} <Debug> TCPHandler: Processed in 0.001301705 sec. | ||
| 2558 | 2026.05.04 15:55:43.085925 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.04 15:55:43.086018 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.04 15:55:43.086057 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2561 | 2026.05.04 15:55:43.086473 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.04 15:55:43.086508 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2563 | 2026.05.04 15:55:43.086808 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2564 | 2026.05.04 15:55:43.087013 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.04 15:55:43.087097 [ 121 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2566 | 2026.05.04 15:55:43.087132 [ 121 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.04 15:55:43.087134 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001134 sec., 132275.13227513226 rows/sec., 8.55 MiB/sec. | ||
| 2568 | 2026.05.04 15:55:43.087150 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2569 | 2026.05.04 15:55:43.087175 [ 4 ] {15f53ceb-cc8b-4ad6-8517-3f4f74969e8b} <Debug> TCPHandler: Processed in 0.001299286 sec. | ||
| 2570 | 2026.05.04 15:55:43.087230 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2571 | 2026.05.04 15:55:43.087292 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.04 15:55:43.087311 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2573 | 2026.05.04 15:55:43.087338 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2574 | 2026.05.04 15:55:43.087386 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2575 | 2026.05.04 15:55:43.087386 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.04 15:55:43.087426 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2577 | 2026.05.04 15:55:43.087433 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2578 | 2026.05.04 15:55:43.087478 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2579 | 2026.05.04 15:55:43.087516 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2580 | 2026.05.04 15:55:43.087553 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 2581 | 2026.05.04 15:55:43.087862 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.04 15:55:43.087897 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2583 | 2026.05.04 15:55:43.088226 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2584 | 2026.05.04 15:55:43.088365 [ 198 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164932 sec., 533936.7448057054 rows/sec., 36.91 MiB/sec. | ||
| 2585 | 2026.05.04 15:55:43.088447 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.04 15:55:43.088539 [ 189 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2587 | 2026.05.04 15:55:43.088587 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 2588 | 2026.05.04 15:55:43.088624 [ 4 ] {c3599898-7ec5-4a4f-9347-a621b666ed47} <Debug> TCPHandler: Processed in 0.001379987 sec. | ||
| 2589 | 2026.05.04 15:55:43.088742 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.05.04 15:55:43.088788 [ 189 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.04 15:55:43.088836 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.04 15:55:43.088847 [ 189 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_6_1} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2593 | 2026.05.04 15:55:43.088874 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2594 | 2026.05.04 15:55:43.088902 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2595 | 2026.05.04 15:55:43.089431 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.04 15:55:43.089466 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2597 | 2026.05.04 15:55:43.089789 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2598 | 2026.05.04 15:55:43.090001 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.05.04 15:55:43.090127 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Debug> executeQuery: Read 509 rows, 36.71 KiB in 0.00131 sec., 388549.6183206107 rows/sec., 27.37 MiB/sec. | ||
| 2600 | 2026.05.04 15:55:43.090164 [ 4 ] {4c3fc216-79db-4821-a6b5-3d716374ab9d} <Debug> TCPHandler: Processed in 0.00147194 sec. | ||
| 2601 | 2026.05.04 15:55:43.090284 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.05.04 15:55:43.090378 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2603 | 2026.05.04 15:55:43.090418 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2604 | 2026.05.04 15:55:43.090748 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.05.04 15:55:43.090783 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2606 | 2026.05.04 15:55:43.091104 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2607 | 2026.05.04 15:55:43.091310 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.05.04 15:55:43.091435 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 2609 | 2026.05.04 15:55:43.091470 [ 4 ] {e6987d65-7f34-441b-a636-ec796ae8cb74} <Debug> TCPHandler: Processed in 0.001235714 sec. | ||
| 2610 | 2026.05.04 15:55:43.091589 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.05.04 15:55:43.091683 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2612 | 2026.05.04 15:55:43.091725 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2613 | 2026.05.04 15:55:43.092127 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.04 15:55:43.092161 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2615 | 2026.05.04 15:55:43.092489 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2616 | 2026.05.04 15:55:43.092698 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.05.04 15:55:43.092821 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001156 sec., 231833.9100346021 rows/sec., 15.41 MiB/sec. | ||
| 2618 | 2026.05.04 15:55:43.092857 [ 4 ] {d5efb8df-808d-4b3d-9ed7-bfbbc7d0c9e2} <Debug> TCPHandler: Processed in 0.001317046 sec. | ||
| 2619 | 2026.05.04 15:55:43.092979 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.04 15:55:43.093073 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.05.04 15:55:43.093114 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2622 | 2026.05.04 15:55:43.093429 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.05.04 15:55:43.093465 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2624 | 2026.05.04 15:55:43.093764 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2625 | 2026.05.04 15:55:43.093966 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.05.04 15:55:43.094094 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00104 sec., 1923.0769230769233 rows/sec., 125.83 KiB/sec. | ||
| 2627 | 2026.05.04 15:55:43.094129 [ 4 ] {0f7a969c-b079-4a00-9828-9f4cab235ec5} <Debug> TCPHandler: Processed in 0.001198873 sec. | ||
| 2628 | 2026.05.04 15:55:43.094243 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.05.04 15:55:43.094337 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.05.04 15:55:43.094390 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2631 | 2026.05.04 15:55:43.095094 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.05.04 15:55:43.095129 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2633 | 2026.05.04 15:55:43.095621 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2634 | 2026.05.04 15:55:43.095857 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.04 15:55:43.095950 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2636 | 2026.05.04 15:55:43.095979 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.04 15:55:43.095990 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00167 sec., 4191.616766467066 rows/sec., 7.51 MiB/sec. | ||
| 2638 | 2026.05.04 15:55:43.095998 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2639 | 2026.05.04 15:55:43.096038 [ 4 ] {d050e1c6-5c55-402f-85f6-4eaa533119d3} <Debug> TCPHandler: Processed in 0.00184375 sec. | ||
| 2640 | 2026.05.04 15:55:43.096063 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2641 | 2026.05.04 15:55:43.096159 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.05.04 15:55:43.096224 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.05.04 15:55:43.096254 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.05.04 15:55:43.096271 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2645 | 2026.05.04 15:55:43.096295 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2646 | 2026.05.04 15:55:43.096377 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2647 | 2026.05.04 15:55:43.096490 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2648 | 2026.05.04 15:55:43.096591 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2649 | 2026.05.04 15:55:43.096618 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.05.04 15:55:43.096654 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2651 | 2026.05.04 15:55:43.096689 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2652 | 2026.05.04 15:55:43.096785 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2653 | 2026.05.04 15:55:43.096963 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2654 | 2026.05.04 15:55:43.097191 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Trace> oximeter.measurements_i64 (b41c08ba-1eba-470e-a549-f9edcd6c5d5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.05.04 15:55:43.097319 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 391.35 KiB/sec. | ||
| 2656 | 2026.05.04 15:55:43.097355 [ 4 ] {d6930f6f-01bd-4a8e-8d69-47ed37926ed4} <Debug> TCPHandler: Processed in 0.001244744 sec. | ||
| 2657 | 2026.05.04 15:55:43.097469 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.05.04 15:55:43.097564 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.05.04 15:55:43.097604 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2660 | 2026.05.04 15:55:43.097930 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.04 15:55:43.097965 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2662 | 2026.05.04 15:55:43.098272 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2663 | 2026.05.04 15:55:43.098482 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.002434646 sec., 39020.04644617739 rows/sec., 69.92 MiB/sec. | ||
| 2664 | 2026.05.04 15:55:43.098493 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.04 15:55:43.098638 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 2666 | 2026.05.04 15:55:43.098673 [ 4 ] {e7bb070f-06f5-406f-b16b-1063b60178ec} <Debug> TCPHandler: Processed in 0.001253174 sec. | ||
| 2667 | 2026.05.04 15:55:43.098799 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2668 | 2026.05.04 15:55:43.099084 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.05.04 15:55:43.099141 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2670 | 2026.05.04 15:55:43.099204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2671 | 2026.05.04 15:55:43.987375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5153 | ||
| 2672 | 2026.05.04 15:55:43.987880 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.04 15:55:43.987951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2674 | 2026.05.04 15:55:43.988446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2675 | 2026.05.04 15:55:43.988682 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.04 15:55:43.988826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5153 | ||
| 2677 | 2026.05.04 15:55:43.988844 [ 139 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2678 | 2026.05.04 15:55:43.988939 [ 139 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.04 15:55:43.988975 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2680 | 2026.05.04 15:55:43.989138 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2681 | 2026.05.04 15:55:43.989329 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2682 | 2026.05.04 15:55:43.989394 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2683 | 2026.05.04 15:55:43.989548 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2684 | 2026.05.04 15:55:43.989631 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2685 | 2026.05.04 15:55:43.989703 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2686 | 2026.05.04 15:55:43.989771 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2687 | 2026.05.04 15:55:43.989837 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2688 | 2026.05.04 15:55:43.991252 [ 189 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5153 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218699 sec., 2356206.4755668747 rows/sec., 33.71 MiB/sec. | ||
| 2689 | 2026.05.04 15:55:43.992175 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2690 | 2026.05.04 15:55:43.992496 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.04 15:55:43.992579 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_11_2} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2692 | 2026.05.04 15:55:43.992698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2693 | 2026.05.04 15:55:44.257353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2694 | 2026.05.04 15:55:44.273821 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.04 15:55:44.273874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2696 | 2026.05.04 15:55:44.279858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2697 | 2026.05.04 15:55:44.280514 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.04 15:55:44.280794 [ 152 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2699 | 2026.05.04 15:55:44.280837 [ 152 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.04 15:55:44.280860 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2701 | 2026.05.04 15:55:44.280978 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2702 | 2026.05.04 15:55:44.283713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2703 | 2026.05.04 15:55:44.284984 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2026.05.04 15:55:44.286444 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2705 | 2026.05.04 15:55:44.291006 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2706 | 2026.05.04 15:55:44.295130 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2707 | 2026.05.04 15:55:44.299519 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2708 | 2026.05.04 15:55:44.304819 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2709 | 2026.05.04 15:55:44.308927 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2710 | 2026.05.04 15:55:44.361453 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080524072 sec., 1030.747675055479 rows/sec., 5.33 MiB/sec. | ||
| 2711 | 2026.05.04 15:55:44.363686 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2712 | 2026.05.04 15:55:44.365606 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.04 15:55:44.365710 [ 186 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_11_2} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2714 | 2026.05.04 15:55:44.368261 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2715 | 2026.05.04 15:55:45.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.97 MiB, peak 220.86 MiB, free memory in arenas 0.00 B, will set to 220.86 MiB (RSS), difference: 9.89 MiB | ||
| 2716 | 2026.05.04 15:55:48.066501 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.05.04 15:55:48.066738 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2718 | 2026.05.04 15:55:48.067083 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2719 | 2026.05.04 15:55:48.067118 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2720 | 2026.05.04 15:55:48.067360 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2721 | 2026.05.04 15:55:48.067439 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2722 | 2026.05.04 15:55:48.067609 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2723 | 2026.05.04 15:55:48.067747 [ 322 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2724 | 2026.05.04 15:55:48.067759 [ 345 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2725 | 2026.05.04 15:55:48.067759 [ 305 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2726 | 2026.05.04 15:55:48.067747 [ 330 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2727 | 2026.05.04 15:55:48.067948 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2728 | 2026.05.04 15:55:48.067983 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2729 | 2026.05.04 15:55:48.068069 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2730 | 2026.05.04 15:55:48.068091 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2731 | 2026.05.04 15:55:48.068132 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2732 | 2026.05.04 15:55:48.068168 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2733 | 2026.05.04 15:55:48.068202 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2734 | 2026.05.04 15:55:48.069597 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002945 sec., 12903.225806451612 rows/sec., 3.35 MiB/sec. | ||
| 2735 | 2026.05.04 15:55:48.069808 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> MemoryTracker: Peak memory usage (for query): 151.71 KiB. | ||
| 2736 | 2026.05.04 15:55:48.069834 [ 4 ] {521a9081-f553-430e-a896-80e3bd8cfb2a} <Debug> TCPHandler: Processed in 0.003503666 sec. | ||
| 2737 | 2026.05.04 15:55:48.071984 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.05.04 15:55:48.072104 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2739 | 2026.05.04 15:55:48.072149 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2740 | 2026.05.04 15:55:48.072728 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.04 15:55:48.072776 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2742 | 2026.05.04 15:55:48.073182 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2743 | 2026.05.04 15:55:48.073432 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.04 15:55:48.073580 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001509 sec., 82173.62491716369 rows/sec., 7.09 MiB/sec. | ||
| 2745 | 2026.05.04 15:55:48.073618 [ 4 ] {03e3d9cb-804b-4065-a656-e2da2d893dab} <Debug> TCPHandler: Processed in 0.001700677 sec. | ||
| 2746 | 2026.05.04 15:55:48.073747 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.04 15:55:48.073843 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.04 15:55:48.073883 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2749 | 2026.05.04 15:55:48.074310 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.04 15:55:48.074347 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2751 | 2026.05.04 15:55:48.074638 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2752 | 2026.05.04 15:55:48.074866 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.04 15:55:48.074969 [ 148 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2754 | 2026.05.04 15:55:48.074994 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00117 sec., 29059.82905982906 rows/sec., 2.13 MiB/sec. | ||
| 2755 | 2026.05.04 15:55:48.075016 [ 148 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.04 15:55:48.075035 [ 4 ] {83b0db89-8030-48f7-a77c-086ae311cac3} <Debug> TCPHandler: Processed in 0.001337997 sec. | ||
| 2757 | 2026.05.04 15:55:48.075042 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2758 | 2026.05.04 15:55:48.075159 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.05.04 15:55:48.075173 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2760 | 2026.05.04 15:55:48.075258 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.04 15:55:48.075302 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2762 | 2026.05.04 15:55:48.075316 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2026.05.04 15:55:48.075355 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
| 2764 | 2026.05.04 15:55:48.075420 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2765 | 2026.05.04 15:55:48.075464 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2766 | 2026.05.04 15:55:48.075509 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2767 | 2026.05.04 15:55:48.075549 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 155 rows starting from the beginning of the part | ||
| 2768 | 2026.05.04 15:55:48.075589 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 2769 | 2026.05.04 15:55:48.075728 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.04 15:55:48.075771 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2771 | 2026.05.04 15:55:48.076240 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2772 | 2026.05.04 15:55:48.076521 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.04 15:55:48.076530 [ 189 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416018 sec., 397593.8158978205 rows/sec., 26.27 MiB/sec. | ||
| 2774 | 2026.05.04 15:55:48.076693 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001453 sec., 67446.66207845836 rows/sec., 5.27 MiB/sec. | ||
| 2775 | 2026.05.04 15:55:48.076744 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2776 | 2026.05.04 15:55:48.076747 [ 4 ] {bb071358-05fc-4645-95c5-2b82a8754056} <Debug> TCPHandler: Processed in 0.001637464 sec. | ||
| 2777 | 2026.05.04 15:55:48.076935 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.04 15:55:48.077060 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.04 15:55:48.077085 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.04 15:55:48.077121 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2781 | 2026.05.04 15:55:48.077175 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_11_2} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2782 | 2026.05.04 15:55:48.077271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2783 | 2026.05.04 15:55:48.077626 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.04 15:55:48.077674 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2785 | 2026.05.04 15:55:48.078091 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2786 | 2026.05.04 15:55:48.078359 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.04 15:55:48.078520 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
| 2788 | 2026.05.04 15:55:48.078568 [ 4 ] {e58c695a-aa0d-4db8-b8a2-0b4487282f68} <Debug> TCPHandler: Processed in 0.001697226 sec. | ||
| 2789 | 2026.05.04 15:55:48.078734 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.04 15:55:48.078832 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.05.04 15:55:48.078887 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2792 | 2026.05.04 15:55:48.079746 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.05.04 15:55:48.079783 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2794 | 2026.05.04 15:55:48.080363 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2795 | 2026.05.04 15:55:48.080589 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.05.04 15:55:48.080726 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001912 sec., 17782.426778242676 rows/sec., 31.87 MiB/sec. | ||
| 2797 | 2026.05.04 15:55:48.080779 [ 4 ] {4d9b8994-1788-4784-adb4-3c7b06b2bad8} <Debug> TCPHandler: Processed in 0.002093997 sec. | ||
| 2798 | 2026.05.04 15:55:48.080923 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.04 15:55:48.081019 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.05.04 15:55:48.081062 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.05.04 15:55:48.081443 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.04 15:55:48.081480 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2803 | 2026.05.04 15:55:48.081794 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2804 | 2026.05.04 15:55:48.082005 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.05.04 15:55:48.082133 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2806 | 2026.05.04 15:55:48.082169 [ 4 ] {3f78969f-c033-48f5-b85a-7ae93a4a52ec} <Debug> TCPHandler: Processed in 0.001296056 sec. | ||
| 2807 | 2026.05.04 15:55:51.404916 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2808 | 2026.05.04 15:55:51.404968 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2809 | 2026.05.04 15:55:51.488905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5665 | ||
| 2810 | 2026.05.04 15:55:51.489469 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.05.04 15:55:51.489525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2812 | 2026.05.04 15:55:51.490088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2813 | 2026.05.04 15:55:51.490326 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.05.04 15:55:51.490467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5665 | ||
| 2815 | 2026.05.04 15:55:51.513539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 348 | ||
| 2816 | 2026.05.04 15:55:51.515972 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.04 15:55:51.516021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2818 | 2026.05.04 15:55:51.517236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2819 | 2026.05.04 15:55:51.517505 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.04 15:55:51.517756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2821 | 2026.05.04 15:55:51.783783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2822 | 2026.05.04 15:55:51.800513 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.04 15:55:51.800574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2824 | 2026.05.04 15:55:51.806182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2825 | 2026.05.04 15:55:51.806856 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.04 15:55:51.809748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2827 | 2026.05.04 15:55:53.071584 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.04 15:55:53.071833 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.04 15:55:53.072156 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2830 | 2026.05.04 15:55:53.072193 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2831 | 2026.05.04 15:55:53.072427 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2832 | 2026.05.04 15:55:53.072494 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2833 | 2026.05.04 15:55:53.072632 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2834 | 2026.05.04 15:55:53.072766 [ 345 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2835 | 2026.05.04 15:55:53.072766 [ 330 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2836 | 2026.05.04 15:55:53.072766 [ 305 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2837 | 2026.05.04 15:55:53.072768 [ 322 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2838 | 2026.05.04 15:55:53.072956 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2839 | 2026.05.04 15:55:53.072983 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2840 | 2026.05.04 15:55:53.073066 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2841 | 2026.05.04 15:55:53.073087 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2842 | 2026.05.04 15:55:53.073121 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2843 | 2026.05.04 15:55:53.073158 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2844 | 2026.05.04 15:55:53.073191 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2845 | 2026.05.04 15:55:53.074693 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002954 sec., 12863.913337846987 rows/sec., 3.34 MiB/sec. | ||
| 2846 | 2026.05.04 15:55:53.074871 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> MemoryTracker: Peak memory usage (for query): 156.17 KiB. | ||
| 2847 | 2026.05.04 15:55:53.074890 [ 4 ] {e71cf2e1-134c-4ced-b8e6-7298d33b265e} <Debug> TCPHandler: Processed in 0.003433663 sec. | ||
| 2848 | 2026.05.04 15:55:53.079748 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.05.04 15:55:53.079857 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.05.04 15:55:53.079900 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2851 | 2026.05.04 15:55:53.080469 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.04 15:55:53.080519 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2853 | 2026.05.04 15:55:53.080904 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2854 | 2026.05.04 15:55:53.081124 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.04 15:55:53.081259 [ 141 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2856 | 2026.05.04 15:55:53.081270 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001443 sec., 196812.1968121968 rows/sec., 12.50 MiB/sec. | ||
| 2857 | 2026.05.04 15:55:53.081303 [ 141 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.04 15:55:53.081318 [ 4 ] {92530b40-f90c-4a6e-8213-d0c23018a7f0} <Debug> TCPHandler: Processed in 0.001620644 sec. | ||
| 2859 | 2026.05.04 15:55:53.081326 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2860 | 2026.05.04 15:55:53.081432 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2861 | 2026.05.04 15:55:53.081443 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.05.04 15:55:53.081559 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2863 | 2026.05.04 15:55:53.081561 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2026.05.04 15:55:53.081602 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2865 | 2026.05.04 15:55:53.081613 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2866 | 2026.05.04 15:55:53.081690 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2867 | 2026.05.04 15:55:53.081741 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2868 | 2026.05.04 15:55:53.081791 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2869 | 2026.05.04 15:55:53.081837 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2870 | 2026.05.04 15:55:53.081883 [ 192 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2871 | 2026.05.04 15:55:53.082284 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.04 15:55:53.082325 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2873 | 2026.05.04 15:55:53.082714 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2874 | 2026.05.04 15:55:53.082927 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.04 15:55:53.082937 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540512 sec., 937350.6989883883 rows/sec., 63.41 MiB/sec. | ||
| 2876 | 2026.05.04 15:55:53.083057 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001516 sec., 534960.4221635883 rows/sec., 41.34 MiB/sec. | ||
| 2877 | 2026.05.04 15:55:53.083100 [ 4 ] {78cd92bf-58ac-449e-91b7-e01afaf84755} <Debug> TCPHandler: Processed in 0.001705987 sec. | ||
| 2878 | 2026.05.04 15:55:53.083189 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2879 | 2026.05.04 15:55:53.083210 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.05.04 15:55:53.083309 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.05.04 15:55:53.083352 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2882 | 2026.05.04 15:55:53.083479 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.05.04 15:55:53.083560 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_6_1} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2884 | 2026.05.04 15:55:53.083648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2885 | 2026.05.04 15:55:53.083782 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.05.04 15:55:53.083824 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2887 | 2026.05.04 15:55:53.084121 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2888 | 2026.05.04 15:55:53.084327 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.05.04 15:55:53.084451 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 7.63 MiB/sec. | ||
| 2890 | 2026.05.04 15:55:53.084495 [ 4 ] {a29ff3a7-3c0b-408b-91f4-1fab941949af} <Debug> TCPHandler: Processed in 0.001333146 sec. | ||
| 2891 | 2026.05.04 15:55:53.084615 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.05.04 15:55:53.084707 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.05.04 15:55:53.084746 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2894 | 2026.05.04 15:55:53.085155 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.04 15:55:53.085190 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2896 | 2026.05.04 15:55:53.085488 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2897 | 2026.05.04 15:55:53.085696 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.05.04 15:55:53.085817 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001128 sec., 132092.19858156028 rows/sec., 8.53 MiB/sec. | ||
| 2899 | 2026.05.04 15:55:53.085854 [ 4 ] {4138ffb8-9942-43ef-b368-16dad6a65129} <Debug> TCPHandler: Processed in 0.001288215 sec. | ||
| 2900 | 2026.05.04 15:55:53.085969 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.05.04 15:55:53.086062 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.05.04 15:55:53.086101 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2903 | 2026.05.04 15:55:53.086514 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.04 15:55:53.086549 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2905 | 2026.05.04 15:55:53.086848 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2906 | 2026.05.04 15:55:53.087056 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.04 15:55:53.087143 [ 141 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2908 | 2026.05.04 15:55:53.087175 [ 141 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.04 15:55:53.087179 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001135 sec., 130396.47577092511 rows/sec., 7.42 MiB/sec. | ||
| 2910 | 2026.05.04 15:55:53.087195 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2911 | 2026.05.04 15:55:53.087220 [ 4 ] {4011b070-da4e-4303-a919-64c3337ddc9e} <Debug> TCPHandler: Processed in 0.001299456 sec. | ||
| 2912 | 2026.05.04 15:55:53.087312 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2913 | 2026.05.04 15:55:53.087336 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.05.04 15:55:53.087440 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2915 | 2026.05.04 15:55:53.087464 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2916 | 2026.05.04 15:55:53.087478 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2917 | 2026.05.04 15:55:53.087521 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2918 | 2026.05.04 15:55:53.087655 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2919 | 2026.05.04 15:55:53.087734 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2920 | 2026.05.04 15:55:53.087808 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2921 | 2026.05.04 15:55:53.087880 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2922 | 2026.05.04 15:55:53.087949 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2923 | 2026.05.04 15:55:53.088042 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.04 15:55:53.088083 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2925 | 2026.05.04 15:55:53.088437 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2926 | 2026.05.04 15:55:53.088670 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.05.04 15:55:53.088849 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001427 sec., 348283.1114225648 rows/sec., 24.46 MiB/sec. | ||
| 2928 | 2026.05.04 15:55:53.088902 [ 4 ] {2009ca55-766d-48ac-b1f9-eecf432a5b28} <Debug> TCPHandler: Processed in 0.001614694 sec. | ||
| 2929 | 2026.05.04 15:55:53.089035 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.04 15:55:53.089085 [ 194 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182663 sec., 411687.09590885945 rows/sec., 25.11 MiB/sec. | ||
| 2931 | 2026.05.04 15:55:53.089132 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.04 15:55:53.089187 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2933 | 2026.05.04 15:55:53.089245 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2934 | 2026.05.04 15:55:53.089544 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.04 15:55:53.089562 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.04 15:55:53.089598 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2937 | 2026.05.04 15:55:53.089608 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_6_1} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2938 | 2026.05.04 15:55:53.089681 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2939 | 2026.05.04 15:55:53.089917 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2940 | 2026.05.04 15:55:53.090135 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.04 15:55:53.090268 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 2942 | 2026.05.04 15:55:53.090309 [ 4 ] {5b09b745-605e-446d-9cfc-f23b6e6d72e3} <Debug> TCPHandler: Processed in 0.001325226 sec. | ||
| 2943 | 2026.05.04 15:55:53.090440 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.05.04 15:55:53.090535 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.05.04 15:55:53.090578 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2946 | 2026.05.04 15:55:53.090992 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.05.04 15:55:53.091026 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2948 | 2026.05.04 15:55:53.091355 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2949 | 2026.05.04 15:55:53.091564 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.04 15:55:53.091691 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 2951 | 2026.05.04 15:55:53.091728 [ 4 ] {bdd89e63-8e92-4695-a81e-18eeeea64e84} <Debug> TCPHandler: Processed in 0.001336867 sec. | ||
| 2952 | 2026.05.04 15:55:53.091866 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.05.04 15:55:53.091959 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.05.04 15:55:53.092001 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2955 | 2026.05.04 15:55:53.092313 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.05.04 15:55:53.092348 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2957 | 2026.05.04 15:55:53.092641 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2958 | 2026.05.04 15:55:53.092849 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.05.04 15:55:53.092932 [ 141 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2960 | 2026.05.04 15:55:53.092968 [ 141 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.04 15:55:53.092971 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2962 | 2026.05.04 15:55:53.092985 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2963 | 2026.05.04 15:55:53.093009 [ 4 ] {e25118d2-0ba5-4103-8e78-19ddc5d271f0} <Debug> TCPHandler: Processed in 0.001192743 sec. | ||
| 2964 | 2026.05.04 15:55:53.093059 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2965 | 2026.05.04 15:55:53.093123 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.04 15:55:53.093164 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.05.04 15:55:53.093201 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2968 | 2026.05.04 15:55:53.093219 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.05.04 15:55:53.093273 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2970 | 2026.05.04 15:55:53.093276 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2971 | 2026.05.04 15:55:53.093325 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2972 | 2026.05.04 15:55:53.093373 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2973 | 2026.05.04 15:55:53.093415 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2974 | 2026.05.04 15:55:53.093455 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2975 | 2026.05.04 15:55:53.094011 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.04 15:55:53.094052 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2977 | 2026.05.04 15:55:53.094243 [ 196 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214023 sec., 5765.953363321782 rows/sec., 382.09 KiB/sec. | ||
| 2978 | 2026.05.04 15:55:53.094371 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2979 | 2026.05.04 15:55:53.094575 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2980 | 2026.05.04 15:55:53.094634 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.04 15:55:53.094712 [ 200 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_6_1} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2982 | 2026.05.04 15:55:53.094774 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2983 | 2026.05.04 15:55:53.094833 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.05.04 15:55:53.094974 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001773 sec., 3948.1105470953185 rows/sec., 7.07 MiB/sec. | ||
| 2985 | 2026.05.04 15:55:53.095030 [ 4 ] {2b436e6c-1e1a-4a0a-b202-8d18b45b4d5c} <Debug> TCPHandler: Processed in 0.001955653 sec. | ||
| 2986 | 2026.05.04 15:55:53.095153 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.05.04 15:55:53.095247 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.05.04 15:55:53.095286 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2989 | 2026.05.04 15:55:53.095613 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.05.04 15:55:53.095647 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2991 | 2026.05.04 15:55:53.095948 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2992 | 2026.05.04 15:55:53.096155 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.05.04 15:55:53.096277 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 2994 | 2026.05.04 15:55:53.096312 [ 4 ] {3bc23aeb-4488-49df-b197-d69cc7d162c2} <Debug> TCPHandler: Processed in 0.001208653 sec. | ||
| 2995 | 2026.05.04 15:55:54.619377 [ 125 ] {} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2996 | 2026.05.04 15:55:54.619468 [ 125 ] {} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.04 15:55:54.619505 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2998 | 2026.05.04 15:55:54.619652 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2999 | 2026.05.04 15:55:54.619849 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3000 | 2026.05.04 15:55:54.619893 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3001 | 2026.05.04 15:55:54.619975 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3002 | 2026.05.04 15:55:54.620033 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3003 | 2026.05.04 15:55:54.620087 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3004 | 2026.05.04 15:55:54.620140 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3005 | 2026.05.04 15:55:54.620995 [ 197 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408168 sec., 12782.565716590634 rows/sec., 1.07 MiB/sec. | ||
| 3006 | 2026.05.04 15:55:54.621190 [ 198 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3007 | 2026.05.04 15:55:54.621556 [ 198 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.04 15:55:54.621643 [ 198 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_5_1} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3009 | 2026.05.04 15:55:54.621743 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3010 | 2026.05.04 15:55:58.069691 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.04 15:55:58.069920 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.04 15:55:58.070233 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3013 | 2026.05.04 15:55:58.070268 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3014 | 2026.05.04 15:55:58.070484 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3015 | 2026.05.04 15:55:58.070552 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3016 | 2026.05.04 15:55:58.070690 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3017 | 2026.05.04 15:55:58.070824 [ 336 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3018 | 2026.05.04 15:55:58.070833 [ 314 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3019 | 2026.05.04 15:55:58.070824 [ 312 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3020 | 2026.05.04 15:55:58.070846 [ 345 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3021 | 2026.05.04 15:55:58.071038 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3022 | 2026.05.04 15:55:58.071065 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3023 | 2026.05.04 15:55:58.071147 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3024 | 2026.05.04 15:55:58.071167 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3025 | 2026.05.04 15:55:58.071210 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3026 | 2026.05.04 15:55:58.071247 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3027 | 2026.05.04 15:55:58.071283 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3028 | 2026.05.04 15:55:58.072567 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002731 sec., 13914.317099963384 rows/sec., 3.61 MiB/sec. | ||
| 3029 | 2026.05.04 15:55:58.072736 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> MemoryTracker: Peak memory usage (for query): 145.82 KiB. | ||
| 3030 | 2026.05.04 15:55:58.072753 [ 4 ] {a5b23167-a488-4f56-a794-b98ced893c09} <Debug> TCPHandler: Processed in 0.003186018 sec. | ||
| 3031 | 2026.05.04 15:55:58.075033 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.05.04 15:55:58.075146 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3033 | 2026.05.04 15:55:58.075191 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3034 | 2026.05.04 15:55:58.075708 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.05.04 15:55:58.075759 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3036 | 2026.05.04 15:55:58.076302 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3037 | 2026.05.04 15:55:58.076611 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.05.04 15:55:58.076785 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 292.97 KiB/sec. | ||
| 3039 | 2026.05.04 15:55:58.076826 [ 4 ] {ed3108ea-4f9b-45d2-8f83-56b27a912339} <Debug> TCPHandler: Processed in 0.001846321 sec. | ||
| 3040 | 2026.05.04 15:55:58.076982 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.05.04 15:55:58.077077 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3042 | 2026.05.04 15:55:58.077117 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3043 | 2026.05.04 15:55:58.077600 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.04 15:55:58.077636 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3045 | 2026.05.04 15:55:58.077961 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3046 | 2026.05.04 15:55:58.078232 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.04 15:55:58.078350 [ 137 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3048 | 2026.05.04 15:55:58.078383 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Debug> executeQuery: Read 127 rows, 11.17 KiB in 0.001324 sec., 95921.45015105739 rows/sec., 8.24 MiB/sec. | ||
| 3049 | 2026.05.04 15:55:58.078384 [ 137 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.04 15:55:58.078420 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3051 | 2026.05.04 15:55:58.078428 [ 4 ] {21e031fd-994a-4243-a450-04785483cc6f} <Debug> TCPHandler: Processed in 0.001500211 sec. | ||
| 3052 | 2026.05.04 15:55:58.078509 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3053 | 2026.05.04 15:55:58.078578 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.04 15:55:58.078596 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3055 | 2026.05.04 15:55:58.078626 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 966 rows starting from the beginning of the part | ||
| 3056 | 2026.05.04 15:55:58.078682 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.05.04 15:55:58.078704 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part | ||
| 3058 | 2026.05.04 15:55:58.078724 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3059 | 2026.05.04 15:55:58.078758 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 815 rows starting from the beginning of the part | ||
| 3060 | 2026.05.04 15:55:58.078806 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 124 rows starting from the beginning of the part | ||
| 3061 | 2026.05.04 15:55:58.078850 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 811 rows starting from the beginning of the part | ||
| 3062 | 2026.05.04 15:55:58.078894 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 127 rows starting from the beginning of the part | ||
| 3063 | 2026.05.04 15:55:58.079173 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.04 15:55:58.079210 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3065 | 2026.05.04 15:55:58.079528 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3066 | 2026.05.04 15:55:58.079748 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.04 15:55:58.079873 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.40 MiB/sec. | ||
| 3068 | 2026.05.04 15:55:58.079910 [ 4 ] {47bf3027-990f-4978-a0b2-64fd845b39ac} <Debug> TCPHandler: Processed in 0.001384738 sec. | ||
| 3069 | 2026.05.04 15:55:58.080042 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.05.04 15:55:58.080113 [ 188 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638885 sec., 1810377.177166183 rows/sec., 150.33 MiB/sec. | ||
| 3071 | 2026.05.04 15:55:58.080136 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3072 | 2026.05.04 15:55:58.080180 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3073 | 2026.05.04 15:55:58.080288 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3074 | 2026.05.04 15:55:58.080533 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.04 15:55:58.080591 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_16_3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3076 | 2026.05.04 15:55:58.080617 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.05.04 15:55:58.080645 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3078 | 2026.05.04 15:55:58.080652 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3079 | 2026.05.04 15:55:58.080965 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3080 | 2026.05.04 15:55:58.081201 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.04 15:55:58.081325 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001207 sec., 86164.04308202154 rows/sec., 6.74 MiB/sec. | ||
| 3082 | 2026.05.04 15:55:58.081324 [ 136 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3083 | 2026.05.04 15:55:58.081363 [ 4 ] {c3936c0d-9846-489f-8d14-146a486f1728} <Debug> TCPHandler: Processed in 0.001369297 sec. | ||
| 3084 | 2026.05.04 15:55:58.081377 [ 136 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.04 15:55:58.081402 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3086 | 2026.05.04 15:55:58.081492 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.04 15:55:58.081509 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3088 | 2026.05.04 15:55:58.081589 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.05.04 15:55:58.081634 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2026.05.04 15:55:58.081636 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3091 | 2026.05.04 15:55:58.081690 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 569 rows starting from the beginning of the part | ||
| 3092 | 2026.05.04 15:55:58.081789 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3093 | 2026.05.04 15:55:58.081850 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 509 rows starting from the beginning of the part | ||
| 3094 | 2026.05.04 15:55:58.081898 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 98 rows starting from the beginning of the part | ||
| 3095 | 2026.05.04 15:55:58.081941 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 497 rows starting from the beginning of the part | ||
| 3096 | 2026.05.04 15:55:58.081984 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3097 | 2026.05.04 15:55:58.082124 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.04 15:55:58.082168 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3099 | 2026.05.04 15:55:58.082546 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.05.04 15:55:58.082786 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.05.04 15:55:58.082896 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.05.04 15:55:58.082923 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001351 sec., 120651.36935603256 rows/sec., 8.40 MiB/sec. | ||
| 3103 | 2026.05.04 15:55:58.082931 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.05.04 15:55:58.082962 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3105 | 2026.05.04 15:55:58.082967 [ 4 ] {e649682f-360a-4428-b845-927ba07d601c} <Debug> TCPHandler: Processed in 0.001522682 sec. | ||
| 3106 | 2026.05.04 15:55:58.083031 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3107 | 2026.05.04 15:55:58.083113 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3108 | 2026.05.04 15:55:58.083139 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2055 rows starting from the beginning of the part | ||
| 3109 | 2026.05.04 15:55:58.083179 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.05.04 15:55:58.083196 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3111 | 2026.05.04 15:55:58.083205 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747787 sec., 1076218.0975141707 rows/sec., 81.70 MiB/sec. | ||
| 3112 | 2026.05.04 15:55:58.083239 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 268 rows starting from the beginning of the part | ||
| 3113 | 2026.05.04 15:55:58.083281 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.05.04 15:55:58.083286 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3115 | 2026.05.04 15:55:58.083334 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3116 | 2026.05.04 15:55:58.083338 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3117 | 2026.05.04 15:55:58.083372 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3118 | 2026.05.04 15:55:58.083381 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 163 rows starting from the beginning of the part | ||
| 3119 | 2026.05.04 15:55:58.083687 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.04 15:55:58.083765 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_16_3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3121 | 2026.05.04 15:55:58.083843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3122 | 2026.05.04 15:55:58.084166 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.04 15:55:58.084204 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3124 | 2026.05.04 15:55:58.084883 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3125 | 2026.05.04 15:55:58.084902 [ 188 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899022 sec., 1617148.1952289126 rows/sec., 111.57 MiB/sec. | ||
| 3126 | 2026.05.04 15:55:58.085121 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.05.04 15:55:58.085263 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002001 sec., 16991.50424787606 rows/sec., 30.45 MiB/sec. | ||
| 3128 | 2026.05.04 15:55:58.085280 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3129 | 2026.05.04 15:55:58.085314 [ 4 ] {075a5954-6c3c-44e8-8006-0502a7b627b0} <Debug> TCPHandler: Processed in 0.00218882 sec. | ||
| 3130 | 2026.05.04 15:55:58.085458 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.05.04 15:55:58.085551 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.04 15:55:58.085564 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.05.04 15:55:58.085592 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3134 | 2026.05.04 15:55:58.085625 [ 197 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3135 | 2026.05.04 15:55:58.085684 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3136 | 2026.05.04 15:55:58.085936 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.05.04 15:55:58.085971 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3138 | 2026.05.04 15:55:58.086285 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3139 | 2026.05.04 15:55:58.086520 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.05.04 15:55:58.086620 [ 136 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2026.05.04 15:55:58.086647 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3142 | 2026.05.04 15:55:58.086654 [ 136 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.05.04 15:55:58.086686 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3144 | 2026.05.04 15:55:58.086688 [ 4 ] {213d1214-5a02-4bb7-9bdc-39ddec2738ea} <Debug> TCPHandler: Processed in 0.001279435 sec. | ||
| 3145 | 2026.05.04 15:55:58.086767 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3146 | 2026.05.04 15:55:58.086875 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3147 | 2026.05.04 15:55:58.086904 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 618 rows starting from the beginning of the part | ||
| 3148 | 2026.05.04 15:55:58.086967 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3149 | 2026.05.04 15:55:58.087015 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3150 | 2026.05.04 15:55:58.087057 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3151 | 2026.05.04 15:55:58.087096 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3152 | 2026.05.04 15:55:58.087136 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3153 | 2026.05.04 15:55:58.087919 [ 187 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186792 sec., 824070.2667358727 rows/sec., 53.94 MiB/sec. | ||
| 3154 | 2026.05.04 15:55:58.088167 [ 187 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3155 | 2026.05.04 15:55:58.088475 [ 187 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.04 15:55:58.088553 [ 187 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_16_3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3157 | 2026.05.04 15:55:58.088654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3158 | 2026.05.04 15:55:58.990582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6113 | ||
| 3159 | 2026.05.04 15:55:58.991295 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.04 15:55:58.991376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3161 | 2026.05.04 15:55:58.992018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3162 | 2026.05.04 15:55:58.992243 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.04 15:55:58.992372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6113 | ||
| 3164 | 2026.05.04 15:55:59.310622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3165 | 2026.05.04 15:55:59.326829 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.04 15:55:59.326890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3167 | 2026.05.04 15:55:59.332872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3168 | 2026.05.04 15:55:59.333544 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.04 15:55:59.336485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3170 | 2026.05.04 15:56:01.518217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 388 | ||
| 3171 | 2026.05.04 15:56:01.521057 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.05.04 15:56:01.521113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3173 | 2026.05.04 15:56:01.522383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3174 | 2026.05.04 15:56:01.522647 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.05.04 15:56:01.522908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3176 | 2026.05.04 15:56:03.070581 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.05.04 15:56:03.070844 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3178 | 2026.05.04 15:56:03.071177 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3179 | 2026.05.04 15:56:03.071217 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3180 | 2026.05.04 15:56:03.071460 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3181 | 2026.05.04 15:56:03.071529 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3182 | 2026.05.04 15:56:03.071675 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3183 | 2026.05.04 15:56:03.071795 [ 345 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3184 | 2026.05.04 15:56:03.071846 [ 314 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3185 | 2026.05.04 15:56:03.071851 [ 325 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3186 | 2026.05.04 15:56:03.071850 [ 312 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3187 | 2026.05.04 15:56:03.072065 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3188 | 2026.05.04 15:56:03.072094 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3189 | 2026.05.04 15:56:03.072181 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3190 | 2026.05.04 15:56:03.072203 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3191 | 2026.05.04 15:56:03.072238 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3192 | 2026.05.04 15:56:03.072276 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3193 | 2026.05.04 15:56:03.072313 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3194 | 2026.05.04 15:56:03.073561 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002816 sec., 13494.318181818182 rows/sec., 3.50 MiB/sec. | ||
| 3195 | 2026.05.04 15:56:03.073706 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> MemoryTracker: Peak memory usage (for query): 155.45 KiB. | ||
| 3196 | 2026.05.04 15:56:03.073721 [ 4 ] {79dd9b63-2652-447e-8120-e39735ef82ee} <Debug> TCPHandler: Processed in 0.00327415 sec. | ||
| 3197 | 2026.05.04 15:56:03.078605 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.05.04 15:56:03.078737 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.05.04 15:56:03.078793 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3200 | 2026.05.04 15:56:03.079468 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.04 15:56:03.079517 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3202 | 2026.05.04 15:56:03.079935 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3203 | 2026.05.04 15:56:03.080163 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.05.04 15:56:03.080312 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 3205 | 2026.05.04 15:56:03.080353 [ 4 ] {e09a3276-e9b0-4dda-8038-2e45976a5c0b} <Debug> TCPHandler: Processed in 0.001810639 sec. | ||
| 3206 | 2026.05.04 15:56:03.080488 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.05.04 15:56:03.080588 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3208 | 2026.05.04 15:56:03.080630 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3209 | 2026.05.04 15:56:03.081350 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.05.04 15:56:03.081388 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3211 | 2026.05.04 15:56:03.081753 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3212 | 2026.05.04 15:56:03.081970 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.04 15:56:03.082102 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001536 sec., 527994.7916666666 rows/sec., 40.80 MiB/sec. | ||
| 3214 | 2026.05.04 15:56:03.082140 [ 4 ] {f66a2304-053b-4ae8-b353-b1fea66b5c21} <Debug> TCPHandler: Processed in 0.001701797 sec. | ||
| 3215 | 2026.05.04 15:56:03.082257 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.05.04 15:56:03.082351 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.05.04 15:56:03.082392 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.05.04 15:56:03.082810 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.04 15:56:03.082844 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3220 | 2026.05.04 15:56:03.083137 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3221 | 2026.05.04 15:56:03.083358 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.04 15:56:03.083475 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 7.45 MiB/sec. | ||
| 3223 | 2026.05.04 15:56:03.083508 [ 4 ] {b2894468-7bf6-47a1-ad0d-42d91c2ce3d6} <Debug> TCPHandler: Processed in 0.001350587 sec. | ||
| 3224 | 2026.05.04 15:56:03.083621 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.05.04 15:56:03.083708 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.05.04 15:56:03.083811 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3227 | 2026.05.04 15:56:03.084219 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.04 15:56:03.084255 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3229 | 2026.05.04 15:56:03.084546 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3230 | 2026.05.04 15:56:03.084752 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.04 15:56:03.084875 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001121 sec., 132917.03835860838 rows/sec., 8.59 MiB/sec. | ||
| 3232 | 2026.05.04 15:56:03.084912 [ 4 ] {aca87c1f-8f0e-4b5c-b273-d61299d73e3c} <Debug> TCPHandler: Processed in 0.001281855 sec. | ||
| 3233 | 2026.05.04 15:56:03.085034 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.04 15:56:03.085127 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.05.04 15:56:03.085167 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3236 | 2026.05.04 15:56:03.085573 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.05.04 15:56:03.085609 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3238 | 2026.05.04 15:56:03.085908 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3239 | 2026.05.04 15:56:03.086115 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.05.04 15:56:03.086239 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 3241 | 2026.05.04 15:56:03.086278 [ 4 ] {3e77d5cc-06cc-42ec-807a-0e999a584f67} <Debug> TCPHandler: Processed in 0.001293896 sec. | ||
| 3242 | 2026.05.04 15:56:03.086397 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.05.04 15:56:03.086490 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3244 | 2026.05.04 15:56:03.086529 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3245 | 2026.05.04 15:56:03.087067 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.04 15:56:03.087104 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3247 | 2026.05.04 15:56:03.087420 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3248 | 2026.05.04 15:56:03.087629 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.04 15:56:03.087755 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001284 sec., 387071.65109034267 rows/sec., 27.18 MiB/sec. | ||
| 3250 | 2026.05.04 15:56:03.087793 [ 4 ] {ee0a8df0-d904-4704-9242-b5b06afd8810} <Debug> TCPHandler: Processed in 0.001444909 sec. | ||
| 3251 | 2026.05.04 15:56:03.087907 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.05.04 15:56:03.088000 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.04 15:56:03.088041 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3254 | 2026.05.04 15:56:03.088370 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.04 15:56:03.088405 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3256 | 2026.05.04 15:56:03.088723 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3257 | 2026.05.04 15:56:03.088928 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.05.04 15:56:03.089021 [ 128 ] {} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3259 | 2026.05.04 15:56:03.089053 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 3260 | 2026.05.04 15:56:03.089064 [ 128 ] {} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.04 15:56:03.089095 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3262 | 2026.05.04 15:56:03.089095 [ 4 ] {70b79804-bd5e-448a-b838-3d9ee54902fd} <Debug> TCPHandler: Processed in 0.001236664 sec. | ||
| 3263 | 2026.05.04 15:56:03.089202 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3264 | 2026.05.04 15:56:03.089225 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.04 15:56:03.089356 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.05.04 15:56:03.089358 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3267 | 2026.05.04 15:56:03.089402 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3268 | 2026.05.04 15:56:03.089410 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3269 | 2026.05.04 15:56:03.089482 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3270 | 2026.05.04 15:56:03.089526 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3271 | 2026.05.04 15:56:03.089572 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3272 | 2026.05.04 15:56:03.089691 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3273 | 2026.05.04 15:56:03.089732 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3274 | 2026.05.04 15:56:03.089819 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.05.04 15:56:03.089860 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3276 | 2026.05.04 15:56:03.090291 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3277 | 2026.05.04 15:56:03.090527 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.05.04 15:56:03.090539 [ 187 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382348 sec., 26042.646280097342 rows/sec., 1.33 MiB/sec. | ||
| 3279 | 2026.05.04 15:56:03.090657 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00132 sec., 200757.57575757575 rows/sec., 13.34 MiB/sec. | ||
| 3280 | 2026.05.04 15:56:03.090678 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3281 | 2026.05.04 15:56:03.090701 [ 4 ] {85942b65-af4b-45cc-bd3a-78dde802d71d} <Debug> TCPHandler: Processed in 0.001523412 sec. | ||
| 3282 | 2026.05.04 15:56:03.090839 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.04 15:56:03.090935 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.04 15:56:03.090947 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.04 15:56:03.090977 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3286 | 2026.05.04 15:56:03.091019 [ 186 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_6_1} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3287 | 2026.05.04 15:56:03.091097 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3288 | 2026.05.04 15:56:03.091295 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.04 15:56:03.091336 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3290 | 2026.05.04 15:56:03.091638 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3291 | 2026.05.04 15:56:03.091853 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.04 15:56:03.091983 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 3293 | 2026.05.04 15:56:03.092018 [ 4 ] {c012d452-7153-4ae1-8ead-1fcef6a5d27e} <Debug> TCPHandler: Processed in 0.001226684 sec. | ||
| 3294 | 2026.05.04 15:56:03.092132 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.05.04 15:56:03.092225 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.05.04 15:56:03.092276 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.05.04 15:56:03.092998 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.04 15:56:03.093032 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3299 | 2026.05.04 15:56:03.093549 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3300 | 2026.05.04 15:56:03.093776 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.05.04 15:56:03.093919 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001712 sec., 4088.785046728972 rows/sec., 7.33 MiB/sec. | ||
| 3302 | 2026.05.04 15:56:03.093976 [ 4 ] {a185a607-3ae8-4b60-a91f-a70f86c3ffeb} <Debug> TCPHandler: Processed in 0.001891661 sec. | ||
| 3303 | 2026.05.04 15:56:03.094103 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.05.04 15:56:03.094195 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.05.04 15:56:03.094236 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2026.05.04 15:56:03.094568 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.05.04 15:56:03.094602 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3308 | 2026.05.04 15:56:03.094916 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3309 | 2026.05.04 15:56:03.095133 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.04 15:56:03.095256 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 3311 | 2026.05.04 15:56:03.095289 [ 4 ] {a4774d70-8486-4342-929d-c9705629c005} <Debug> TCPHandler: Processed in 0.001235104 sec. | ||
| 3312 | 2026.05.04 15:56:06.405052 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3313 | 2026.05.04 15:56:06.405133 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3314 | 2026.05.04 15:56:06.493058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6625 | ||
| 3315 | 2026.05.04 15:56:06.493576 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.05.04 15:56:06.493616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3317 | 2026.05.04 15:56:06.494105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3318 | 2026.05.04 15:56:06.494357 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.05.04 15:56:06.494487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6625 | ||
| 3320 | 2026.05.04 15:56:06.837437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3321 | 2026.05.04 15:56:06.853181 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.04 15:56:06.853234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3323 | 2026.05.04 15:56:06.859516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3324 | 2026.05.04 15:56:06.860211 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.04 15:56:06.862690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3326 | 2026.05.04 15:56:07.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.59 MiB, peak 228.42 MiB, free memory in arenas 0.00 B, will set to 224.82 MiB (RSS), difference: 1.23 MiB | ||
| 3327 | 2026.05.04 15:56:08.067039 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.05.04 15:56:08.067275 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3329 | 2026.05.04 15:56:08.067593 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3330 | 2026.05.04 15:56:08.067630 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3331 | 2026.05.04 15:56:08.067855 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3332 | 2026.05.04 15:56:08.067926 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3333 | 2026.05.04 15:56:08.068066 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3334 | 2026.05.04 15:56:08.068173 [ 311 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3335 | 2026.05.04 15:56:08.068194 [ 346 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3336 | 2026.05.04 15:56:08.068219 [ 328 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3337 | 2026.05.04 15:56:08.068210 [ 345 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3338 | 2026.05.04 15:56:08.068370 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3339 | 2026.05.04 15:56:08.068398 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3340 | 2026.05.04 15:56:08.068488 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3341 | 2026.05.04 15:56:08.068508 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3342 | 2026.05.04 15:56:08.068542 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3343 | 2026.05.04 15:56:08.068579 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3344 | 2026.05.04 15:56:08.068615 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3345 | 2026.05.04 15:56:08.069743 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002594 sec., 14649.190439475713 rows/sec., 3.80 MiB/sec. | ||
| 3346 | 2026.05.04 15:56:08.069858 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> MemoryTracker: Peak memory usage (for query): 152.24 KiB. | ||
| 3347 | 2026.05.04 15:56:08.069873 [ 4 ] {d3a0f12e-75ec-4788-97db-798cbb5f4b58} <Debug> TCPHandler: Processed in 0.003005372 sec. | ||
| 3348 | 2026.05.04 15:56:08.072086 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.05.04 15:56:08.072219 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3350 | 2026.05.04 15:56:08.072272 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3351 | 2026.05.04 15:56:08.072808 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.04 15:56:08.072849 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3353 | 2026.05.04 15:56:08.073220 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3354 | 2026.05.04 15:56:08.073461 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.05.04 15:56:08.073613 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001435 sec., 87804.87804878048 rows/sec., 7.58 MiB/sec. | ||
| 3356 | 2026.05.04 15:56:08.073661 [ 4 ] {ea0d25d8-6d76-4547-954a-7c2055547f57} <Debug> TCPHandler: Processed in 0.001637675 sec. | ||
| 3357 | 2026.05.04 15:56:08.073808 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.05.04 15:56:08.073920 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.05.04 15:56:08.073971 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3360 | 2026.05.04 15:56:08.074477 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.04 15:56:08.074522 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3362 | 2026.05.04 15:56:08.074896 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2026.05.04 15:56:08.075187 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.04 15:56:08.075351 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001458 sec., 24005.486968449928 rows/sec., 1.76 MiB/sec. | ||
| 3365 | 2026.05.04 15:56:08.075399 [ 4 ] {50cf17c5-d5bd-46a7-84fb-d64f836dfec8} <Debug> TCPHandler: Processed in 0.001650345 sec. | ||
| 3366 | 2026.05.04 15:56:08.075536 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.05.04 15:56:08.075646 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3368 | 2026.05.04 15:56:08.075694 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2026.05.04 15:56:08.076212 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.04 15:56:08.076256 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3371 | 2026.05.04 15:56:08.076640 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3372 | 2026.05.04 15:56:08.076912 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.05.04 15:56:08.077083 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001459 sec., 67854.694996573 rows/sec., 5.30 MiB/sec. | ||
| 3374 | 2026.05.04 15:56:08.077134 [ 4 ] {c040ecc8-614a-4b5c-9ead-f6851851ac00} <Debug> TCPHandler: Processed in 0.001656576 sec. | ||
| 3375 | 2026.05.04 15:56:08.077295 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.05.04 15:56:08.077417 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.05.04 15:56:08.077476 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2026.05.04 15:56:08.077897 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.05.04 15:56:08.077939 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3380 | 2026.05.04 15:56:08.078270 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3381 | 2026.05.04 15:56:08.078492 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.05.04 15:56:08.078647 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3383 | 2026.05.04 15:56:08.078693 [ 4 ] {38c51c0d-9890-4e12-b91b-0ac4bee00069} <Debug> TCPHandler: Processed in 0.00146057 sec. | ||
| 3384 | 2026.05.04 15:56:08.078845 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.05.04 15:56:08.078950 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3386 | 2026.05.04 15:56:08.079014 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3387 | 2026.05.04 15:56:08.079905 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.05.04 15:56:08.079943 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3389 | 2026.05.04 15:56:08.080875 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3390 | 2026.05.04 15:56:08.081132 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.05.04 15:56:08.081255 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3392 | 2026.05.04 15:56:08.081280 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002351 sec., 14887.282007656318 rows/sec., 26.68 MiB/sec. | ||
| 3393 | 2026.05.04 15:56:08.081306 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.05.04 15:56:08.081333 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3395 | 2026.05.04 15:56:08.081345 [ 4 ] {1c498d4e-e070-4c07-aa96-d3027f53f4c8} <Debug> TCPHandler: Processed in 0.00255856 sec. | ||
| 3396 | 2026.05.04 15:56:08.081434 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3397 | 2026.05.04 15:56:08.081490 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.04 15:56:08.081593 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.05.04 15:56:08.081635 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3400 | 2026.05.04 15:56:08.081688 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3401 | 2026.05.04 15:56:08.081755 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
| 3402 | 2026.05.04 15:56:08.081895 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3403 | 2026.05.04 15:56:08.081998 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.04 15:56:08.082014 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3405 | 2026.05.04 15:56:08.082045 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3406 | 2026.05.04 15:56:08.082138 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3407 | 2026.05.04 15:56:08.082244 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3408 | 2026.05.04 15:56:08.082348 [ 191 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3409 | 2026.05.04 15:56:08.082381 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3410 | 2026.05.04 15:56:08.082607 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.05.04 15:56:08.082753 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3412 | 2026.05.04 15:56:08.082792 [ 4 ] {e9fe5651-86e2-45e5-9a43-d3da2bc0d587} <Debug> TCPHandler: Processed in 0.001358417 sec. | ||
| 3413 | 2026.05.04 15:56:08.089982 [ 186 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 19 columns (19 merged, 0 gathered) in 0.008588285 sec., 24684.78863940822 rows/sec., 44.23 MiB/sec. | ||
| 3414 | 2026.05.04 15:56:08.090379 [ 187 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3415 | 2026.05.04 15:56:08.090698 [ 187 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.04 15:56:08.090773 [ 187 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3417 | 2026.05.04 15:56:08.090870 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3418 | 2026.05.04 15:56:11.523305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 426 | ||
| 3419 | 2026.05.04 15:56:11.525793 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.05.04 15:56:11.525843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3421 | 2026.05.04 15:56:11.527026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3422 | 2026.05.04 15:56:11.527295 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.05.04 15:56:11.527545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3424 | 2026.05.04 15:56:13.071222 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.05.04 15:56:13.071480 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3426 | 2026.05.04 15:56:13.071797 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3427 | 2026.05.04 15:56:13.071835 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3428 | 2026.05.04 15:56:13.072136 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3429 | 2026.05.04 15:56:13.072210 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3430 | 2026.05.04 15:56:13.072355 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3431 | 2026.05.04 15:56:13.072475 [ 319 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3432 | 2026.05.04 15:56:13.072480 [ 318 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3433 | 2026.05.04 15:56:13.072507 [ 328 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3434 | 2026.05.04 15:56:13.072505 [ 341 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3435 | 2026.05.04 15:56:13.072696 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3436 | 2026.05.04 15:56:13.072727 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3437 | 2026.05.04 15:56:13.072817 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3438 | 2026.05.04 15:56:13.072839 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3439 | 2026.05.04 15:56:13.072876 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3440 | 2026.05.04 15:56:13.072916 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3441 | 2026.05.04 15:56:13.072954 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3442 | 2026.05.04 15:56:13.074162 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002751 sec., 13813.15885132679 rows/sec., 3.59 MiB/sec. | ||
| 3443 | 2026.05.04 15:56:13.074330 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> MemoryTracker: Peak memory usage (for query): 149.41 KiB. | ||
| 3444 | 2026.05.04 15:56:13.074348 [ 4 ] {1a6d39b6-b452-4564-96c6-04eabb2f42db} <Debug> TCPHandler: Processed in 0.003245809 sec. | ||
| 3445 | 2026.05.04 15:56:13.079377 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.05.04 15:56:13.079511 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.05.04 15:56:13.079566 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3448 | 2026.05.04 15:56:13.080260 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.05.04 15:56:13.080311 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3450 | 2026.05.04 15:56:13.080716 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3451 | 2026.05.04 15:56:13.080965 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.05.04 15:56:13.081118 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001644 sec., 172749.3917274939 rows/sec., 10.97 MiB/sec. | ||
| 3453 | 2026.05.04 15:56:13.081159 [ 4 ] {61565a0e-dc9f-471b-b377-2b1d50ec3916} <Debug> TCPHandler: Processed in 0.001845321 sec. | ||
| 3454 | 2026.05.04 15:56:13.081291 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.05.04 15:56:13.081389 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3456 | 2026.05.04 15:56:13.081433 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3457 | 2026.05.04 15:56:13.081837 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.05.04 15:56:13.081876 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3459 | 2026.05.04 15:56:13.082179 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3460 | 2026.05.04 15:56:13.082398 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.04 15:56:13.082529 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 3462 | 2026.05.04 15:56:13.082567 [ 4 ] {efac88f1-09a7-4734-a3a7-2c0ff291b112} <Debug> TCPHandler: Processed in 0.001325797 sec. | ||
| 3463 | 2026.05.04 15:56:13.082684 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.05.04 15:56:13.082780 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.04 15:56:13.082821 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2026.05.04 15:56:13.083545 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.04 15:56:13.083579 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3468 | 2026.05.04 15:56:13.083906 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3469 | 2026.05.04 15:56:13.084177 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.04 15:56:13.084307 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Debug> executeQuery: Read 812 rows, 64.25 KiB in 0.001545 sec., 525566.3430420712 rows/sec., 40.61 MiB/sec. | ||
| 3471 | 2026.05.04 15:56:13.084345 [ 4 ] {0077cb5e-2dd0-491a-b732-144eda2f0123} <Debug> TCPHandler: Processed in 0.001709787 sec. | ||
| 3472 | 2026.05.04 15:56:13.084462 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.05.04 15:56:13.084566 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.05.04 15:56:13.084607 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2026.05.04 15:56:13.085086 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.04 15:56:13.085126 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3477 | 2026.05.04 15:56:13.085454 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3478 | 2026.05.04 15:56:13.085673 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.04 15:56:13.085794 [ 117 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3480 | 2026.05.04 15:56:13.085804 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Debug> executeQuery: Read 151 rows, 9.21 KiB in 0.001256 sec., 120222.92993630574 rows/sec., 7.16 MiB/sec. | ||
| 3481 | 2026.05.04 15:56:13.085835 [ 117 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.04 15:56:13.085858 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3483 | 2026.05.04 15:56:13.085867 [ 4 ] {fa5485ca-938e-4df1-b2ae-9b74c0e914c5} <Debug> TCPHandler: Processed in 0.00145464 sec. | ||
| 3484 | 2026.05.04 15:56:13.085972 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3485 | 2026.05.04 15:56:13.086001 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.05.04 15:56:13.086103 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3487 | 2026.05.04 15:56:13.086110 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2026.05.04 15:56:13.086148 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3489 | 2026.05.04 15:56:13.086155 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3490 | 2026.05.04 15:56:13.086233 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 3491 | 2026.05.04 15:56:13.086277 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3492 | 2026.05.04 15:56:13.086315 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 3493 | 2026.05.04 15:56:13.086353 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3494 | 2026.05.04 15:56:13.086399 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 151 rows starting from the beginning of the part | ||
| 3495 | 2026.05.04 15:56:13.086618 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.05.04 15:56:13.086659 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3497 | 2026.05.04 15:56:13.087073 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3498 | 2026.05.04 15:56:13.087296 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.05.04 15:56:13.087328 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407478 sec., 522210.64911849424 rows/sec., 34.36 MiB/sec. | ||
| 3500 | 2026.05.04 15:56:13.087428 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001343 sec., 110945.64408041698 rows/sec., 7.17 MiB/sec. | ||
| 3501 | 2026.05.04 15:56:13.087471 [ 4 ] {e764b881-158f-450f-a1b6-aafb67485f49} <Debug> TCPHandler: Processed in 0.001520482 sec. | ||
| 3502 | 2026.05.04 15:56:13.087556 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3503 | 2026.05.04 15:56:13.087611 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.05.04 15:56:13.087711 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.05.04 15:56:13.087753 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3506 | 2026.05.04 15:56:13.087970 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.04 15:56:13.088080 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_16_3} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3508 | 2026.05.04 15:56:13.088193 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3509 | 2026.05.04 15:56:13.088205 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.05.04 15:56:13.088245 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3511 | 2026.05.04 15:56:13.088558 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3512 | 2026.05.04 15:56:13.088770 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.05.04 15:56:13.088895 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 3514 | 2026.05.04 15:56:13.088932 [ 4 ] {7fbd39de-6c0d-4fe6-a6dd-8e5ad660db23} <Debug> TCPHandler: Processed in 0.001370198 sec. | ||
| 3515 | 2026.05.04 15:56:13.089057 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.04 15:56:13.089154 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.04 15:56:13.089193 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3518 | 2026.05.04 15:56:13.089780 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.04 15:56:13.089814 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3520 | 2026.05.04 15:56:13.090158 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3521 | 2026.05.04 15:56:13.090379 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.04 15:56:13.090507 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Debug> executeQuery: Read 499 rows, 35.90 KiB in 0.00137 sec., 364233.5766423358 rows/sec., 25.59 MiB/sec. | ||
| 3523 | 2026.05.04 15:56:13.090544 [ 4 ] {71636cce-c7d8-47e8-aa6d-d81a5a932757} <Debug> TCPHandler: Processed in 0.001535802 sec. | ||
| 3524 | 2026.05.04 15:56:13.090664 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.05.04 15:56:13.090758 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3526 | 2026.05.04 15:56:13.090800 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3527 | 2026.05.04 15:56:13.091134 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.04 15:56:13.091169 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3529 | 2026.05.04 15:56:13.091466 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3530 | 2026.05.04 15:56:13.091675 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.04 15:56:13.091800 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3532 | 2026.05.04 15:56:13.091834 [ 4 ] {6775ea74-60a9-4750-b34c-b77c6a4c2d1a} <Debug> TCPHandler: Processed in 0.001219414 sec. | ||
| 3533 | 2026.05.04 15:56:13.091948 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.05.04 15:56:13.092041 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.05.04 15:56:13.092085 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3536 | 2026.05.04 15:56:13.092488 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.05.04 15:56:13.092521 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3538 | 2026.05.04 15:56:13.092849 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3539 | 2026.05.04 15:56:13.093059 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.05.04 15:56:13.093191 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001169 sec., 227544.91017964075 rows/sec., 15.12 MiB/sec. | ||
| 3541 | 2026.05.04 15:56:13.093227 [ 4 ] {c8ecaba6-c94c-4992-867e-b004f14021f9} <Debug> TCPHandler: Processed in 0.001326156 sec. | ||
| 3542 | 2026.05.04 15:56:13.093345 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.05.04 15:56:13.093439 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3544 | 2026.05.04 15:56:13.093481 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3545 | 2026.05.04 15:56:13.093792 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.05.04 15:56:13.093824 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3547 | 2026.05.04 15:56:13.094115 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3548 | 2026.05.04 15:56:13.094313 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.05.04 15:56:13.094431 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 3550 | 2026.05.04 15:56:13.094464 [ 4 ] {82c7721a-45d4-4202-a427-0fd1ce0cb486} <Debug> TCPHandler: Processed in 0.001193392 sec. | ||
| 3551 | 2026.05.04 15:56:13.094572 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.04 15:56:13.094659 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.05.04 15:56:13.094709 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3554 | 2026.05.04 15:56:13.095485 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.05.04 15:56:13.095520 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3556 | 2026.05.04 15:56:13.096011 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3557 | 2026.05.04 15:56:13.096242 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.05.04 15:56:13.096374 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001693 sec., 4134.6721795629055 rows/sec., 7.41 MiB/sec. | ||
| 3559 | 2026.05.04 15:56:13.096427 [ 4 ] {7e078f24-28c0-4201-9f60-798acdb33ae2} <Debug> TCPHandler: Processed in 0.001868271 sec. | ||
| 3560 | 2026.05.04 15:56:13.096570 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.04 15:56:13.096664 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.05.04 15:56:13.096704 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3563 | 2026.05.04 15:56:13.097038 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.05.04 15:56:13.097073 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3565 | 2026.05.04 15:56:13.097377 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3566 | 2026.05.04 15:56:13.097586 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.05.04 15:56:13.097711 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 3568 | 2026.05.04 15:56:13.097746 [ 4 ] {ce237b85-ec5d-49e2-a85f-777c880db81c} <Debug> TCPHandler: Processed in 0.001224944 sec. | ||
| 3569 | 2026.05.04 15:56:13.994586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7073 | ||
| 3570 | 2026.05.04 15:56:13.995123 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.05.04 15:56:13.995175 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3572 | 2026.05.04 15:56:13.995701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3573 | 2026.05.04 15:56:13.995925 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.05.04 15:56:13.996048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7073 | ||
| 3575 | 2026.05.04 15:56:14.362831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3576 | 2026.05.04 15:56:14.378518 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.05.04 15:56:14.378568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3578 | 2026.05.04 15:56:14.383913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3579 | 2026.05.04 15:56:14.384587 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.04 15:56:14.387265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3581 | 2026.05.04 15:56:18.069074 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.05.04 15:56:18.069352 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3583 | 2026.05.04 15:56:18.069689 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3584 | 2026.05.04 15:56:18.069731 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3585 | 2026.05.04 15:56:18.069949 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3586 | 2026.05.04 15:56:18.070021 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3587 | 2026.05.04 15:56:18.070163 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3588 | 2026.05.04 15:56:18.070287 [ 319 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3589 | 2026.05.04 15:56:18.070297 [ 309 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3590 | 2026.05.04 15:56:18.070316 [ 328 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3591 | 2026.05.04 15:56:18.070297 [ 341 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3592 | 2026.05.04 15:56:18.070476 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3593 | 2026.05.04 15:56:18.070507 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3594 | 2026.05.04 15:56:18.070595 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3595 | 2026.05.04 15:56:18.070615 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3596 | 2026.05.04 15:56:18.070650 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3597 | 2026.05.04 15:56:18.070695 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3598 | 2026.05.04 15:56:18.070730 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3599 | 2026.05.04 15:56:18.071969 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002724 sec., 13950.073421439061 rows/sec., 3.62 MiB/sec. | ||
| 3600 | 2026.05.04 15:56:18.072125 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> MemoryTracker: Peak memory usage (for query): 152.47 KiB. | ||
| 3601 | 2026.05.04 15:56:18.072141 [ 4 ] {92fa8383-aa12-4869-8279-4c1ab17b5e5f} <Debug> TCPHandler: Processed in 0.003241319 sec. | ||
| 3602 | 2026.05.04 15:56:18.074374 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.05.04 15:56:18.074503 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3604 | 2026.05.04 15:56:18.074556 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3605 | 2026.05.04 15:56:18.075131 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.05.04 15:56:18.075174 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3607 | 2026.05.04 15:56:18.075549 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3608 | 2026.05.04 15:56:18.075787 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.05.04 15:56:18.075933 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001467 sec., 85889.57055214724 rows/sec., 7.42 MiB/sec. | ||
| 3610 | 2026.05.04 15:56:18.075973 [ 4 ] {a54ed7f0-3891-4291-883d-f4ec2d0728fc} <Debug> TCPHandler: Processed in 0.001663085 sec. | ||
| 3611 | 2026.05.04 15:56:18.076105 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.05.04 15:56:18.076201 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3613 | 2026.05.04 15:56:18.076240 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3614 | 2026.05.04 15:56:18.076648 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.05.04 15:56:18.076685 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3616 | 2026.05.04 15:56:18.076984 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3617 | 2026.05.04 15:56:18.077193 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.05.04 15:56:18.077323 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00114 sec., 30701.754385964912 rows/sec., 2.25 MiB/sec. | ||
| 3619 | 2026.05.04 15:56:18.077360 [ 4 ] {1c23619a-86ca-49f4-955e-91d7c7ccfba4} <Debug> TCPHandler: Processed in 0.001305035 sec. | ||
| 3620 | 2026.05.04 15:56:18.077481 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2026.05.04 15:56:18.077574 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3622 | 2026.05.04 15:56:18.077614 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3623 | 2026.05.04 15:56:18.078034 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.05.04 15:56:18.078069 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3625 | 2026.05.04 15:56:18.078378 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3626 | 2026.05.04 15:56:18.078592 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.05.04 15:56:18.078720 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001164 sec., 85051.54639175256 rows/sec., 6.64 MiB/sec. | ||
| 3628 | 2026.05.04 15:56:18.078757 [ 4 ] {623b9417-c6dd-49d6-a7e1-c7cc212f8099} <Debug> TCPHandler: Processed in 0.001325706 sec. | ||
| 3629 | 2026.05.04 15:56:18.078880 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.05.04 15:56:18.078974 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.05.04 15:56:18.079017 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3632 | 2026.05.04 15:56:18.079420 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.05.04 15:56:18.079457 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3634 | 2026.05.04 15:56:18.079778 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3635 | 2026.05.04 15:56:18.080005 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.05.04 15:56:18.080137 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3637 | 2026.05.04 15:56:18.080175 [ 4 ] {c24030c9-c846-460c-adc7-fb8967b4fa7a} <Debug> TCPHandler: Processed in 0.001345217 sec. | ||
| 3638 | 2026.05.04 15:56:18.080356 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.05.04 15:56:18.080450 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3640 | 2026.05.04 15:56:18.080503 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3641 | 2026.05.04 15:56:18.081292 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.05.04 15:56:18.081329 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3643 | 2026.05.04 15:56:18.081894 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3644 | 2026.05.04 15:56:18.082140 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.05.04 15:56:18.082292 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 3646 | 2026.05.04 15:56:18.082352 [ 4 ] {08323e5f-27d5-4b60-a133-4c2cd0cdd7cf} <Debug> TCPHandler: Processed in 0.002044496 sec. | ||
| 3647 | 2026.05.04 15:56:18.082483 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.05.04 15:56:18.082578 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.05.04 15:56:18.082620 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3650 | 2026.05.04 15:56:18.082955 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.05.04 15:56:18.082990 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3652 | 2026.05.04 15:56:18.083295 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3653 | 2026.05.04 15:56:18.083507 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.05.04 15:56:18.083634 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3655 | 2026.05.04 15:56:18.083669 [ 4 ] {d107f93e-13ea-4e57-9df4-906f1a0ab7a4} <Debug> TCPHandler: Processed in 0.001235914 sec. | ||
| 3656 | 2026.05.04 15:56:21.406183 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3657 | 2026.05.04 15:56:21.406256 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3658 | 2026.05.04 15:56:21.496198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7585 | ||
| 3659 | 2026.05.04 15:56:21.496738 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.05.04 15:56:21.496781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3661 | 2026.05.04 15:56:21.497308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3662 | 2026.05.04 15:56:21.497551 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.05.04 15:56:21.497673 [ 61 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3664 | 2026.05.04 15:56:21.497691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7585 | ||
| 3665 | 2026.05.04 15:56:21.497716 [ 61 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.04 15:56:21.497738 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3667 | 2026.05.04 15:56:21.497866 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3668 | 2026.05.04 15:56:21.498071 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3669 | 2026.05.04 15:56:21.498128 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5153 rows starting from the beginning of the part | ||
| 3670 | 2026.05.04 15:56:21.498221 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3671 | 2026.05.04 15:56:21.498288 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3672 | 2026.05.04 15:56:21.498348 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3673 | 2026.05.04 15:56:21.498405 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3674 | 2026.05.04 15:56:21.498461 [ 186 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3675 | 2026.05.04 15:56:21.500044 [ 191 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7585 rows, containing 4 columns (4 merged, 0 gathered) in 0.002233781 sec., 3395588.0187001326 rows/sec., 48.57 MiB/sec. | ||
| 3676 | 2026.05.04 15:56:21.500837 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3677 | 2026.05.04 15:56:21.501163 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.04 15:56:21.501239 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_16_3} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3679 | 2026.05.04 15:56:21.501339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3680 | 2026.05.04 15:56:21.527943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 466 | ||
| 3681 | 2026.05.04 15:56:21.530691 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.05.04 15:56:21.530731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3683 | 2026.05.04 15:56:21.531937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3684 | 2026.05.04 15:56:21.532196 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.05.04 15:56:21.532330 [ 61 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3686 | 2026.05.04 15:56:21.532367 [ 61 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.05.04 15:56:21.532384 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3688 | 2026.05.04 15:56:21.532440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3689 | 2026.05.04 15:56:21.532472 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3690 | 2026.05.04 15:56:21.533069 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3691 | 2026.05.04 15:56:21.533224 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
| 3692 | 2026.05.04 15:56:21.533594 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3693 | 2026.05.04 15:56:21.533939 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3694 | 2026.05.04 15:56:21.534281 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3695 | 2026.05.04 15:56:21.534609 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3696 | 2026.05.04 15:56:21.534935 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3697 | 2026.05.04 15:56:21.540506 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 72 columns (72 merged, 0 gathered) in 0.008084581 sec., 57640.58768166216 rows/sec., 50.52 MiB/sec. | ||
| 3698 | 2026.05.04 15:56:21.541334 [ 186 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3699 | 2026.05.04 15:56:21.541820 [ 186 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.04 15:56:21.541891 [ 186 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_11_2} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3701 | 2026.05.04 15:56:21.542051 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3702 | 2026.05.04 15:56:21.887961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3703 | 2026.05.04 15:56:21.903424 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.05.04 15:56:21.903478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3705 | 2026.05.04 15:56:21.909309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3706 | 2026.05.04 15:56:21.909973 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.05.04 15:56:21.910267 [ 61 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3708 | 2026.05.04 15:56:21.910332 [ 61 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.05.04 15:56:21.910359 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3710 | 2026.05.04 15:56:21.910467 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3711 | 2026.05.04 15:56:21.912763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3712 | 2026.05.04 15:56:21.914169 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3713 | 2026.05.04 15:56:21.915466 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3714 | 2026.05.04 15:56:21.919896 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3715 | 2026.05.04 15:56:21.924081 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3716 | 2026.05.04 15:56:21.928437 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3717 | 2026.05.04 15:56:21.932919 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3718 | 2026.05.04 15:56:21.937305 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3719 | 2026.05.04 15:56:21.990807 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08045737 sec., 1503.9020042539298 rows/sec., 7.78 MiB/sec. | ||
| 3720 | 2026.05.04 15:56:21.992411 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3721 | 2026.05.04 15:56:21.994003 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.05.04 15:56:21.994093 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_16_3} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3723 | 2026.05.04 15:56:21.995480 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3724 | 2026.05.04 15:56:22.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.18 MiB, peak 237.13 MiB, free memory in arenas 0.00 B, will set to 236.60 MiB (RSS), difference: 9.42 MiB | ||
| 3725 | 2026.05.04 15:56:22.001281 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000809273 sec. | ||
| 3726 | 2026.05.04 15:56:23.069395 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.05.04 15:56:23.069671 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3728 | 2026.05.04 15:56:23.070048 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3729 | 2026.05.04 15:56:23.070094 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3730 | 2026.05.04 15:56:23.070373 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3731 | 2026.05.04 15:56:23.070449 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3732 | 2026.05.04 15:56:23.070585 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3733 | 2026.05.04 15:56:23.070711 [ 328 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3734 | 2026.05.04 15:56:23.070728 [ 319 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3735 | 2026.05.04 15:56:23.070731 [ 309 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3736 | 2026.05.04 15:56:23.070729 [ 341 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3737 | 2026.05.04 15:56:23.070892 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3738 | 2026.05.04 15:56:23.070921 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3739 | 2026.05.04 15:56:23.071000 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3740 | 2026.05.04 15:56:23.071021 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3741 | 2026.05.04 15:56:23.071055 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3742 | 2026.05.04 15:56:23.071092 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3743 | 2026.05.04 15:56:23.071132 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3744 | 2026.05.04 15:56:23.072458 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002895 sec., 13126.07944732297 rows/sec., 3.41 MiB/sec. | ||
| 3745 | 2026.05.04 15:56:23.072589 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> MemoryTracker: Peak memory usage (for query): 155.51 KiB. | ||
| 3746 | 2026.05.04 15:56:23.072605 [ 4 ] {0de52c59-7eb6-4eb5-b717-24fc4e99cfaf} <Debug> TCPHandler: Processed in 0.003341251 sec. | ||
| 3747 | 2026.05.04 15:56:23.077132 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.05.04 15:56:23.077240 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.05.04 15:56:23.077282 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3750 | 2026.05.04 15:56:23.077865 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.05.04 15:56:23.077906 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3752 | 2026.05.04 15:56:23.078301 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3753 | 2026.05.04 15:56:23.078524 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.05.04 15:56:23.078667 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001456 sec., 195054.94505494504 rows/sec., 12.39 MiB/sec. | ||
| 3755 | 2026.05.04 15:56:23.078706 [ 4 ] {434d8646-2724-4010-951d-87c599905218} <Debug> TCPHandler: Processed in 0.001623685 sec. | ||
| 3756 | 2026.05.04 15:56:23.078831 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.05.04 15:56:23.078926 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3758 | 2026.05.04 15:56:23.078967 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3759 | 2026.05.04 15:56:23.079717 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.05.04 15:56:23.079760 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3761 | 2026.05.04 15:56:23.080118 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3762 | 2026.05.04 15:56:23.080329 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.05.04 15:56:23.080432 [ 59 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3764 | 2026.05.04 15:56:23.080459 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001552 sec., 522551.5463917526 rows/sec., 40.38 MiB/sec. | ||
| 3765 | 2026.05.04 15:56:23.080477 [ 59 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.05.04 15:56:23.080503 [ 4 ] {deaaf362-73d7-4d89-90df-88b91fcc71c3} <Debug> TCPHandler: Processed in 0.001720577 sec. | ||
| 3767 | 2026.05.04 15:56:23.080504 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3768 | 2026.05.04 15:56:23.080626 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3769 | 2026.05.04 15:56:23.080630 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.05.04 15:56:23.080750 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.05.04 15:56:23.080756 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3772 | 2026.05.04 15:56:23.080793 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3773 | 2026.05.04 15:56:23.080803 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1009 rows starting from the beginning of the part | ||
| 3774 | 2026.05.04 15:56:23.080880 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 811 rows starting from the beginning of the part | ||
| 3775 | 2026.05.04 15:56:23.080928 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part | ||
| 3776 | 2026.05.04 15:56:23.080973 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 812 rows starting from the beginning of the part | ||
| 3777 | 2026.05.04 15:56:23.081015 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 126 rows starting from the beginning of the part | ||
| 3778 | 2026.05.04 15:56:23.081059 [ 191 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 811 rows starting from the beginning of the part | ||
| 3779 | 2026.05.04 15:56:23.081241 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.05.04 15:56:23.081283 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3781 | 2026.05.04 15:56:23.081690 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3782 | 2026.05.04 15:56:23.081925 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.05.04 15:56:23.082066 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001334 sec., 111694.15292353823 rows/sec., 6.64 MiB/sec. | ||
| 3784 | 2026.05.04 15:56:23.082104 [ 4 ] {7ab85ae7-85e5-4efe-82f0-8304f8305449} <Debug> TCPHandler: Processed in 0.001523802 sec. | ||
| 3785 | 2026.05.04 15:56:23.082282 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.05.04 15:56:23.082377 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.05.04 15:56:23.082418 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3788 | 2026.05.04 15:56:23.082721 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3695 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134458 sec., 1731118.6258994085 rows/sec., 142.87 MiB/sec. | ||
| 3789 | 2026.05.04 15:56:23.082873 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.05.04 15:56:23.082915 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3791 | 2026.05.04 15:56:23.082977 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3792 | 2026.05.04 15:56:23.083235 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3793 | 2026.05.04 15:56:23.083281 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.05.04 15:56:23.083363 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_21_4} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3795 | 2026.05.04 15:56:23.083447 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.05.04 15:56:23.083447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3797 | 2026.05.04 15:56:23.083571 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 3798 | 2026.05.04 15:56:23.083609 [ 4 ] {4123237d-6f8e-4c3b-b756-1ab00ac56dee} <Debug> TCPHandler: Processed in 0.001377367 sec. | ||
| 3799 | 2026.05.04 15:56:23.083761 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.04 15:56:23.083855 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.05.04 15:56:23.083895 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3802 | 2026.05.04 15:56:23.084324 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.05.04 15:56:23.084360 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3804 | 2026.05.04 15:56:23.084678 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3805 | 2026.05.04 15:56:23.084884 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.05.04 15:56:23.085010 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 3807 | 2026.05.04 15:56:23.085047 [ 4 ] {62ec19e0-8634-4032-a67f-0a7980cd8914} <Debug> TCPHandler: Processed in 0.001334306 sec. | ||
| 3808 | 2026.05.04 15:56:23.085169 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.05.04 15:56:23.085263 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3810 | 2026.05.04 15:56:23.085302 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3811 | 2026.05.04 15:56:23.085893 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.05.04 15:56:23.085928 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3813 | 2026.05.04 15:56:23.086265 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3814 | 2026.05.04 15:56:23.086479 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.04 15:56:23.086577 [ 59 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3816 | 2026.05.04 15:56:23.086608 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001363 sec., 364636.83052090975 rows/sec., 25.61 MiB/sec. | ||
| 3817 | 2026.05.04 15:56:23.086609 [ 59 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.05.04 15:56:23.086648 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3819 | 2026.05.04 15:56:23.086653 [ 4 ] {a05a1951-9b2a-4682-86e9-18d6e2bb769d} <Debug> TCPHandler: Processed in 0.001532732 sec. | ||
| 3820 | 2026.05.04 15:56:23.086739 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3821 | 2026.05.04 15:56:23.086779 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.05.04 15:56:23.086870 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3823 | 2026.05.04 15:56:23.086880 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3824 | 2026.05.04 15:56:23.086910 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 3825 | 2026.05.04 15:56:23.086932 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3826 | 2026.05.04 15:56:23.086978 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 497 rows starting from the beginning of the part | ||
| 3827 | 2026.05.04 15:56:23.087028 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
| 3828 | 2026.05.04 15:56:23.087072 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 499 rows starting from the beginning of the part | ||
| 3829 | 2026.05.04 15:56:23.087112 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 99 rows starting from the beginning of the part | ||
| 3830 | 2026.05.04 15:56:23.087169 [ 196 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 497 rows starting from the beginning of the part | ||
| 3831 | 2026.05.04 15:56:23.087273 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.04 15:56:23.087315 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3833 | 2026.05.04 15:56:23.087654 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3834 | 2026.05.04 15:56:23.087890 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.04 15:56:23.088021 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 3836 | 2026.05.04 15:56:23.088070 [ 4 ] {f92204d0-f086-405f-9941-f3f2972ede27} <Debug> TCPHandler: Processed in 0.001339527 sec. | ||
| 3837 | 2026.05.04 15:56:23.088192 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.05.04 15:56:23.088287 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.05.04 15:56:23.088331 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3840 | 2026.05.04 15:56:23.088330 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636695 sec., 1401605.0638634565 rows/sec., 105.50 MiB/sec. | ||
| 3841 | 2026.05.04 15:56:23.088557 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3842 | 2026.05.04 15:56:23.088761 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.04 15:56:23.088804 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3844 | 2026.05.04 15:56:23.088869 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.05.04 15:56:23.088958 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_21_4} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3846 | 2026.05.04 15:56:23.089055 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3847 | 2026.05.04 15:56:23.089173 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3848 | 2026.05.04 15:56:23.089392 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.05.04 15:56:23.089493 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3850 | 2026.05.04 15:56:23.089522 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. | ||
| 3851 | 2026.05.04 15:56:23.089527 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.05.04 15:56:23.089564 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3853 | 2026.05.04 15:56:23.089566 [ 4 ] {d55eeb30-0fa8-4dec-8753-ba02d34e28aa} <Debug> TCPHandler: Processed in 0.001423519 sec. | ||
| 3854 | 2026.05.04 15:56:23.089636 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3855 | 2026.05.04 15:56:23.089698 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.05.04 15:56:23.089777 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3857 | 2026.05.04 15:56:23.089800 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3858 | 2026.05.04 15:56:23.089810 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3071 rows starting from the beginning of the part | ||
| 3859 | 2026.05.04 15:56:23.089848 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3860 | 2026.05.04 15:56:23.089873 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3861 | 2026.05.04 15:56:23.089922 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3862 | 2026.05.04 15:56:23.089970 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 3863 | 2026.05.04 15:56:23.090034 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3864 | 2026.05.04 15:56:23.090075 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3865 | 2026.05.04 15:56:23.090177 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.05.04 15:56:23.090221 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3867 | 2026.05.04 15:56:23.090558 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3868 | 2026.05.04 15:56:23.090772 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.05.04 15:56:23.090910 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 3870 | 2026.05.04 15:56:23.090947 [ 4 ] {4a6ade04-f011-4b57-9794-040d49894ecc} <Debug> TCPHandler: Processed in 0.001298976 sec. | ||
| 3871 | 2026.05.04 15:56:23.091067 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.05.04 15:56:23.091162 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3873 | 2026.05.04 15:56:23.091215 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3874 | 2026.05.04 15:56:23.091763 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4187 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157299 sec., 1940852.8905821585 rows/sec., 133.06 MiB/sec. | ||
| 3875 | 2026.05.04 15:56:23.091946 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.05.04 15:56:23.091988 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3877 | 2026.05.04 15:56:23.092182 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3878 | 2026.05.04 15:56:23.092432 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.05.04 15:56:23.092494 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3880 | 2026.05.04 15:56:23.092563 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3881 | 2026.05.04 15:56:23.092566 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3882 | 2026.05.04 15:56:23.092807 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.05.04 15:56:23.092942 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001799 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec. | ||
| 3884 | 2026.05.04 15:56:23.092995 [ 4 ] {efda6861-e6ce-4a39-a7dc-2e0e76cac7ad} <Debug> TCPHandler: Processed in 0.001976474 sec. | ||
| 3885 | 2026.05.04 15:56:23.093128 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.05.04 15:56:23.093224 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.05.04 15:56:23.093265 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3888 | 2026.05.04 15:56:23.093591 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.05.04 15:56:23.093627 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3890 | 2026.05.04 15:56:23.093935 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3891 | 2026.05.04 15:56:23.094147 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.05.04 15:56:23.094251 [ 62 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3893 | 2026.05.04 15:56:23.094275 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 3894 | 2026.05.04 15:56:23.094302 [ 62 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.05.04 15:56:23.094319 [ 4 ] {9dfc7ea2-58ce-48e7-af42-f00d314b52d3} <Debug> TCPHandler: Processed in 0.001240144 sec. | ||
| 3896 | 2026.05.04 15:56:23.094329 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3897 | 2026.05.04 15:56:23.094407 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3898 | 2026.05.04 15:56:23.094508 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2026.05.04 15:56:23.094544 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 978 rows starting from the beginning of the part | ||
| 3900 | 2026.05.04 15:56:23.094630 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3901 | 2026.05.04 15:56:23.094678 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3902 | 2026.05.04 15:56:23.094730 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3903 | 2026.05.04 15:56:23.094775 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3904 | 2026.05.04 15:56:23.094822 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3905 | 2026.05.04 15:56:23.095855 [ 188 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001472911 sec., 928773.0215878624 rows/sec., 60.42 MiB/sec. | ||
| 3906 | 2026.05.04 15:56:23.096081 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3907 | 2026.05.04 15:56:23.096347 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.05.04 15:56:23.096411 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_21_4} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3909 | 2026.05.04 15:56:23.096482 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3910 | 2026.05.04 15:56:25.333545 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.04 15:56:25.333798 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 3912 | 2026.05.04 15:56:25.334168 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3913 | 2026.05.04 15:56:25.334211 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 3914 | 2026.05.04 15:56:25.334481 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3915 | 2026.05.04 15:56:25.334549 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3916 | 2026.05.04 15:56:25.334685 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3917 | 2026.05.04 15:56:25.334789 [ 303 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3918 | 2026.05.04 15:56:25.334837 [ 324 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3919 | 2026.05.04 15:56:25.334853 [ 332 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3920 | 2026.05.04 15:56:25.334841 [ 340 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3921 | 2026.05.04 15:56:25.335070 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3922 | 2026.05.04 15:56:25.335098 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3923 | 2026.05.04 15:56:25.335182 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3924 | 2026.05.04 15:56:25.335201 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 3925 | 2026.05.04 15:56:25.335235 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3926 | 2026.05.04 15:56:25.335273 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3927 | 2026.05.04 15:56:25.335308 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3928 | 2026.05.04 15:56:25.336579 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002888 sec., 13157.894736842105 rows/sec., 3.42 MiB/sec. | ||
| 3929 | 2026.05.04 15:56:25.336711 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> MemoryTracker: Peak memory usage (for query): 148.95 KiB. | ||
| 3930 | 2026.05.04 15:56:25.336727 [ 4 ] {ea000b11-a745-4feb-aea6-d59797ec9eb7} <Debug> TCPHandler: Processed in 0.00331256 sec. | ||
| 3931 | 2026.05.04 15:56:25.362245 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.05.04 15:56:25.362374 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3933 | 2026.05.04 15:56:25.362425 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3934 | 2026.05.04 15:56:25.363046 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.04 15:56:25.363093 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3936 | 2026.05.04 15:56:25.363565 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3937 | 2026.05.04 15:56:25.363765 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.05.04 15:56:25.363905 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001566 sec., 5747.126436781609 rows/sec., 1.17 MiB/sec. | ||
| 3939 | 2026.05.04 15:56:25.363943 [ 4 ] {a49e2e8e-fcff-4881-96d3-0aaa34fe0c99} <Debug> TCPHandler: Processed in 0.001758738 sec. | ||
| 3940 | 2026.05.04 15:56:25.364059 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.05.04 15:56:25.364150 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3942 | 2026.05.04 15:56:25.364191 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3943 | 2026.05.04 15:56:25.364591 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.05.04 15:56:25.364629 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3945 | 2026.05.04 15:56:25.364925 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3946 | 2026.05.04 15:56:25.365155 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.04 15:56:25.365283 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 283.38 KiB/sec. | ||
| 3948 | 2026.05.04 15:56:25.365321 [ 4 ] {49b1bbf1-cf76-4dd7-9d1c-348cc8c906df} <Debug> TCPHandler: Processed in 0.001310016 sec. | ||
| 3949 | 2026.05.04 15:56:25.365434 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.05.04 15:56:25.365529 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3951 | 2026.05.04 15:56:25.365570 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3952 | 2026.05.04 15:56:25.367086 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.04 15:56:25.367123 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3954 | 2026.05.04 15:56:25.367570 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3955 | 2026.05.04 15:56:25.367778 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.05.04 15:56:25.367903 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Debug> executeQuery: Read 2475 rows, 188.37 KiB in 0.00239 sec., 1035564.8535564853 rows/sec., 76.97 MiB/sec. | ||
| 3957 | 2026.05.04 15:56:25.367939 [ 4 ] {db3d47d4-f7af-476a-930a-bb1b56d26245} <Debug> TCPHandler: Processed in 0.002551719 sec. | ||
| 3958 | 2026.05.04 15:56:25.368050 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.05.04 15:56:25.368143 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3960 | 2026.05.04 15:56:25.368182 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3961 | 2026.05.04 15:56:25.368593 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.04 15:56:25.368629 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3963 | 2026.05.04 15:56:25.368926 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3964 | 2026.05.04 15:56:25.369135 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.05.04 15:56:25.369261 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Debug> executeQuery: Read 48 rows, 3.59 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 3.08 MiB/sec. | ||
| 3966 | 2026.05.04 15:56:25.369298 [ 4 ] {eea6eb58-e6bd-4f46-a473-b695a3665e2b} <Debug> TCPHandler: Processed in 0.001295736 sec. | ||
| 3967 | 2026.05.04 15:56:25.369410 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.05.04 15:56:25.369501 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.05.04 15:56:25.369540 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3970 | 2026.05.04 15:56:25.370126 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.04 15:56:25.370163 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3972 | 2026.05.04 15:56:25.370471 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3973 | 2026.05.04 15:56:25.370672 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.05.04 15:56:25.370774 [ 51 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3975 | 2026.05.04 15:56:25.370796 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001313 sec., 610053.31302361 rows/sec., 35.24 MiB/sec. | ||
| 3976 | 2026.05.04 15:56:25.370819 [ 51 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.05.04 15:56:25.370838 [ 4 ] {b8ee373a-5232-4425-8982-9d1f193b6840} <Debug> TCPHandler: Processed in 0.001475651 sec. | ||
| 3978 | 2026.05.04 15:56:25.370845 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3979 | 2026.05.04 15:56:25.370943 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3980 | 2026.05.04 15:56:25.370952 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.05.04 15:56:25.371037 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2026.05.04 15:56:25.371057 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.05.04 15:56:25.371064 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 3984 | 2026.05.04 15:56:25.371097 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3985 | 2026.05.04 15:56:25.371121 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3986 | 2026.05.04 15:56:25.371163 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3987 | 2026.05.04 15:56:25.371200 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3988 | 2026.05.04 15:56:25.371239 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3989 | 2026.05.04 15:56:25.371278 [ 197 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3990 | 2026.05.04 15:56:25.371479 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.05.04 15:56:25.371514 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3992 | 2026.05.04 15:56:25.371798 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3993 | 2026.05.04 15:56:25.372003 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.05.04 15:56:25.372125 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 129.61 KiB/sec. | ||
| 3995 | 2026.05.04 15:56:25.372161 [ 4 ] {057b8988-29de-4395-9754-dad1c6dbded1} <Debug> TCPHandler: Processed in 0.001256484 sec. | ||
| 3996 | 2026.05.04 15:56:25.372174 [ 188 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260584 sec., 1246247.7708744518 rows/sec., 81.27 MiB/sec. | ||
| 3997 | 2026.05.04 15:56:25.372280 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.04 15:56:25.372377 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.04 15:56:25.372419 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4000 | 2026.05.04 15:56:25.372444 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4001 | 2026.05.04 15:56:25.372756 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.05.04 15:56:25.372832 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_11_2} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4003 | 2026.05.04 15:56:25.372923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4004 | 2026.05.04 15:56:25.373246 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.04 15:56:25.373287 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4006 | 2026.05.04 15:56:25.373674 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4007 | 2026.05.04 15:56:25.373885 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.04 15:56:25.374014 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Debug> executeQuery: Read 1327 rows, 91.08 KiB in 0.001655 sec., 801812.6888217522 rows/sec., 53.75 MiB/sec. | ||
| 4009 | 2026.05.04 15:56:25.374050 [ 4 ] {53848709-6bde-4344-bef4-034e6802607a} <Debug> TCPHandler: Processed in 0.001817679 sec. | ||
| 4010 | 2026.05.04 15:56:25.374161 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.05.04 15:56:25.374254 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.05.04 15:56:25.374295 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4013 | 2026.05.04 15:56:25.375655 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.05.04 15:56:25.375692 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4015 | 2026.05.04 15:56:25.376387 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4016 | 2026.05.04 15:56:25.376599 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.05.04 15:56:25.376729 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Debug> executeQuery: Read 4965 rows, 326.94 KiB in 0.002494 sec., 1990777.866880513 rows/sec., 128.02 MiB/sec. | ||
| 4018 | 2026.05.04 15:56:25.376768 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4019 | 2026.05.04 15:56:25.376780 [ 4 ] {7924c30d-c0fa-4f4f-8efc-086559769b8d} <Debug> TCPHandler: Processed in 0.002666263 sec. | ||
| 4020 | 2026.05.04 15:56:25.376904 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.05.04 15:56:25.376997 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.05.04 15:56:25.377050 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4023 | 2026.05.04 15:56:25.377879 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.05.04 15:56:25.377916 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4025 | 2026.05.04 15:56:25.378464 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4026 | 2026.05.04 15:56:25.378679 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.05.04 15:56:25.378816 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001837 sec., 23952.095808383234 rows/sec., 42.92 MiB/sec. | ||
| 4028 | 2026.05.04 15:56:25.378874 [ 4 ] {f9f6b6e3-03a0-4185-a266-ddfc810fc042} <Debug> TCPHandler: Processed in 0.002016585 sec. | ||
| 4029 | 2026.05.04 15:56:25.379000 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.05.04 15:56:25.379094 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.05.04 15:56:25.379134 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4032 | 2026.05.04 15:56:25.379449 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.05.04 15:56:25.379485 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4034 | 2026.05.04 15:56:25.379779 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4035 | 2026.05.04 15:56:25.379988 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.05.04 15:56:25.380116 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. | ||
| 4037 | 2026.05.04 15:56:25.380151 [ 4 ] {de975125-b664-4afd-ad0a-b9f49211c225} <Debug> TCPHandler: Processed in 0.001197892 sec. | ||
| 4038 | 2026.05.04 15:56:28.063733 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.05.04 15:56:28.063966 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4040 | 2026.05.04 15:56:28.064304 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4041 | 2026.05.04 15:56:28.064339 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4042 | 2026.05.04 15:56:28.064565 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4043 | 2026.05.04 15:56:28.064642 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4044 | 2026.05.04 15:56:28.064782 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4045 | 2026.05.04 15:56:28.064904 [ 303 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4046 | 2026.05.04 15:56:28.064915 [ 323 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4047 | 2026.05.04 15:56:28.064936 [ 321 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4048 | 2026.05.04 15:56:28.064954 [ 340 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4049 | 2026.05.04 15:56:28.064934 [ 332 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4050 | 2026.05.04 15:56:28.065109 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4051 | 2026.05.04 15:56:28.065146 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4052 | 2026.05.04 15:56:28.065254 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4053 | 2026.05.04 15:56:28.065276 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 4054 | 2026.05.04 15:56:28.065316 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4055 | 2026.05.04 15:56:28.065357 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4056 | 2026.05.04 15:56:28.065396 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4057 | 2026.05.04 15:56:28.065435 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4058 | 2026.05.04 15:56:28.066801 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> executeQuery: Read 47 rows, 7.77 KiB in 0.002921 sec., 16090.38000684697 rows/sec., 2.60 MiB/sec. | ||
| 4059 | 2026.05.04 15:56:28.066967 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> MemoryTracker: Peak memory usage (for query): 170.27 KiB. | ||
| 4060 | 2026.05.04 15:56:28.066984 [ 4 ] {3486337f-c29f-4dab-99da-065242ff9ec4} <Debug> TCPHandler: Processed in 0.003382563 sec. | ||
| 4061 | 2026.05.04 15:56:28.068331 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.05.04 15:56:28.068446 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2026.05.04 15:56:28.068492 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2026.05.04 15:56:28.068984 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.05.04 15:56:28.069026 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4066 | 2026.05.04 15:56:28.069396 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4067 | 2026.05.04 15:56:28.069622 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.04 15:56:28.069772 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 3.17 MiB/sec. | ||
| 4069 | 2026.05.04 15:56:28.069812 [ 4 ] {31d3ed37-9532-4199-8d9f-7ba032ffc141} <Debug> TCPHandler: Processed in 0.001533812 sec. | ||
| 4070 | 2026.05.04 15:56:28.069946 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.05.04 15:56:28.070047 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4072 | 2026.05.04 15:56:28.070088 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4073 | 2026.05.04 15:56:28.070510 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.05.04 15:56:28.070551 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4075 | 2026.05.04 15:56:28.070862 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4076 | 2026.05.04 15:56:28.071089 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.04 15:56:28.071220 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 4078 | 2026.05.04 15:56:28.071258 [ 4 ] {cb495093-793c-4f1f-b9f2-57152193bae1} <Debug> TCPHandler: Processed in 0.001360927 sec. | ||
| 4079 | 2026.05.04 15:56:28.071397 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.05.04 15:56:28.071492 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.05.04 15:56:28.071534 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4082 | 2026.05.04 15:56:28.071925 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.04 15:56:28.071962 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4084 | 2026.05.04 15:56:28.072287 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4085 | 2026.05.04 15:56:28.072506 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.04 15:56:28.072633 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 5.75 MiB/sec. | ||
| 4087 | 2026.05.04 15:56:28.072671 [ 4 ] {a9ce2f39-9f40-4fa4-8515-3e6b71c100b6} <Debug> TCPHandler: Processed in 0.001333666 sec. | ||
| 4088 | 2026.05.04 15:56:28.072799 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.04 15:56:28.072893 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.04 15:56:28.072935 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4091 | 2026.05.04 15:56:28.073268 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.04 15:56:28.073306 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4093 | 2026.05.04 15:56:28.073641 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4094 | 2026.05.04 15:56:28.073860 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.04 15:56:28.073994 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001119 sec., 32171.581769436998 rows/sec., 2.17 MiB/sec. | ||
| 4096 | 2026.05.04 15:56:28.074028 [ 4 ] {04e07e73-3de3-4fac-bfd7-cdd0c6ad439d} <Debug> TCPHandler: Processed in 0.001280466 sec. | ||
| 4097 | 2026.05.04 15:56:28.998004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8033 | ||
| 4098 | 2026.05.04 15:56:28.998481 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.04 15:56:28.998522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4100 | 2026.05.04 15:56:28.999070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4101 | 2026.05.04 15:56:28.999311 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.04 15:56:28.999434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8033 | ||
| 4103 | 2026.05.04 15:56:29.413425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4104 | 2026.05.04 15:56:29.428718 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.05.04 15:56:29.428767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4106 | 2026.05.04 15:56:29.434651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4107 | 2026.05.04 15:56:29.435353 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.05.04 15:56:29.437834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4109 | 2026.05.04 15:56:30.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.38 MiB, peak 242.38 MiB, free memory in arenas 0.00 B, will set to 240.15 MiB (RSS), difference: 1.77 MiB | ||
| 4110 | 2026.05.04 15:56:31.533304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 522 | ||
| 4111 | 2026.05.04 15:56:31.537066 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.05.04 15:56:31.537150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4113 | 2026.05.04 15:56:31.540720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4114 | 2026.05.04 15:56:31.541179 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.04 15:56:31.541803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4116 | 2026.05.04 15:56:31.915732 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 4117 | 2026.05.04 15:56:31.915905 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2026.05.04 15:56:31.915932 [ 295 ] {} <Debug> TCP-Session: 33c8f5d9-2534-4992-a45a-05b2ddf2afb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 4119 | 2026.05.04 15:56:31.915954 [ 295 ] {} <Debug> TCP-Session: 33c8f5d9-2534-4992-a45a-05b2ddf2afb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.05.04 15:56:31.915966 [ 295 ] {} <Debug> TCP-Session: 33c8f5d9-2534-4992-a45a-05b2ddf2afb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.05.04 15:56:31.916185 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62118 | ||
| 4122 | 2026.05.04 15:56:31.916212 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38908 | ||
| 4123 | 2026.05.04 15:56:31.916239 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36841 | ||
| 4124 | 2026.05.04 15:56:31.916257 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48893 | ||
| 4125 | 2026.05.04 15:56:31.916282 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44420 | ||
| 4126 | 2026.05.04 15:56:31.916305 [ 295 ] {} <Trace> TCP-Session: 33c8f5d9-2534-4992-a45a-05b2ddf2afb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.05.04 15:56:31.916313 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.05.04 15:56:31.916273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53625 | ||
| 4129 | 2026.05.04 15:56:31.916400 [ 296 ] {} <Debug> TCP-Session: 803f258b-9bf7-417d-a702-b8103b9878b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62118 | ||
| 4130 | 2026.05.04 15:56:31.916224 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57569 | ||
| 4131 | 2026.05.04 15:56:31.916431 [ 296 ] {} <Debug> TCP-Session: 803f258b-9bf7-417d-a702-b8103b9878b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.04 15:56:31.916203 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51689 | ||
| 4133 | 2026.05.04 15:56:31.916476 [ 296 ] {} <Debug> TCP-Session: 803f258b-9bf7-417d-a702-b8103b9878b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.04 15:56:31.916501 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4135 | 2026.05.04 15:56:31.916548 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.05.04 15:56:31.916548 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.04 15:56:31.916587 [ 293 ] {} <Debug> TCP-Session: 27837145-9c5e-4e35-8153-127a19be9137 Authenticating user 'default' from [fd00:1122:3344:101::e]:44420 | ||
| 4138 | 2026.05.04 15:56:31.916596 [ 301 ] {} <Debug> TCP-Session: 95fba385-d279-4b0b-af29-1dee58897a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:48893 | ||
| 4139 | 2026.05.04 15:56:31.916610 [ 293 ] {} <Debug> TCP-Session: 27837145-9c5e-4e35-8153-127a19be9137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.05.04 15:56:31.916614 [ 301 ] {} <Debug> TCP-Session: 95fba385-d279-4b0b-af29-1dee58897a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.05.04 15:56:31.916625 [ 293 ] {} <Debug> TCP-Session: 27837145-9c5e-4e35-8153-127a19be9137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.05.04 15:56:31.916631 [ 301 ] {} <Debug> TCP-Session: 95fba385-d279-4b0b-af29-1dee58897a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.04 15:56:31.916713 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4144 | 2026.05.04 15:56:31.916744 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2026.05.04 15:56:31.916749 [ 299 ] {} <Debug> TCP-Session: ecc72bfa-c705-437f-beb4-9784a2b1b32a Authenticating user 'default' from [fd00:1122:3344:101::e]:57569 | ||
| 4146 | 2026.05.04 15:56:31.916778 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4147 | 2026.05.04 15:56:31.916793 [ 299 ] {} <Debug> TCP-Session: ecc72bfa-c705-437f-beb4-9784a2b1b32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.05.04 15:56:31.916781 [ 297 ] {} <Debug> TCP-Session: daf22c6d-e9e0-48e8-a4a0-ada131fc3405 Authenticating user 'default' from [fd00:1122:3344:101::e]:51689 | ||
| 4149 | 2026.05.04 15:56:31.916822 [ 299 ] {} <Debug> TCP-Session: ecc72bfa-c705-437f-beb4-9784a2b1b32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.05.04 15:56:31.916840 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4151 | 2026.05.04 15:56:31.916851 [ 297 ] {} <Debug> TCP-Session: daf22c6d-e9e0-48e8-a4a0-ada131fc3405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.05.04 15:56:31.916874 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4153 | 2026.05.04 15:56:31.916882 [ 297 ] {} <Debug> TCP-Session: daf22c6d-e9e0-48e8-a4a0-ada131fc3405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.05.04 15:56:31.916911 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.05.04 15:56:31.916914 [ 298 ] {} <Debug> TCP-Session: 8b3fec70-6107-4067-9e46-09e9eeb30182 Authenticating user 'default' from [fd00:1122:3344:101::e]:38908 | ||
| 4156 | 2026.05.04 15:56:31.916948 [ 3 ] {} <Debug> TCP-Session: fe7825fb-c714-4b3e-af8d-6adcc74b5c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:53625 | ||
| 4157 | 2026.05.04 15:56:31.916955 [ 298 ] {} <Debug> TCP-Session: 8b3fec70-6107-4067-9e46-09e9eeb30182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.05.04 15:56:31.916974 [ 3 ] {} <Debug> TCP-Session: fe7825fb-c714-4b3e-af8d-6adcc74b5c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.05.04 15:56:31.916983 [ 298 ] {} <Debug> TCP-Session: 8b3fec70-6107-4067-9e46-09e9eeb30182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.05.04 15:56:31.916998 [ 3 ] {} <Debug> TCP-Session: fe7825fb-c714-4b3e-af8d-6adcc74b5c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.05.04 15:56:31.917005 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.05.04 15:56:31.917041 [ 300 ] {} <Debug> TCP-Session: 17dca236-9a4d-4681-88c1-1b598359f570 Authenticating user 'default' from [fd00:1122:3344:101::e]:36841 | ||
| 4163 | 2026.05.04 15:56:31.917057 [ 300 ] {} <Debug> TCP-Session: 17dca236-9a4d-4681-88c1-1b598359f570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.05.04 15:56:31.917069 [ 300 ] {} <Debug> TCP-Session: 17dca236-9a4d-4681-88c1-1b598359f570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.05.04 15:56:31.917124 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 4166 | 2026.05.04 15:56:31.918119 [ 303 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> AggregatingTransform: Aggregating | ||
| 4167 | 2026.05.04 15:56:31.918157 [ 303 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4168 | 2026.05.04 15:56:31.918196 [ 303 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967756 sec. (1033.318 rows/sec., 40.36 KiB/sec.) | ||
| 4169 | 2026.05.04 15:56:31.918210 [ 303 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Trace> Aggregator: Merging aggregated data | ||
| 4170 | 2026.05.04 15:56:31.919693 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 4171 | 2026.05.04 15:56:31.919813 [ 295 ] {d2db370f-7976-4299-8dd7-03e011c8534e} <Debug> TCPHandler: Processed in 0.00366624 sec. | ||
| 4172 | 2026.05.04 15:56:31.919930 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.05.04 15:56:31.919955 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2026.05.04 15:56:31.919957 [ 295 ] {} <Debug> TCP-Session: 33c8f5d9-2534-4992-a45a-05b2ddf2afb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.05.04 15:56:31.919978 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.05.04 15:56:31.919988 [ 298 ] {} <Debug> TCP-Session: 8b3fec70-6107-4067-9e46-09e9eeb30182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.04 15:56:31.919994 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.05.04 15:56:31.920019 [ 293 ] {} <Debug> TCP-Session: 27837145-9c5e-4e35-8153-127a19be9137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.05.04 15:56:31.920024 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.05.04 15:56:31.920048 [ 297 ] {} <Debug> TCP-Session: daf22c6d-e9e0-48e8-a4a0-ada131fc3405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.05.04 15:56:31.920055 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.05.04 15:56:31.920076 [ 299 ] {} <Debug> TCP-Session: ecc72bfa-c705-437f-beb4-9784a2b1b32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.05.04 15:56:31.920081 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.05.04 15:56:31.920121 [ 3 ] {} <Debug> TCP-Session: fe7825fb-c714-4b3e-af8d-6adcc74b5c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.05.04 15:56:31.920038 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.05.04 15:56:31.920146 [ 301 ] {} <Debug> TCP-Session: 95fba385-d279-4b0b-af29-1dee58897a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.05.04 15:56:31.920023 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4188 | 2026.05.04 15:56:31.920183 [ 300 ] {} <Debug> TCP-Session: 17dca236-9a4d-4681-88c1-1b598359f570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.05.04 15:56:31.920217 [ 296 ] {} <Debug> TCP-Session: 803f258b-9bf7-417d-a702-b8103b9878b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.05.04 15:56:32.010524 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63846 | ||
| 4191 | 2026.05.04 15:56:32.010634 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.05.04 15:56:32.010660 [ 295 ] {} <Debug> TCP-Session: 282253eb-3d57-4eeb-8bea-9801f30296ff Authenticating user 'default' from [fd00:1122:3344:101::e]:63846 | ||
| 4193 | 2026.05.04 15:56:32.010682 [ 295 ] {} <Debug> TCP-Session: 282253eb-3d57-4eeb-8bea-9801f30296ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.04 15:56:32.010694 [ 295 ] {} <Debug> TCP-Session: 282253eb-3d57-4eeb-8bea-9801f30296ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.05.04 15:56:32.010917 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60898 | ||
| 4196 | 2026.05.04 15:56:32.010944 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60121 | ||
| 4197 | 2026.05.04 15:56:32.010959 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42030 | ||
| 4198 | 2026.05.04 15:56:32.010996 [ 295 ] {} <Trace> TCP-Session: 282253eb-3d57-4eeb-8bea-9801f30296ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.04 15:56:32.011039 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.05.04 15:56:32.011039 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.05.04 15:56:32.011070 [ 298 ] {} <Debug> TCP-Session: 748093a8-953a-47cd-8052-1e75eb97a60a Authenticating user 'default' from [fd00:1122:3344:101::e]:60121 | ||
| 4202 | 2026.05.04 15:56:32.010976 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59107 | ||
| 4203 | 2026.05.04 15:56:32.011097 [ 298 ] {} <Debug> TCP-Session: 748093a8-953a-47cd-8052-1e75eb97a60a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.05.04 15:56:32.011093 [ 296 ] {} <Debug> TCP-Session: 350afe9b-8067-4839-bc47-612988b652ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60898 | ||
| 4205 | 2026.05.04 15:56:32.011151 [ 298 ] {} <Debug> TCP-Session: 748093a8-953a-47cd-8052-1e75eb97a60a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.05.04 15:56:32.010967 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42129 | ||
| 4207 | 2026.05.04 15:56:32.011184 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4208 | 2026.05.04 15:56:32.011198 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2026.05.04 15:56:32.011177 [ 296 ] {} <Debug> TCP-Session: 350afe9b-8067-4839-bc47-612988b652ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.05.04 15:56:32.011249 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.05.04 15:56:32.011252 [ 301 ] {} <Debug> TCP-Session: 70617fd4-d2d2-4255-91d0-0826777a76d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59107 | ||
| 4212 | 2026.05.04 15:56:32.011264 [ 296 ] {} <Debug> TCP-Session: 350afe9b-8067-4839-bc47-612988b652ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.05.04 15:56:32.011274 [ 300 ] {} <Debug> TCP-Session: 6a01b1ad-d88f-49fe-8a06-07e4540953e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42129 | ||
| 4214 | 2026.05.04 15:56:32.011293 [ 301 ] {} <Debug> TCP-Session: 70617fd4-d2d2-4255-91d0-0826777a76d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.05.04 15:56:32.011309 [ 300 ] {} <Debug> TCP-Session: 6a01b1ad-d88f-49fe-8a06-07e4540953e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.04 15:56:32.011316 [ 301 ] {} <Debug> TCP-Session: 70617fd4-d2d2-4255-91d0-0826777a76d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.05.04 15:56:32.011335 [ 300 ] {} <Debug> TCP-Session: 6a01b1ad-d88f-49fe-8a06-07e4540953e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.05.04 15:56:32.010958 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56426 | ||
| 4219 | 2026.05.04 15:56:32.011092 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2026.05.04 15:56:32.011432 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.05.04 15:56:32.011456 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4222 | 2026.05.04 15:56:32.011460 [ 297 ] {} <Debug> TCP-Session: 9fad004d-e613-42d3-b14a-5fb71b9a5b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:56426 | ||
| 4223 | 2026.05.04 15:56:32.011458 [ 299 ] {} <Debug> TCP-Session: 75999e61-2f89-44f9-bec1-841b23bf3b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:42030 | ||
| 4224 | 2026.05.04 15:56:32.011501 [ 297 ] {} <Debug> TCP-Session: 9fad004d-e613-42d3-b14a-5fb71b9a5b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.05.04 15:56:32.011516 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4226 | 2026.05.04 15:56:32.011532 [ 297 ] {} <Debug> TCP-Session: 9fad004d-e613-42d3-b14a-5fb71b9a5b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.05.04 15:56:32.011527 [ 299 ] {} <Debug> TCP-Session: 75999e61-2f89-44f9-bec1-841b23bf3b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.05.04 15:56:32.011573 [ 299 ] {} <Debug> TCP-Session: 75999e61-2f89-44f9-bec1-841b23bf3b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.05.04 15:56:32.011854 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 4230 | 2026.05.04 15:56:32.012761 [ 333 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> AggregatingTransform: Aggregating | ||
| 4231 | 2026.05.04 15:56:32.012797 [ 333 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> Aggregator: Aggregation method: without_key | ||
| 4232 | 2026.05.04 15:56:32.012828 [ 333 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872164 sec. (1146.573 rows/sec., 44.79 KiB/sec.) | ||
| 4233 | 2026.05.04 15:56:32.012842 [ 333 ] {0166209a-47ed-495d-b14d-695e4de95830} <Trace> Aggregator: Merging aggregated data | ||
| 4234 | 2026.05.04 15:56:32.014218 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 4235 | 2026.05.04 15:56:32.014367 [ 295 ] {0166209a-47ed-495d-b14d-695e4de95830} <Debug> TCPHandler: Processed in 0.003472225 sec. | ||
| 4236 | 2026.05.04 15:56:32.014507 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.05.04 15:56:32.014537 [ 295 ] {} <Debug> TCP-Session: 282253eb-3d57-4eeb-8bea-9801f30296ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.05.04 15:56:32.014561 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.05.04 15:56:32.014583 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.05.04 15:56:32.014601 [ 296 ] {} <Debug> TCP-Session: 350afe9b-8067-4839-bc47-612988b652ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.04 15:56:32.014605 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.05.04 15:56:32.014626 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4243 | 2026.05.04 15:56:32.014615 [ 300 ] {} <Debug> TCP-Session: 6a01b1ad-d88f-49fe-8a06-07e4540953e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.05.04 15:56:32.014670 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2026.05.04 15:56:32.014685 [ 298 ] {} <Debug> TCP-Session: 748093a8-953a-47cd-8052-1e75eb97a60a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.05.04 15:56:32.014694 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.05.04 15:56:32.014719 [ 299 ] {} <Debug> TCP-Session: 75999e61-2f89-44f9-bec1-841b23bf3b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.05.04 15:56:32.014680 [ 297 ] {} <Debug> TCP-Session: 9fad004d-e613-42d3-b14a-5fb71b9a5b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.05.04 15:56:32.014751 [ 301 ] {} <Debug> TCP-Session: 70617fd4-d2d2-4255-91d0-0826777a76d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.05.04 15:56:32.016321 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44288 | ||
| 4251 | 2026.05.04 15:56:32.016340 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46847 | ||
| 4252 | 2026.05.04 15:56:32.016383 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4253 | 2026.05.04 15:56:32.016411 [ 293 ] {} <Debug> TCP-Session: 37e58ec6-269c-4057-810b-3dbd372236fa Authenticating user 'default' from [fd00:1122:3344:101::e]:44288 | ||
| 4254 | 2026.05.04 15:56:32.016414 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4255 | 2026.05.04 15:56:32.016432 [ 293 ] {} <Debug> TCP-Session: 37e58ec6-269c-4057-810b-3dbd372236fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.05.04 15:56:32.016451 [ 3 ] {} <Debug> TCP-Session: 08177d71-ed41-48ed-a432-cc35d47b4d53 Authenticating user 'default' from [fd00:1122:3344:101::e]:46847 | ||
| 4257 | 2026.05.04 15:56:32.016457 [ 293 ] {} <Debug> TCP-Session: 37e58ec6-269c-4057-810b-3dbd372236fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.05.04 15:56:32.016478 [ 3 ] {} <Debug> TCP-Session: 08177d71-ed41-48ed-a432-cc35d47b4d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.05.04 15:56:32.016497 [ 3 ] {} <Debug> TCP-Session: 08177d71-ed41-48ed-a432-cc35d47b4d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.05.04 15:56:32.031047 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46847). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4261 | |||
| 4262 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4263 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4264 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4265 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4266 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4267 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4269 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4270 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4271 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4272 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4273 | (version 23.8.7.1) | ||
| 4274 | 2026.05.04 15:56:32.031207 [ 3 ] {} <Debug> TCP-Session: 08177d71-ed41-48ed-a432-cc35d47b4d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.05.04 15:56:32.031239 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44288). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4276 | |||
| 4277 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4279 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4280 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4281 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4282 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4283 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4284 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4285 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4286 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4287 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4288 | (version 23.8.7.1) | ||
| 4289 | 2026.05.04 15:56:32.031309 [ 293 ] {} <Debug> TCP-Session: 37e58ec6-269c-4057-810b-3dbd372236fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.05.04 15:56:32.156536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 4291 | 2026.05.04 15:56:32.156659 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2026.05.04 15:56:32.156694 [ 293 ] {} <Debug> TCP-Session: 3670da83-054e-4bfb-8629-fb993bb5083b Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 4293 | 2026.05.04 15:56:32.156716 [ 293 ] {} <Debug> TCP-Session: 3670da83-054e-4bfb-8629-fb993bb5083b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.05.04 15:56:32.156730 [ 293 ] {} <Debug> TCP-Session: 3670da83-054e-4bfb-8629-fb993bb5083b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.05.04 15:56:32.156986 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37737 | ||
| 4296 | 2026.05.04 15:56:32.157006 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47874 | ||
| 4297 | 2026.05.04 15:56:32.157021 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55883 | ||
| 4298 | 2026.05.04 15:56:32.157050 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52781 | ||
| 4299 | 2026.05.04 15:56:32.157080 [ 293 ] {} <Trace> TCP-Session: 3670da83-054e-4bfb-8629-fb993bb5083b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.04 15:56:32.157106 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2026.05.04 15:56:32.157112 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4302 | 2026.05.04 15:56:32.157145 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2026.05.04 15:56:32.157151 [ 295 ] {} <Debug> TCP-Session: b2e25b10-7cd0-471e-a0c2-77692381a53f Authenticating user 'default' from [fd00:1122:3344:101::e]:37737 | ||
| 4304 | 2026.05.04 15:56:32.157169 [ 298 ] {} <Debug> TCP-Session: ac691f38-db04-4126-bb36-ddfaafa16357 Authenticating user 'default' from [fd00:1122:3344:101::e]:47874 | ||
| 4305 | 2026.05.04 15:56:32.157181 [ 299 ] {} <Debug> TCP-Session: 57b7f536-6cc5-4364-ab58-a1298068f44d Authenticating user 'default' from [fd00:1122:3344:101::e]:55883 | ||
| 4306 | 2026.05.04 15:56:32.157190 [ 295 ] {} <Debug> TCP-Session: b2e25b10-7cd0-471e-a0c2-77692381a53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.05.04 15:56:32.157201 [ 298 ] {} <Debug> TCP-Session: ac691f38-db04-4126-bb36-ddfaafa16357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.05.04 15:56:32.157219 [ 295 ] {} <Debug> TCP-Session: b2e25b10-7cd0-471e-a0c2-77692381a53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.04 15:56:32.157216 [ 299 ] {} <Debug> TCP-Session: 57b7f536-6cc5-4364-ab58-a1298068f44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.04 15:56:32.157230 [ 298 ] {} <Debug> TCP-Session: ac691f38-db04-4126-bb36-ddfaafa16357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.05.04 15:56:32.157251 [ 299 ] {} <Debug> TCP-Session: 57b7f536-6cc5-4364-ab58-a1298068f44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.05.04 15:56:32.157177 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2026.05.04 15:56:32.157276 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4314 | 2026.05.04 15:56:32.157038 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40576 | ||
| 4315 | 2026.05.04 15:56:32.157315 [ 3 ] {} <Debug> TCP-Session: d85b2702-6d99-457b-ac3f-e301886d588f Authenticating user 'default' from [fd00:1122:3344:101::e]:52781 | ||
| 4316 | 2026.05.04 15:56:32.157030 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45228 | ||
| 4317 | 2026.05.04 15:56:32.157363 [ 3 ] {} <Debug> TCP-Session: d85b2702-6d99-457b-ac3f-e301886d588f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.05.04 15:56:32.157009 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39935 | ||
| 4319 | 2026.05.04 15:56:32.157381 [ 3 ] {} <Debug> TCP-Session: d85b2702-6d99-457b-ac3f-e301886d588f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.04 15:56:32.157383 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.05.04 15:56:32.157417 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.05.04 15:56:32.157438 [ 301 ] {} <Debug> TCP-Session: ffc78a4a-8614-42ec-95f6-515909942643 Authenticating user 'default' from [fd00:1122:3344:101::e]:40576 | ||
| 4323 | 2026.05.04 15:56:32.157443 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2026.05.04 15:56:32.157455 [ 300 ] {} <Debug> TCP-Session: efbf4d4e-71e2-4ce2-ae74-a4d09be9a833 Authenticating user 'default' from [fd00:1122:3344:101::e]:45228 | ||
| 4325 | 2026.05.04 15:56:32.157468 [ 301 ] {} <Debug> TCP-Session: ffc78a4a-8614-42ec-95f6-515909942643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.04 15:56:32.157480 [ 296 ] {} <Debug> TCP-Session: c9aa0665-2908-4ad8-985e-c8a8f3e85554 Authenticating user 'default' from [fd00:1122:3344:101::e]:39935 | ||
| 4327 | 2026.05.04 15:56:32.157488 [ 300 ] {} <Debug> TCP-Session: efbf4d4e-71e2-4ce2-ae74-a4d09be9a833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.05.04 15:56:32.157498 [ 301 ] {} <Debug> TCP-Session: ffc78a4a-8614-42ec-95f6-515909942643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.05.04 15:56:32.157524 [ 300 ] {} <Debug> TCP-Session: efbf4d4e-71e2-4ce2-ae74-a4d09be9a833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.05.04 15:56:32.157512 [ 296 ] {} <Debug> TCP-Session: c9aa0665-2908-4ad8-985e-c8a8f3e85554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.05.04 15:56:32.156994 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37746 | ||
| 4332 | 2026.05.04 15:56:32.157564 [ 296 ] {} <Debug> TCP-Session: c9aa0665-2908-4ad8-985e-c8a8f3e85554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.05.04 15:56:32.157564 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4334 | 2026.05.04 15:56:32.157649 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2026.05.04 15:56:32.157674 [ 297 ] {} <Debug> TCP-Session: d27b42b8-4a8b-42ec-9b75-878e18aef852 Authenticating user 'default' from [fd00:1122:3344:101::e]:37746 | ||
| 4336 | 2026.05.04 15:56:32.157678 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4337 | 2026.05.04 15:56:32.157695 [ 297 ] {} <Debug> TCP-Session: d27b42b8-4a8b-42ec-9b75-878e18aef852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.05.04 15:56:32.157712 [ 297 ] {} <Debug> TCP-Session: d27b42b8-4a8b-42ec-9b75-878e18aef852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.05.04 15:56:32.157985 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 4340 | 2026.05.04 15:56:32.158856 [ 337 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> AggregatingTransform: Aggregating | ||
| 4341 | 2026.05.04 15:56:32.158901 [ 337 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> Aggregator: Aggregation method: without_key | ||
| 4342 | 2026.05.04 15:56:32.158931 [ 337 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845973 sec. (1182.071 rows/sec., 46.17 KiB/sec.) | ||
| 4343 | 2026.05.04 15:56:32.158949 [ 337 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Trace> Aggregator: Merging aggregated data | ||
| 4344 | 2026.05.04 15:56:32.160235 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 4345 | 2026.05.04 15:56:32.160375 [ 293 ] {016f2834-1bb0-481d-bafa-7d6252580247} <Debug> TCPHandler: Processed in 0.003433223 sec. | ||
| 4346 | 2026.05.04 15:56:32.160497 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2026.05.04 15:56:32.160524 [ 293 ] {} <Debug> TCP-Session: 3670da83-054e-4bfb-8629-fb993bb5083b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.04 15:56:32.160529 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2026.05.04 15:56:32.160545 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.05.04 15:56:32.160564 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.05.04 15:56:32.160579 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.05.04 15:56:32.160590 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2026.05.04 15:56:32.160625 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4354 | 2026.05.04 15:56:32.160635 [ 299 ] {} <Debug> TCP-Session: 57b7f536-6cc5-4364-ab58-a1298068f44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.05.04 15:56:32.160644 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2026.05.04 15:56:32.160674 [ 298 ] {} <Debug> TCP-Session: ac691f38-db04-4126-bb36-ddfaafa16357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.04 15:56:32.160649 [ 301 ] {} <Debug> TCP-Session: ffc78a4a-8614-42ec-95f6-515909942643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.05.04 15:56:32.160696 [ 296 ] {} <Debug> TCP-Session: c9aa0665-2908-4ad8-985e-c8a8f3e85554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.05.04 15:56:32.160614 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4360 | 2026.05.04 15:56:32.160575 [ 3 ] {} <Debug> TCP-Session: d85b2702-6d99-457b-ac3f-e301886d588f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.05.04 15:56:32.160773 [ 300 ] {} <Debug> TCP-Session: efbf4d4e-71e2-4ce2-ae74-a4d09be9a833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.05.04 15:56:32.160620 [ 295 ] {} <Debug> TCP-Session: b2e25b10-7cd0-471e-a0c2-77692381a53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.05.04 15:56:32.160598 [ 297 ] {} <Debug> TCP-Session: d27b42b8-4a8b-42ec-9b75-878e18aef852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.05.04 15:56:33.070085 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.05.04 15:56:33.070336 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4366 | 2026.05.04 15:56:33.070682 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4367 | 2026.05.04 15:56:33.070721 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4368 | 2026.05.04 15:56:33.070960 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4369 | 2026.05.04 15:56:33.071028 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4370 | 2026.05.04 15:56:33.071170 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4371 | 2026.05.04 15:56:33.071294 [ 333 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4372 | 2026.05.04 15:56:33.071325 [ 340 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4373 | 2026.05.04 15:56:33.071300 [ 341 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4374 | 2026.05.04 15:56:33.071294 [ 325 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4375 | 2026.05.04 15:56:33.071325 [ 324 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4376 | 2026.05.04 15:56:33.071526 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4377 | 2026.05.04 15:56:33.071567 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4378 | 2026.05.04 15:56:33.071667 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4379 | 2026.05.04 15:56:33.071688 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 4380 | 2026.05.04 15:56:33.071724 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4381 | 2026.05.04 15:56:33.071762 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4382 | 2026.05.04 15:56:33.071798 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4383 | 2026.05.04 15:56:33.071834 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4384 | 2026.05.04 15:56:33.073118 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> executeQuery: Read 47 rows, 10.41 KiB in 0.002879 sec., 16325.112886418896 rows/sec., 3.53 MiB/sec. | ||
| 4385 | 2026.05.04 15:56:33.073323 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> MemoryTracker: Peak memory usage (for query): 190.16 KiB. | ||
| 4386 | 2026.05.04 15:56:33.073344 [ 4 ] {a4df0cc2-7f95-4824-8f63-4f23060f72b9} <Debug> TCPHandler: Processed in 0.003385562 sec. | ||
| 4387 | 2026.05.04 15:56:33.078272 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.05.04 15:56:33.078394 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.05.04 15:56:33.078442 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4390 | 2026.05.04 15:56:33.079085 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.05.04 15:56:33.079132 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4392 | 2026.05.04 15:56:33.079535 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4393 | 2026.05.04 15:56:33.079771 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.05.04 15:56:33.079935 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001574 sec., 180432.02033036848 rows/sec., 11.46 MiB/sec. | ||
| 4395 | 2026.05.04 15:56:33.079978 [ 4 ] {c3114a88-37d5-482d-8fcb-f9ec8aa5d8f4} <Debug> TCPHandler: Processed in 0.001773389 sec. | ||
| 4396 | 2026.05.04 15:56:33.080113 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.05.04 15:56:33.080212 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4398 | 2026.05.04 15:56:33.080255 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4399 | 2026.05.04 15:56:33.081048 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.04 15:56:33.081088 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4401 | 2026.05.04 15:56:33.081537 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4402 | 2026.05.04 15:56:33.081772 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.04 15:56:33.081957 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001766 sec., 459229.8980747452 rows/sec., 35.49 MiB/sec. | ||
| 4404 | 2026.05.04 15:56:33.082003 [ 4 ] {88232a46-4d69-4c4a-b7c8-27e427a68399} <Debug> TCPHandler: Processed in 0.001937663 sec. | ||
| 4405 | 2026.05.04 15:56:33.082126 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.05.04 15:56:33.082225 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.05.04 15:56:33.082267 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4408 | 2026.05.04 15:56:33.082737 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.04 15:56:33.082773 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4410 | 2026.05.04 15:56:33.083114 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4411 | 2026.05.04 15:56:33.083337 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.05.04 15:56:33.083468 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.00 MiB/sec. | ||
| 4413 | 2026.05.04 15:56:33.083506 [ 4 ] {5f1303ed-5ca1-426b-9d23-cc3462db2dc5} <Debug> TCPHandler: Processed in 0.001428829 sec. | ||
| 4414 | 2026.05.04 15:56:33.083625 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.05.04 15:56:33.083718 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.04 15:56:33.083758 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4417 | 2026.05.04 15:56:33.084212 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.05.04 15:56:33.084249 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4419 | 2026.05.04 15:56:33.084558 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4420 | 2026.05.04 15:56:33.084775 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.05.04 15:56:33.084901 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 4422 | 2026.05.04 15:56:33.084959 [ 4 ] {bfdcaa1a-afce-41aa-abcc-ff27642f09a0} <Debug> TCPHandler: Processed in 0.001382858 sec. | ||
| 4423 | 2026.05.04 15:56:33.085077 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.05.04 15:56:33.085169 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.05.04 15:56:33.085208 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4426 | 2026.05.04 15:56:33.085650 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.05.04 15:56:33.085686 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4428 | 2026.05.04 15:56:33.086007 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4429 | 2026.05.04 15:56:33.086218 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.05.04 15:56:33.086340 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 4431 | 2026.05.04 15:56:33.086376 [ 4 ] {f02d5f58-25d1-4cfd-9987-6d0cdb6e4b72} <Debug> TCPHandler: Processed in 0.001347077 sec. | ||
| 4432 | 2026.05.04 15:56:33.086492 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.05.04 15:56:33.086583 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.05.04 15:56:33.086623 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4435 | 2026.05.04 15:56:33.087223 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.05.04 15:56:33.087258 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4437 | 2026.05.04 15:56:33.087573 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4438 | 2026.05.04 15:56:33.087787 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.05.04 15:56:33.087932 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001365 sec., 364102.5641025641 rows/sec., 25.57 MiB/sec. | ||
| 4440 | 2026.05.04 15:56:33.087971 [ 4 ] {b6be475b-31f8-4f69-94ce-021bb9cf5405} <Debug> TCPHandler: Processed in 0.001525981 sec. | ||
| 4441 | 2026.05.04 15:56:33.088086 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.05.04 15:56:33.088179 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4443 | 2026.05.04 15:56:33.088220 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4444 | 2026.05.04 15:56:33.088551 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.05.04 15:56:33.088587 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4446 | 2026.05.04 15:56:33.088898 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4447 | 2026.05.04 15:56:33.089124 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.05.04 15:56:33.089250 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 4449 | 2026.05.04 15:56:33.089285 [ 4 ] {c5007ac1-5120-45ee-9385-824fbbf56803} <Debug> TCPHandler: Processed in 0.001246724 sec. | ||
| 4450 | 2026.05.04 15:56:33.089409 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.05.04 15:56:33.089501 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.05.04 15:56:33.089543 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4453 | 2026.05.04 15:56:33.089968 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.05.04 15:56:33.090003 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4455 | 2026.05.04 15:56:33.090330 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4456 | 2026.05.04 15:56:33.090547 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.05.04 15:56:33.090672 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 4458 | 2026.05.04 15:56:33.090708 [ 4 ] {0ca2d578-fff1-43ac-8567-5cd745e365a8} <Debug> TCPHandler: Processed in 0.001346556 sec. | ||
| 4459 | 2026.05.04 15:56:33.090829 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.05.04 15:56:33.090933 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.05.04 15:56:33.090977 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4462 | 2026.05.04 15:56:33.091292 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.05.04 15:56:33.091328 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4464 | 2026.05.04 15:56:33.091634 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4465 | 2026.05.04 15:56:33.091851 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.05.04 15:56:33.092025 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 4467 | 2026.05.04 15:56:33.092072 [ 4 ] {b2f9e659-ab4b-4b5e-bdca-4870b1ddf44c} <Debug> TCPHandler: Processed in 0.001290526 sec. | ||
| 4468 | 2026.05.04 15:56:33.092231 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.05.04 15:56:33.092335 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4470 | 2026.05.04 15:56:33.092399 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4471 | 2026.05.04 15:56:33.093342 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.05.04 15:56:33.093384 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4473 | 2026.05.04 15:56:33.094085 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4474 | 2026.05.04 15:56:33.094376 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.05.04 15:56:33.094532 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4476 | 2026.05.04 15:56:33.094548 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002232 sec., 3136.200716845878 rows/sec., 5.62 MiB/sec. | ||
| 4477 | 2026.05.04 15:56:33.094640 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.05.04 15:56:33.094676 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4479 | 2026.05.04 15:56:33.094695 [ 4 ] {7c31dbd2-ba3e-453e-bb3e-bc28e561f8ac} <Debug> TCPHandler: Processed in 0.002519249 sec. | ||
| 4480 | 2026.05.04 15:56:33.094821 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4481 | 2026.05.04 15:56:33.095076 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4482 | 2026.05.04 15:56:33.095137 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 4483 | 2026.05.04 15:56:33.095277 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4484 | 2026.05.04 15:56:33.095407 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 4485 | 2026.05.04 15:56:33.095527 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4486 | 2026.05.04 15:56:33.095640 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 4487 | 2026.05.04 15:56:33.095764 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4488 | 2026.05.04 15:56:33.098168 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.05.04 15:56:33.098196 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 19 columns (19 merged, 0 gathered) in 0.003425264 sec., 91087.86943137815 rows/sec., 163.23 MiB/sec. | ||
| 4490 | 2026.05.04 15:56:33.098274 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.05.04 15:56:33.098325 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.05.04 15:56:33.098696 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.04 15:56:33.098732 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4494 | 2026.05.04 15:56:33.098894 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4495 | 2026.05.04 15:56:33.099102 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4496 | 2026.05.04 15:56:33.099358 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.05.04 15:56:33.099393 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.05.04 15:56:33.099445 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4499 | 2026.05.04 15:56:33.099538 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001287 sec., 69930.06993006993 rows/sec., 4.38 MiB/sec. | ||
| 4500 | 2026.05.04 15:56:33.099578 [ 4 ] {2240b313-8454-4535-bfbf-d4e332f77c14} <Debug> TCPHandler: Processed in 0.001471411 sec. | ||
| 4501 | 2026.05.04 15:56:33.099584 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4502 | 2026.05.04 15:56:36.406312 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4503 | 2026.05.04 15:56:36.406364 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4504 | 2026.05.04 15:56:36.499996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8545 | ||
| 4505 | 2026.05.04 15:56:36.500498 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.04 15:56:36.500541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4507 | 2026.05.04 15:56:36.501115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4508 | 2026.05.04 15:56:36.501406 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.05.04 15:56:36.501553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8545 | ||
| 4510 | 2026.05.04 15:56:36.938409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4511 | 2026.05.04 15:56:36.953553 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.04 15:56:36.953606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4513 | 2026.05.04 15:56:36.959738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4514 | 2026.05.04 15:56:36.960444 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.04 15:56:36.963196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4516 | 2026.05.04 15:56:37.454160 [ 101 ] {} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4517 | 2026.05.04 15:56:37.454223 [ 101 ] {} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.05.04 15:56:37.454278 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4519 | 2026.05.04 15:56:37.454381 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4520 | 2026.05.04 15:56:37.454651 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4521 | 2026.05.04 15:56:37.454693 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 4522 | 2026.05.04 15:56:37.454797 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 4523 | 2026.05.04 15:56:37.454869 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4524 | 2026.05.04 15:56:37.454934 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4525 | 2026.05.04 15:56:37.454997 [ 189 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4526 | 2026.05.04 15:56:37.456520 [ 190 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002177619 sec., 23420.07486158047 rows/sec., 5.55 MiB/sec. | ||
| 4527 | 2026.05.04 15:56:37.456739 [ 190 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4528 | 2026.05.04 15:56:37.457168 [ 190 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.04 15:56:37.457248 [ 190 ] {24187448-d2c2-4d72-9318-c92f59d58ed0::all_1_5_1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4530 | 2026.05.04 15:56:37.457338 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4531 | 2026.05.04 15:56:38.067073 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.04 15:56:38.067299 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4533 | 2026.05.04 15:56:38.067608 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4534 | 2026.05.04 15:56:38.067643 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4535 | 2026.05.04 15:56:38.067853 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4536 | 2026.05.04 15:56:38.067919 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4537 | 2026.05.04 15:56:38.068062 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4538 | 2026.05.04 15:56:38.068098 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4539 | 2026.05.04 15:56:38.068120 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 4540 | 2026.05.04 15:56:38.068135 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4541 | 2026.05.04 15:56:38.068174 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4542 | 2026.05.04 15:56:38.068193 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4543 | 2026.05.04 15:56:38.069394 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002184 sec., 23351.64835164835 rows/sec., 5.53 MiB/sec. | ||
| 4544 | 2026.05.04 15:56:38.069499 [ 4 ] {0196a443-d9e4-484c-9714-6f186c8a9802} <Debug> TCPHandler: Processed in 0.0025571 sec. | ||
| 4545 | 2026.05.04 15:56:38.071659 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.04 15:56:38.071763 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.04 15:56:38.071807 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.05.04 15:56:38.072342 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.04 15:56:38.072388 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4550 | 2026.05.04 15:56:38.072760 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4551 | 2026.05.04 15:56:38.073004 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.05.04 15:56:38.073159 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001425 sec., 88421.05263157895 rows/sec., 7.64 MiB/sec. | ||
| 4553 | 2026.05.04 15:56:38.073197 [ 4 ] {54862e83-aa0c-43f9-bbd3-95ed132093ff} <Debug> TCPHandler: Processed in 0.001587123 sec. | ||
| 4554 | 2026.05.04 15:56:38.073341 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.05.04 15:56:38.073440 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.05.04 15:56:38.073481 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4557 | 2026.05.04 15:56:38.073905 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.05.04 15:56:38.073939 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4559 | 2026.05.04 15:56:38.074270 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4560 | 2026.05.04 15:56:38.074500 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.05.04 15:56:38.074605 [ 105 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4562 | 2026.05.04 15:56:38.074628 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001206 sec., 29021.55887230514 rows/sec., 2.13 MiB/sec. | ||
| 4563 | 2026.05.04 15:56:38.074639 [ 105 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.04 15:56:38.074659 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4565 | 2026.05.04 15:56:38.074664 [ 4 ] {bbc1e2b3-19c6-4d50-920d-76ddff14f11e} <Debug> TCPHandler: Processed in 0.001371717 sec. | ||
| 4566 | 2026.05.04 15:56:38.074787 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4567 | 2026.05.04 15:56:38.074800 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.05.04 15:56:38.074914 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4569 | 2026.05.04 15:56:38.074922 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4570 | 2026.05.04 15:56:38.074969 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4571 | 2026.05.04 15:56:38.074981 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2026.05.04 15:56:38.075034 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4573 | 2026.05.04 15:56:38.075081 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 4574 | 2026.05.04 15:56:38.075120 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4575 | 2026.05.04 15:56:38.075155 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 4576 | 2026.05.04 15:56:38.075199 [ 200 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4577 | 2026.05.04 15:56:38.075437 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.05.04 15:56:38.075479 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4579 | 2026.05.04 15:56:38.075827 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4580 | 2026.05.04 15:56:38.076067 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.04 15:56:38.076143 [ 190 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418908 sec., 444003.4167120067 rows/sec., 29.85 MiB/sec. | ||
| 4582 | 2026.05.04 15:56:38.076198 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001301 sec., 76095.31129900076 rows/sec., 5.94 MiB/sec. | ||
| 4583 | 2026.05.04 15:56:38.076240 [ 4 ] {cecaf2d4-5d8c-41e0-a5f2-cb486edae90d} <Debug> TCPHandler: Processed in 0.001487681 sec. | ||
| 4584 | 2026.05.04 15:56:38.076320 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4585 | 2026.05.04 15:56:38.076376 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.04 15:56:38.076475 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.05.04 15:56:38.076522 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4588 | 2026.05.04 15:56:38.076595 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.05.04 15:56:38.076672 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_21_4} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4590 | 2026.05.04 15:56:38.076773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4591 | 2026.05.04 15:56:38.076977 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.04 15:56:38.077026 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4593 | 2026.05.04 15:56:38.077372 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4594 | 2026.05.04 15:56:38.077594 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.04 15:56:38.077730 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 4596 | 2026.05.04 15:56:38.077768 [ 4 ] {406d8336-f106-4547-b5c6-c8719770fb16} <Debug> TCPHandler: Processed in 0.001438899 sec. | ||
| 4597 | 2026.05.04 15:56:38.077893 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.05.04 15:56:38.077990 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.05.04 15:56:38.078044 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4600 | 2026.05.04 15:56:38.078827 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.04 15:56:38.078863 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4602 | 2026.05.04 15:56:38.079444 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4603 | 2026.05.04 15:56:38.079673 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.04 15:56:38.079806 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001837 sec., 19052.803483941207 rows/sec., 34.14 MiB/sec. | ||
| 4605 | 2026.05.04 15:56:38.079865 [ 4 ] {33caa9fb-79ce-4cb5-9c00-78b210dd0b62} <Debug> TCPHandler: Processed in 0.002023536 sec. | ||
| 4606 | 2026.05.04 15:56:38.079993 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.04 15:56:38.080090 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.04 15:56:38.080131 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.05.04 15:56:38.080480 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.04 15:56:38.080516 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4611 | 2026.05.04 15:56:38.080845 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4612 | 2026.05.04 15:56:38.081082 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.04 15:56:38.081215 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 4614 | 2026.05.04 15:56:38.081250 [ 4 ] {87c1bf86-d342-4fbe-a005-cae579efaf69} <Debug> TCPHandler: Processed in 0.001305245 sec. | ||
| 4615 | 2026.05.04 15:56:41.542179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 566 | ||
| 4616 | 2026.05.04 15:56:41.544704 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.04 15:56:41.544749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4618 | 2026.05.04 15:56:41.545998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4619 | 2026.05.04 15:56:41.546257 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.05.04 15:56:41.546504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4621 | 2026.05.04 15:56:43.070737 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.04 15:56:43.071001 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.04 15:56:43.071367 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4624 | 2026.05.04 15:56:43.071409 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4625 | 2026.05.04 15:56:43.071656 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4626 | 2026.05.04 15:56:43.071726 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4627 | 2026.05.04 15:56:43.071867 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 4628 | 2026.05.04 15:56:43.071905 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4629 | 2026.05.04 15:56:43.071927 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 4630 | 2026.05.04 15:56:43.071944 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4631 | 2026.05.04 15:56:43.071983 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4632 | 2026.05.04 15:56:43.072005 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4633 | 2026.05.04 15:56:43.073537 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002636 sec., 19347.496206373293 rows/sec., 4.58 MiB/sec. | ||
| 4634 | 2026.05.04 15:56:43.073652 [ 4 ] {d93a6209-b0b3-413b-bc99-f5d15a855941} <Debug> TCPHandler: Processed in 0.003041083 sec. | ||
| 4635 | 2026.05.04 15:56:43.078520 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.05.04 15:56:43.078654 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.05.04 15:56:43.078710 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4638 | 2026.05.04 15:56:43.079403 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.04 15:56:43.079453 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4640 | 2026.05.04 15:56:43.079856 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4641 | 2026.05.04 15:56:43.080103 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.05.04 15:56:43.080252 [ 103 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4643 | 2026.05.04 15:56:43.080262 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001644 sec., 172749.3917274939 rows/sec., 10.97 MiB/sec. | ||
| 4644 | 2026.05.04 15:56:43.080351 [ 103 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.04 15:56:43.080363 [ 4 ] {0762fc1a-3082-456e-9579-aec579b74c3e} <Debug> TCPHandler: Processed in 0.001907142 sec. | ||
| 4646 | 2026.05.04 15:56:43.080404 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4647 | 2026.05.04 15:56:43.080518 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.05.04 15:56:43.080522 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4649 | 2026.05.04 15:56:43.080625 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4650 | 2026.05.04 15:56:43.080664 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4651 | 2026.05.04 15:56:43.080673 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4652 | 2026.05.04 15:56:43.080703 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4653 | 2026.05.04 15:56:43.080772 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4654 | 2026.05.04 15:56:43.080813 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4655 | 2026.05.04 15:56:43.080852 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4656 | 2026.05.04 15:56:43.080895 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4657 | 2026.05.04 15:56:43.080957 [ 200 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4658 | 2026.05.04 15:56:43.081112 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.05.04 15:56:43.081157 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4660 | 2026.05.04 15:56:43.081504 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4661 | 2026.05.04 15:56:43.081735 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.04 15:56:43.081873 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 385.55 KiB/sec. | ||
| 4663 | 2026.05.04 15:56:43.081913 [ 4 ] {82ba704b-38ea-43d4-9a75-3b29c2a8a29d} <Debug> TCPHandler: Processed in 0.00144641 sec. | ||
| 4664 | 2026.05.04 15:56:43.081993 [ 190 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517602 sec., 1138638.45725032 rows/sec., 76.97 MiB/sec. | ||
| 4665 | 2026.05.04 15:56:43.082038 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.05.04 15:56:43.082141 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4667 | 2026.05.04 15:56:43.082187 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4668 | 2026.05.04 15:56:43.082194 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4669 | 2026.05.04 15:56:43.082488 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.04 15:56:43.082563 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_11_2} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4671 | 2026.05.04 15:56:43.082671 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4672 | 2026.05.04 15:56:43.083041 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.04 15:56:43.083084 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4674 | 2026.05.04 15:56:43.083468 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4675 | 2026.05.04 15:56:43.083687 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.04 15:56:43.083798 [ 103 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4677 | 2026.05.04 15:56:43.083822 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Debug> executeQuery: Read 815 rows, 64.50 KiB in 0.001701 sec., 479129.923574368 rows/sec., 37.03 MiB/sec. | ||
| 4678 | 2026.05.04 15:56:43.083834 [ 103 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.05.04 15:56:43.083868 [ 4 ] {97b60884-78ca-4932-bc13-f0bfd0fa56d9} <Debug> TCPHandler: Processed in 0.001879601 sec. | ||
| 4680 | 2026.05.04 15:56:43.083868 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4681 | 2026.05.04 15:56:43.083976 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4682 | 2026.05.04 15:56:43.083998 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.05.04 15:56:43.084096 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2026.05.04 15:56:43.084100 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.04 15:56:43.084135 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1011 rows starting from the beginning of the part | ||
| 4686 | 2026.05.04 15:56:43.084158 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4687 | 2026.05.04 15:56:43.084196 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2475 rows starting from the beginning of the part | ||
| 4688 | 2026.05.04 15:56:43.084243 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4689 | 2026.05.04 15:56:43.084281 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 811 rows starting from the beginning of the part | ||
| 4690 | 2026.05.04 15:56:43.084319 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4691 | 2026.05.04 15:56:43.084356 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 815 rows starting from the beginning of the part | ||
| 4692 | 2026.05.04 15:56:43.084629 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.05.04 15:56:43.084670 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4694 | 2026.05.04 15:56:43.085028 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4695 | 2026.05.04 15:56:43.085269 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.05.04 15:56:43.085403 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001321 sec., 117335.35200605603 rows/sec., 7.01 MiB/sec. | ||
| 4697 | 2026.05.04 15:56:43.085443 [ 4 ] {d22449cc-7ce2-45c5-abdb-c236c7fc3119} <Debug> TCPHandler: Processed in 0.00149402 sec. | ||
| 4698 | 2026.05.04 15:56:43.085565 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.05.04 15:56:43.085661 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.05.04 15:56:43.085701 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4701 | 2026.05.04 15:56:43.086139 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.05.04 15:56:43.086175 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4703 | 2026.05.04 15:56:43.086516 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4704 | 2026.05.04 15:56:43.086517 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579931 sec., 2051992.8633750281 rows/sec., 165.19 MiB/sec. | ||
| 4705 | 2026.05.04 15:56:43.086735 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.04 15:56:43.086808 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4707 | 2026.05.04 15:56:43.086871 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001229 sec., 122050.44751830756 rows/sec., 7.89 MiB/sec. | ||
| 4708 | 2026.05.04 15:56:43.086916 [ 4 ] {d53f4aee-7002-4129-bcd4-5499ca04dbf1} <Debug> TCPHandler: Processed in 0.001399598 sec. | ||
| 4709 | 2026.05.04 15:56:43.087046 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.05.04 15:56:43.087078 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.05.04 15:56:43.087143 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.04 15:56:43.087148 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_26_5} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4713 | 2026.05.04 15:56:43.087191 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4714 | 2026.05.04 15:56:43.087233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 4715 | 2026.05.04 15:56:43.087632 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.04 15:56:43.087674 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4717 | 2026.05.04 15:56:43.087997 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4718 | 2026.05.04 15:56:43.088210 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.04 15:56:43.088321 [ 103 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4720 | 2026.05.04 15:56:43.088338 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 4721 | 2026.05.04 15:56:43.088354 [ 103 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.05.04 15:56:43.088383 [ 4 ] {0fc126eb-594c-4fb4-a6b5-07677c1c8162} <Debug> TCPHandler: Processed in 0.001384988 sec. | ||
| 4723 | 2026.05.04 15:56:43.088385 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4724 | 2026.05.04 15:56:43.088483 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4725 | 2026.05.04 15:56:43.088510 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.05.04 15:56:43.088583 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4727 | 2026.05.04 15:56:43.088610 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4728 | 2026.05.04 15:56:43.088618 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4729 | 2026.05.04 15:56:43.088658 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4730 | 2026.05.04 15:56:43.088696 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4731 | 2026.05.04 15:56:43.088747 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4732 | 2026.05.04 15:56:43.088788 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4733 | 2026.05.04 15:56:43.088824 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4734 | 2026.05.04 15:56:43.088867 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4735 | 2026.05.04 15:56:43.089259 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.05.04 15:56:43.089301 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4737 | 2026.05.04 15:56:43.089673 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4738 | 2026.05.04 15:56:43.089748 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301386 sec., 691570.3718958095 rows/sec., 42.15 MiB/sec. | ||
| 4739 | 2026.05.04 15:56:43.089882 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4740 | 2026.05.04 15:56:43.089905 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.05.04 15:56:43.090019 [ 103 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4742 | 2026.05.04 15:56:43.090048 [ 103 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.04 15:56:43.090050 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001458 sec., 344993.14128943754 rows/sec., 24.27 MiB/sec. | ||
| 4744 | 2026.05.04 15:56:43.090069 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4745 | 2026.05.04 15:56:43.090105 [ 4 ] {5c232734-cc51-4a33-978f-bc17c3ea58e3} <Debug> TCPHandler: Processed in 0.001643225 sec. | ||
| 4746 | 2026.05.04 15:56:43.090121 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.04 15:56:43.090174 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4748 | 2026.05.04 15:56:43.090192 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_11_2} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4749 | 2026.05.04 15:56:43.090227 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.05.04 15:56:43.090277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4751 | 2026.05.04 15:56:43.090299 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2026.05.04 15:56:43.090327 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4753 | 2026.05.04 15:56:43.090338 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 604 rows starting from the beginning of the part | ||
| 4754 | 2026.05.04 15:56:43.090371 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4755 | 2026.05.04 15:56:43.090402 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1327 rows starting from the beginning of the part | ||
| 4756 | 2026.05.04 15:56:43.090449 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4757 | 2026.05.04 15:56:43.090489 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 497 rows starting from the beginning of the part | ||
| 4758 | 2026.05.04 15:56:43.090527 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4759 | 2026.05.04 15:56:43.090566 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 503 rows starting from the beginning of the part | ||
| 4760 | 2026.05.04 15:56:43.090703 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.05.04 15:56:43.090739 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4762 | 2026.05.04 15:56:43.091091 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4763 | 2026.05.04 15:56:43.091309 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.05.04 15:56:43.091441 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 4765 | 2026.05.04 15:56:43.091479 [ 4 ] {f9b4d5f5-a4b6-4dbc-80bf-acaa4c062577} <Debug> TCPHandler: Processed in 0.001302185 sec. | ||
| 4766 | 2026.05.04 15:56:43.091598 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.05.04 15:56:43.091693 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4768 | 2026.05.04 15:56:43.091734 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4769 | 2026.05.04 15:56:43.091856 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726448 sec., 1792118.847483388 rows/sec., 131.73 MiB/sec. | ||
| 4770 | 2026.05.04 15:56:43.092056 [ 195 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4771 | 2026.05.04 15:56:43.092181 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.04 15:56:43.092226 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4773 | 2026.05.04 15:56:43.092300 [ 195 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.04 15:56:43.092371 [ 195 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_26_5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4775 | 2026.05.04 15:56:43.092440 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4776 | 2026.05.04 15:56:43.092585 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4777 | 2026.05.04 15:56:43.092805 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.05.04 15:56:43.092909 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4779 | 2026.05.04 15:56:43.092934 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001259 sec., 212867.35504368547 rows/sec., 14.15 MiB/sec. | ||
| 4780 | 2026.05.04 15:56:43.092938 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.05.04 15:56:43.092976 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4782 | 2026.05.04 15:56:43.092979 [ 4 ] {0690111d-6024-4b24-9f3e-c231ad5e0a26} <Debug> TCPHandler: Processed in 0.001432549 sec. | ||
| 4783 | 2026.05.04 15:56:43.093053 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4784 | 2026.05.04 15:56:43.093115 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.05.04 15:56:43.093168 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4786 | 2026.05.04 15:56:43.093203 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4187 rows starting from the beginning of the part | ||
| 4787 | 2026.05.04 15:56:43.093215 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.05.04 15:56:43.093257 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4965 rows starting from the beginning of the part | ||
| 4789 | 2026.05.04 15:56:43.093263 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4790 | 2026.05.04 15:56:43.093308 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4791 | 2026.05.04 15:56:43.093354 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4792 | 2026.05.04 15:56:43.093392 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4793 | 2026.05.04 15:56:43.093449 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 268 rows starting from the beginning of the part | ||
| 4794 | 2026.05.04 15:56:43.093601 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.05.04 15:56:43.093644 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4796 | 2026.05.04 15:56:43.094004 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4797 | 2026.05.04 15:56:43.094227 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.04 15:56:43.094327 [ 103 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4799 | 2026.05.04 15:56:43.094355 [ 103 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.05.04 15:56:43.094356 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 112.91 KiB/sec. | ||
| 4801 | 2026.05.04 15:56:43.094380 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4802 | 2026.05.04 15:56:43.094413 [ 4 ] {98b52c6d-4972-41c0-b14f-8db48c036d3e} <Debug> TCPHandler: Processed in 0.001346636 sec. | ||
| 4803 | 2026.05.04 15:56:43.094474 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4804 | 2026.05.04 15:56:43.094538 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.05.04 15:56:43.094578 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2026.05.04 15:56:43.094608 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4807 | 2026.05.04 15:56:43.094632 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.05.04 15:56:43.094664 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4809 | 2026.05.04 15:56:43.094687 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4810 | 2026.05.04 15:56:43.094710 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4811 | 2026.05.04 15:56:43.094757 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4812 | 2026.05.04 15:56:43.094797 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4813 | 2026.05.04 15:56:43.094855 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 4814 | 2026.05.04 15:56:43.095457 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.04 15:56:43.095493 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4816 | 2026.05.04 15:56:43.095630 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191033 sec., 10914.894885364218 rows/sec., 725.64 KiB/sec. | ||
| 4817 | 2026.05.04 15:56:43.095751 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4818 | 2026.05.04 15:56:43.096005 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.05.04 15:56:43.096046 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4820 | 2026.05.04 15:56:43.096070 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_11_2} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4821 | 2026.05.04 15:56:43.096136 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4822 | 2026.05.04 15:56:43.096283 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.04 15:56:43.096429 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001815 sec., 3856.749311294766 rows/sec., 6.91 MiB/sec. | ||
| 4824 | 2026.05.04 15:56:43.096494 [ 4 ] {1f394e5e-2285-46a3-bef0-9b42b0771615} <Debug> TCPHandler: Processed in 0.002004254 sec. | ||
| 4825 | 2026.05.04 15:56:43.096616 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.04 15:56:43.096713 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.04 15:56:43.096755 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4828 | 2026.05.04 15:56:43.097105 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.04 15:56:43.097142 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4830 | 2026.05.04 15:56:43.097171 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9941 rows, containing 5 columns (5 merged, 0 gathered) in 0.004151564 sec., 2394519.2703280016 rows/sec., 158.88 MiB/sec. | ||
| 4831 | 2026.05.04 15:56:43.097428 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4832 | 2026.05.04 15:56:43.097494 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4833 | 2026.05.04 15:56:43.097806 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.04 15:56:43.097817 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.04 15:56:43.097906 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4836 | 2026.05.04 15:56:43.097913 [ 103 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4837 | 2026.05.04 15:56:43.097941 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001247 sec., 72173.21571772253 rows/sec., 4.52 MiB/sec. | ||
| 4838 | 2026.05.04 15:56:43.097948 [ 103 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.05.04 15:56:43.097980 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4840 | 2026.05.04 15:56:43.097986 [ 4 ] {e3f29d3b-4c72-4083-9f94-f6d79baa8ed9} <Debug> TCPHandler: Processed in 0.001418559 sec. | ||
| 4841 | 2026.05.04 15:56:43.097985 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4842 | 2026.05.04 15:56:43.098098 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4843 | 2026.05.04 15:56:43.098185 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2026.05.04 15:56:43.098215 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1368 rows starting from the beginning of the part | ||
| 4845 | 2026.05.04 15:56:43.098265 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 4846 | 2026.05.04 15:56:43.098303 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4847 | 2026.05.04 15:56:43.098342 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4848 | 2026.05.04 15:56:43.098376 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4849 | 2026.05.04 15:56:43.098407 [ 194 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4850 | 2026.05.04 15:56:43.099176 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112231 sec., 1499688.4639971373 rows/sec., 97.42 MiB/sec. | ||
| 4851 | 2026.05.04 15:56:43.099328 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4852 | 2026.05.04 15:56:43.099569 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.05.04 15:56:43.099627 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_26_5} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4854 | 2026.05.04 15:56:43.099681 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4855 | 2026.05.04 15:56:44.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.86 MiB, peak 249.10 MiB, free memory in arenas 0.00 B, will set to 244.26 MiB (RSS), difference: 1.40 MiB | ||
| 4856 | 2026.05.04 15:56:44.002497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9057 | ||
| 4857 | 2026.05.04 15:56:44.003007 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.04 15:56:44.003056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4859 | 2026.05.04 15:56:44.003566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4860 | 2026.05.04 15:56:44.003814 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.05.04 15:56:44.003949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9057 | ||
| 4862 | 2026.05.04 15:56:44.464139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4863 | 2026.05.04 15:56:44.480973 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.05.04 15:56:44.481026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4865 | 2026.05.04 15:56:44.487276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4866 | 2026.05.04 15:56:44.488002 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.05.04 15:56:44.490712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4868 | 2026.05.04 15:56:45.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.79 MiB, peak 249.10 MiB, free memory in arenas 0.00 B, will set to 246.27 MiB (RSS), difference: 1.48 MiB | ||
| 4869 | 2026.05.04 15:56:48.066986 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.04 15:56:48.067219 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4871 | 2026.05.04 15:56:48.067535 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4872 | 2026.05.04 15:56:48.067571 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4873 | 2026.05.04 15:56:48.067783 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4874 | 2026.05.04 15:56:48.067850 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4875 | 2026.05.04 15:56:48.067986 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4876 | 2026.05.04 15:56:48.068023 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4877 | 2026.05.04 15:56:48.068044 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 4878 | 2026.05.04 15:56:48.068059 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4879 | 2026.05.04 15:56:48.068098 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4880 | 2026.05.04 15:56:48.068116 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4881 | 2026.05.04 15:56:48.069199 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002068 sec., 24661.508704061896 rows/sec., 5.84 MiB/sec. | ||
| 4882 | 2026.05.04 15:56:48.069309 [ 4 ] {4faa3f8a-6404-42f7-8947-186505d6ede1} <Debug> TCPHandler: Processed in 0.002455007 sec. | ||
| 4883 | 2026.05.04 15:56:48.071525 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.04 15:56:48.071640 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4885 | 2026.05.04 15:56:48.071684 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4886 | 2026.05.04 15:56:48.072247 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.04 15:56:48.072294 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4888 | 2026.05.04 15:56:48.072686 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4889 | 2026.05.04 15:56:48.072914 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.04 15:56:48.073057 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001449 sec., 86956.52173913043 rows/sec., 7.51 MiB/sec. | ||
| 4891 | 2026.05.04 15:56:48.073097 [ 4 ] {caf3289d-0200-473c-aa72-25791215bb99} <Debug> TCPHandler: Processed in 0.001624945 sec. | ||
| 4892 | 2026.05.04 15:56:48.073222 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.04 15:56:48.073319 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.04 15:56:48.073361 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4895 | 2026.05.04 15:56:48.073811 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.04 15:56:48.073848 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4897 | 2026.05.04 15:56:48.074166 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4898 | 2026.05.04 15:56:48.074391 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.04 15:56:48.074520 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00122 sec., 28688.524590163935 rows/sec., 2.11 MiB/sec. | ||
| 4900 | 2026.05.04 15:56:48.074558 [ 4 ] {77167e80-7be4-48e1-8203-4966a707b740} <Debug> TCPHandler: Processed in 0.001385308 sec. | ||
| 4901 | 2026.05.04 15:56:48.074679 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.05.04 15:56:48.074789 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4903 | 2026.05.04 15:56:48.074832 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4904 | 2026.05.04 15:56:48.075261 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.04 15:56:48.075298 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4906 | 2026.05.04 15:56:48.075614 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4907 | 2026.05.04 15:56:48.075842 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.04 15:56:48.075969 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001199 sec., 82568.80733944954 rows/sec., 6.45 MiB/sec. | ||
| 4909 | 2026.05.04 15:56:48.076007 [ 4 ] {2f9bc5a2-b8b9-4cfe-90a0-d5aea948eb17} <Debug> TCPHandler: Processed in 0.001377167 sec. | ||
| 4910 | 2026.05.04 15:56:48.076126 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.05.04 15:56:48.076222 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.05.04 15:56:48.076265 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4913 | 2026.05.04 15:56:48.076679 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.04 15:56:48.076715 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4915 | 2026.05.04 15:56:48.077045 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4916 | 2026.05.04 15:56:48.077259 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.04 15:56:48.077391 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4918 | 2026.05.04 15:56:48.077428 [ 4 ] {38b61c79-80c9-46f7-9636-8f067522d30c} <Debug> TCPHandler: Processed in 0.001350247 sec. | ||
| 4919 | 2026.05.04 15:56:48.077541 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.04 15:56:48.077636 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.04 15:56:48.077691 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4922 | 2026.05.04 15:56:48.078511 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.04 15:56:48.078549 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4924 | 2026.05.04 15:56:48.079106 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4925 | 2026.05.04 15:56:48.079335 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.04 15:56:48.079472 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001855 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 4927 | 2026.05.04 15:56:48.079526 [ 4 ] {21dcbed7-4097-4bca-bacf-2acaa4ec7152} <Debug> TCPHandler: Processed in 0.002032505 sec. | ||
| 4928 | 2026.05.04 15:56:48.079654 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.05.04 15:56:48.079749 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.05.04 15:56:48.079793 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4931 | 2026.05.04 15:56:48.080135 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.04 15:56:48.080171 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4933 | 2026.05.04 15:56:48.080477 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4934 | 2026.05.04 15:56:48.080697 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.05.04 15:56:48.080825 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4936 | 2026.05.04 15:56:48.080862 [ 4 ] {2b015b03-0667-4e06-bf11-7a84ce4ec74a} <Debug> TCPHandler: Processed in 0.001256424 sec. | ||
| 4937 | 2026.05.04 15:56:51.407429 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4938 | 2026.05.04 15:56:51.407485 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4939 | 2026.05.04 15:56:51.504908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9505 | ||
| 4940 | 2026.05.04 15:56:51.505359 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.04 15:56:51.505403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4942 | 2026.05.04 15:56:51.505931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4943 | 2026.05.04 15:56:51.506159 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.04 15:56:51.506283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9505 | ||
| 4945 | 2026.05.04 15:56:51.547625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 606 | ||
| 4946 | 2026.05.04 15:56:51.550023 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.04 15:56:51.550071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4948 | 2026.05.04 15:56:51.551309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4949 | 2026.05.04 15:56:51.551570 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.05.04 15:56:51.551818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4951 | 2026.05.04 15:56:51.991695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4952 | 2026.05.04 15:56:52.008657 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.04 15:56:52.008702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4954 | 2026.05.04 15:56:52.014452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4955 | 2026.05.04 15:56:52.015274 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.04 15:56:52.018003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4957 | 2026.05.04 15:56:53.070023 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.05.04 15:56:53.070286 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4959 | 2026.05.04 15:56:53.070637 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4960 | 2026.05.04 15:56:53.070672 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4961 | 2026.05.04 15:56:53.070963 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4962 | 2026.05.04 15:56:53.071029 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4963 | 2026.05.04 15:56:53.071167 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4964 | 2026.05.04 15:56:53.071206 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4965 | 2026.05.04 15:56:53.071228 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 4966 | 2026.05.04 15:56:53.071243 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4967 | 2026.05.04 15:56:53.071280 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4968 | 2026.05.04 15:56:53.071299 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4969 | 2026.05.04 15:56:53.072447 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002237 sec., 22798.390701832814 rows/sec., 5.40 MiB/sec. | ||
| 4970 | 2026.05.04 15:56:53.072550 [ 4 ] {889b199f-f01b-452a-bc3f-0966a99f7a20} <Debug> TCPHandler: Processed in 0.002644913 sec. | ||
| 4971 | 2026.05.04 15:56:53.077146 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.04 15:56:53.077255 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.04 15:56:53.077299 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4974 | 2026.05.04 15:56:53.077870 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.04 15:56:53.077907 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4976 | 2026.05.04 15:56:53.078288 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4977 | 2026.05.04 15:56:53.078518 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.04 15:56:53.078661 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001436 sec., 197771.58774373258 rows/sec., 12.56 MiB/sec. | ||
| 4979 | 2026.05.04 15:56:53.078700 [ 4 ] {03f83720-c0de-4eed-87a9-f8b26b85bcaf} <Debug> TCPHandler: Processed in 0.001603964 sec. | ||
| 4980 | 2026.05.04 15:56:53.078824 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.04 15:56:53.078920 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.04 15:56:53.078960 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4983 | 2026.05.04 15:56:53.079702 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.04 15:56:53.079739 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4985 | 2026.05.04 15:56:53.080102 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4986 | 2026.05.04 15:56:53.080309 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.04 15:56:53.080437 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001536 sec., 527994.7916666666 rows/sec., 40.80 MiB/sec. | ||
| 4988 | 2026.05.04 15:56:53.080475 [ 4 ] {4c86c243-973c-48a7-ac7b-33d7f1fb8ae8} <Debug> TCPHandler: Processed in 0.001700086 sec. | ||
| 4989 | 2026.05.04 15:56:53.080589 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.04 15:56:53.080682 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.04 15:56:53.080721 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4992 | 2026.05.04 15:56:53.081144 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.04 15:56:53.081180 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4994 | 2026.05.04 15:56:53.081499 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4995 | 2026.05.04 15:56:53.081708 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.04 15:56:53.081835 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 7.56 MiB/sec. | ||
| 4997 | 2026.05.04 15:56:53.081873 [ 4 ] {37dccb54-021b-4ca2-bb7b-1770889abae9} <Debug> TCPHandler: Processed in 0.001334727 sec. | ||
| 4998 | 2026.05.04 15:56:53.081987 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.04 15:56:53.082081 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.04 15:56:53.082121 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5001 | 2026.05.04 15:56:53.082544 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.04 15:56:53.082581 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5003 | 2026.05.04 15:56:53.082875 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5004 | 2026.05.04 15:56:53.083081 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.04 15:56:53.083205 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 5006 | 2026.05.04 15:56:53.083240 [ 4 ] {c76997d5-1e38-4b76-87dd-58399e37daf4} <Debug> TCPHandler: Processed in 0.001301786 sec. | ||
| 5007 | 2026.05.04 15:56:53.083358 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.04 15:56:53.083451 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.04 15:56:53.083491 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5010 | 2026.05.04 15:56:53.083909 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.04 15:56:53.083942 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5012 | 2026.05.04 15:56:53.084251 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5013 | 2026.05.04 15:56:53.084462 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.04 15:56:53.084585 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 5015 | 2026.05.04 15:56:53.084622 [ 4 ] {f5dfe5a0-5b05-4f30-bf57-b9c3931bd293} <Debug> TCPHandler: Processed in 0.001311886 sec. | ||
| 5016 | 2026.05.04 15:56:53.084740 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.05.04 15:56:53.084833 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5018 | 2026.05.04 15:56:53.084872 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5019 | 2026.05.04 15:56:53.085456 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.04 15:56:53.085489 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5021 | 2026.05.04 15:56:53.085843 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5022 | 2026.05.04 15:56:53.086053 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.04 15:56:53.086179 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001363 sec., 364636.83052090975 rows/sec., 25.61 MiB/sec. | ||
| 5024 | 2026.05.04 15:56:53.086215 [ 4 ] {c8cdf8e9-5e71-4c24-986b-b6c31eb6ac02} <Debug> TCPHandler: Processed in 0.001523451 sec. | ||
| 5025 | 2026.05.04 15:56:53.086328 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.04 15:56:53.086422 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.04 15:56:53.086463 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5028 | 2026.05.04 15:56:53.086790 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.04 15:56:53.086825 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5030 | 2026.05.04 15:56:53.087133 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5031 | 2026.05.04 15:56:53.087340 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.04 15:56:53.087435 [ 85 ] {} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5033 | 2026.05.04 15:56:53.087466 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 5034 | 2026.05.04 15:56:53.087476 [ 85 ] {} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.05.04 15:56:53.087500 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5036 | 2026.05.04 15:56:53.087513 [ 4 ] {09e04cff-0330-4456-bd62-4710a53a769e} <Debug> TCPHandler: Processed in 0.001234654 sec. | ||
| 5037 | 2026.05.04 15:56:53.087598 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 5038 | 2026.05.04 15:56:53.087632 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.05.04 15:56:53.087734 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.05.04 15:56:53.087761 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5041 | 2026.05.04 15:56:53.087777 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5042 | 2026.05.04 15:56:53.087799 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5043 | 2026.05.04 15:56:53.087862 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5044 | 2026.05.04 15:56:53.087902 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5045 | 2026.05.04 15:56:53.087941 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5046 | 2026.05.04 15:56:53.087978 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5047 | 2026.05.04 15:56:53.088014 [ 194 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5048 | 2026.05.04 15:56:53.088192 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.05.04 15:56:53.088233 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5050 | 2026.05.04 15:56:53.088608 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5051 | 2026.05.04 15:56:53.088775 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221263 sec., 54042.41346867956 rows/sec., 2.76 MiB/sec. | ||
| 5052 | 2026.05.04 15:56:53.088826 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.04 15:56:53.088921 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5054 | 2026.05.04 15:56:53.088956 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00124 sec., 213709.67741935485 rows/sec., 14.20 MiB/sec. | ||
| 5055 | 2026.05.04 15:56:53.088992 [ 4 ] {b00d3184-43bd-418c-9113-da9ee328388b} <Debug> TCPHandler: Processed in 0.001410518 sec. | ||
| 5056 | 2026.05.04 15:56:53.089111 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.05.04 15:56:53.089205 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5058 | 2026.05.04 15:56:53.089230 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.05.04 15:56:53.089248 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5060 | 2026.05.04 15:56:53.089308 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_11_2} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5061 | 2026.05.04 15:56:53.089391 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5062 | 2026.05.04 15:56:53.089566 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.04 15:56:53.089599 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5064 | 2026.05.04 15:56:53.089900 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5065 | 2026.05.04 15:56:53.090116 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.04 15:56:53.090241 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 5067 | 2026.05.04 15:56:53.090276 [ 4 ] {64da378f-9bef-4602-9ca9-3846987a3876} <Debug> TCPHandler: Processed in 0.001213593 sec. | ||
| 5068 | 2026.05.04 15:56:53.090391 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.04 15:56:53.090484 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.04 15:56:53.090537 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5071 | 2026.05.04 15:56:53.091284 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.05.04 15:56:53.091318 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5073 | 2026.05.04 15:56:53.091850 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5074 | 2026.05.04 15:56:53.092074 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.04 15:56:53.092208 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001741 sec., 4020.67777139575 rows/sec., 7.20 MiB/sec. | ||
| 5076 | 2026.05.04 15:56:53.092258 [ 4 ] {c842427d-5547-4fad-a182-068eb2bbb270} <Debug> TCPHandler: Processed in 0.001915752 sec. | ||
| 5077 | 2026.05.04 15:56:53.092397 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.04 15:56:53.092491 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.04 15:56:53.092532 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5080 | 2026.05.04 15:56:53.092871 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.04 15:56:53.092906 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5082 | 2026.05.04 15:56:53.093207 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5083 | 2026.05.04 15:56:53.093419 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.04 15:56:53.093541 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 5085 | 2026.05.04 15:56:53.093576 [ 4 ] {ebb70d43-fd8e-411c-8e66-ee29327f3873} <Debug> TCPHandler: Processed in 0.001227463 sec. | ||
| 5086 | 2026.05.04 15:56:55.041578 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.04 15:56:55.041830 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 5088 | 2026.05.04 15:56:55.042182 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5089 | 2026.05.04 15:56:55.042218 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 5090 | 2026.05.04 15:56:55.042446 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5091 | 2026.05.04 15:56:55.042511 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5092 | 2026.05.04 15:56:55.042647 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5093 | 2026.05.04 15:56:55.042683 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5094 | 2026.05.04 15:56:55.042705 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5095 | 2026.05.04 15:56:55.042720 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5096 | 2026.05.04 15:56:55.042758 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5097 | 2026.05.04 15:56:55.042778 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5098 | 2026.05.04 15:56:55.044071 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002344 sec., 21757.67918088737 rows/sec., 5.15 MiB/sec. | ||
| 5099 | 2026.05.04 15:56:55.044173 [ 4 ] {e80022f8-e086-4262-aa01-2e76d69f0641} <Debug> TCPHandler: Processed in 0.002727314 sec. | ||
| 5100 | 2026.05.04 15:56:55.056515 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.05.04 15:56:55.056622 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5102 | 2026.05.04 15:56:55.056665 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5103 | 2026.05.04 15:56:55.057125 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.04 15:56:55.057171 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5105 | 2026.05.04 15:56:55.057554 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5106 | 2026.05.04 15:56:55.057792 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.05.04 15:56:55.057922 [ 83 ] {} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5108 | 2026.05.04 15:56:55.057943 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 362.14 KiB/sec. | ||
| 5109 | 2026.05.04 15:56:55.058000 [ 83 ] {} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.05.04 15:56:55.058007 [ 4 ] {92a20cfa-c73a-495e-b6a9-1a6cbca10f9d} <Debug> TCPHandler: Processed in 0.001543052 sec. | ||
| 5111 | 2026.05.04 15:56:55.058036 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5112 | 2026.05.04 15:56:55.058151 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5113 | 2026.05.04 15:56:55.058157 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.05.04 15:56:55.058302 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5115 | 2026.05.04 15:56:55.058321 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5116 | 2026.05.04 15:56:55.058343 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5117 | 2026.05.04 15:56:55.058361 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5118 | 2026.05.04 15:56:55.058432 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5119 | 2026.05.04 15:56:55.058481 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5120 | 2026.05.04 15:56:55.058528 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5121 | 2026.05.04 15:56:55.058572 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5122 | 2026.05.04 15:56:55.058614 [ 194 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5123 | 2026.05.04 15:56:55.059365 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257385 sec., 31812.054382706967 rows/sec., 2.65 MiB/sec. | ||
| 5124 | 2026.05.04 15:56:55.059589 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5125 | 2026.05.04 15:56:55.059849 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.05.04 15:56:55.059893 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5127 | 2026.05.04 15:56:55.059916 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.04 15:56:55.060007 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_10_2} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5129 | 2026.05.04 15:56:55.060098 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5130 | 2026.05.04 15:56:55.060403 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5131 | 2026.05.04 15:56:55.060629 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.04 15:56:55.060785 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002501 sec., 989204.3182726909 rows/sec., 73.52 MiB/sec. | ||
| 5133 | 2026.05.04 15:56:55.060824 [ 4 ] {d1afa89e-55cd-4886-9617-bbfdd42866a8} <Debug> TCPHandler: Processed in 0.002714464 sec. | ||
| 5134 | 2026.05.04 15:56:55.060955 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.05.04 15:56:55.061051 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.05.04 15:56:55.061090 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5137 | 2026.05.04 15:56:55.061502 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.05.04 15:56:55.061538 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5139 | 2026.05.04 15:56:55.061840 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5140 | 2026.05.04 15:56:55.062056 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.04 15:56:55.062189 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001157 sec., 43215.211754537595 rows/sec., 3.15 MiB/sec. | ||
| 5142 | 2026.05.04 15:56:55.062228 [ 4 ] {62274212-84e3-40fd-98e5-a41cacfc1556} <Debug> TCPHandler: Processed in 0.001321716 sec. | ||
| 5143 | 2026.05.04 15:56:55.062343 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.05.04 15:56:55.062437 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.05.04 15:56:55.062477 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5146 | 2026.05.04 15:56:55.063122 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.04 15:56:55.063158 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5148 | 2026.05.04 15:56:55.063502 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5149 | 2026.05.04 15:56:55.063726 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.04 15:56:55.063856 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001437 sec., 557411.2734864301 rows/sec., 32.20 MiB/sec. | ||
| 5151 | 2026.05.04 15:56:55.063894 [ 4 ] {636b4663-94f7-4f90-9895-cbbd9a1d3261} <Debug> TCPHandler: Processed in 0.001600634 sec. | ||
| 5152 | 2026.05.04 15:56:55.064003 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.05.04 15:56:55.064098 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.04 15:56:55.064139 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5155 | 2026.05.04 15:56:55.064512 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.04 15:56:55.064548 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5157 | 2026.05.04 15:56:55.064839 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5158 | 2026.05.04 15:56:55.065055 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.04 15:56:55.065180 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 5160 | 2026.05.04 15:56:55.065216 [ 4 ] {c91910fa-c255-43fc-8152-327a7c0a81da} <Debug> TCPHandler: Processed in 0.001262055 sec. | ||
| 5161 | 2026.05.04 15:56:55.065333 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.04 15:56:55.065426 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5163 | 2026.05.04 15:56:55.065466 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5164 | 2026.05.04 15:56:55.066283 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.04 15:56:55.066319 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5166 | 2026.05.04 15:56:55.066695 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5167 | 2026.05.04 15:56:55.066908 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.04 15:56:55.067037 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001628 sec., 816339.0663390663 rows/sec., 54.73 MiB/sec. | ||
| 5169 | 2026.05.04 15:56:55.067075 [ 4 ] {cec938ca-499d-4929-a2fe-dbe1fddd9a32} <Debug> TCPHandler: Processed in 0.001789949 sec. | ||
| 5170 | 2026.05.04 15:56:55.067192 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.04 15:56:55.067313 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.04 15:56:55.067364 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5173 | 2026.05.04 15:56:55.068084 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.04 15:56:55.068121 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5175 | 2026.05.04 15:56:55.068593 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5176 | 2026.05.04 15:56:55.068804 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.04 15:56:55.068931 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001643 sec., 931832.0146074254 rows/sec., 56.70 MiB/sec. | ||
| 5178 | 2026.05.04 15:56:55.068968 [ 4 ] {7809f269-f344-4504-9c35-9b1620610682} <Debug> TCPHandler: Processed in 0.001834171 sec. | ||
| 5179 | 2026.05.04 15:56:55.069088 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.04 15:56:55.069181 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.04 15:56:55.069234 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5182 | 2026.05.04 15:56:55.070076 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.04 15:56:55.070112 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5184 | 2026.05.04 15:56:55.070712 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5185 | 2026.05.04 15:56:55.070951 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.04 15:56:55.071060 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5187 | 2026.05.04 15:56:55.071089 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001925 sec., 22857.142857142855 rows/sec., 40.96 MiB/sec. | ||
| 5188 | 2026.05.04 15:56:55.071128 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.05.04 15:56:55.071154 [ 4 ] {10a2a8e9-eb07-4fca-9074-1075db6a8bc1} <Debug> TCPHandler: Processed in 0.002112078 sec. | ||
| 5190 | 2026.05.04 15:56:55.071160 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5191 | 2026.05.04 15:56:55.071260 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5192 | 2026.05.04 15:56:55.071292 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.05.04 15:56:55.071390 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.05.04 15:56:55.071431 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5195 | 2026.05.04 15:56:55.071523 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5196 | 2026.05.04 15:56:55.071593 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 312 rows starting from the beginning of the part | ||
| 5197 | 2026.05.04 15:56:55.071744 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 5198 | 2026.05.04 15:56:55.071754 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.05.04 15:56:55.071795 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5200 | 2026.05.04 15:56:55.071874 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5201 | 2026.05.04 15:56:55.071991 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 5202 | 2026.05.04 15:56:55.072097 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5203 | 2026.05.04 15:56:55.072119 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5204 | 2026.05.04 15:56:55.072203 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 5205 | 2026.05.04 15:56:55.072347 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.05.04 15:56:55.072481 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.46 MiB/sec. | ||
| 5207 | 2026.05.04 15:56:55.072518 [ 4 ] {6d73aa50-e34d-481f-a84a-b7a9f8e1eea6} <Debug> TCPHandler: Processed in 0.001272775 sec. | ||
| 5208 | 2026.05.04 15:56:55.075997 [ 187 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 19 columns (19 merged, 0 gathered) in 0.004770521 sec., 92233.11248394044 rows/sec., 165.28 MiB/sec. | ||
| 5209 | 2026.05.04 15:56:55.076725 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5210 | 2026.05.04 15:56:55.077056 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.04 15:56:55.077119 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5212 | 2026.05.04 15:56:55.077230 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5213 | 2026.05.04 15:56:56.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.76 MiB, peak 252.94 MiB, free memory in arenas 0.00 B, will set to 249.27 MiB (RSS), difference: 1.51 MiB | ||
| 5214 | 2026.05.04 15:56:58.063456 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.05.04 15:56:58.063694 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5216 | 2026.05.04 15:56:58.064014 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5217 | 2026.05.04 15:56:58.064049 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5218 | 2026.05.04 15:56:58.064251 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5219 | 2026.05.04 15:56:58.064319 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5220 | 2026.05.04 15:56:58.064450 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5221 | 2026.05.04 15:56:58.064483 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5222 | 2026.05.04 15:56:58.064503 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5223 | 2026.05.04 15:56:58.064517 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5224 | 2026.05.04 15:56:58.064552 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5225 | 2026.05.04 15:56:58.064570 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5226 | 2026.05.04 15:56:58.065906 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002295 sec., 22222.22222222222 rows/sec., 5.26 MiB/sec. | ||
| 5227 | 2026.05.04 15:56:58.066036 [ 4 ] {a74bc65c-7fc3-461d-b89a-e18dd84a0a3e} <Debug> TCPHandler: Processed in 0.002704424 sec. | ||
| 5228 | 2026.05.04 15:56:58.067396 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.05.04 15:56:58.067512 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5230 | 2026.05.04 15:56:58.067561 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5231 | 2026.05.04 15:56:58.068068 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.05.04 15:56:58.068109 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5233 | 2026.05.04 15:56:58.068486 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5234 | 2026.05.04 15:56:58.068715 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.05.04 15:56:58.068879 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.95 MiB/sec. | ||
| 5236 | 2026.05.04 15:56:58.068923 [ 4 ] {2047a8ea-62d2-43af-b1f0-7e32a1a601db} <Debug> TCPHandler: Processed in 0.001641605 sec. | ||
| 5237 | 2026.05.04 15:56:58.069122 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.05.04 15:56:58.069224 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5239 | 2026.05.04 15:56:58.069267 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5240 | 2026.05.04 15:56:58.069700 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.05.04 15:56:58.069738 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5242 | 2026.05.04 15:56:58.070064 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5243 | 2026.05.04 15:56:58.070290 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.05.04 15:56:58.070424 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 5245 | 2026.05.04 15:56:58.070463 [ 4 ] {df82bea1-01b4-4b72-9bc8-28d3eaa89f96} <Debug> TCPHandler: Processed in 0.001391428 sec. | ||
| 5246 | 2026.05.04 15:56:58.070589 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.05.04 15:56:58.070687 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5248 | 2026.05.04 15:56:58.070731 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5249 | 2026.05.04 15:56:58.071116 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.04 15:56:58.071152 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5251 | 2026.05.04 15:56:58.071502 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5252 | 2026.05.04 15:56:58.071733 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.05.04 15:56:58.071866 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001199 sec., 80066.72226855713 rows/sec., 5.58 MiB/sec. | ||
| 5254 | 2026.05.04 15:56:58.071903 [ 4 ] {7bd95005-f9f9-4f81-a9fd-3178aaa43022} <Debug> TCPHandler: Processed in 0.001363477 sec. | ||
| 5255 | 2026.05.04 15:56:58.072034 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.05.04 15:56:58.072124 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5257 | 2026.05.04 15:56:58.072164 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5258 | 2026.05.04 15:56:58.072476 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.05.04 15:56:58.072509 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5260 | 2026.05.04 15:56:58.072804 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5261 | 2026.05.04 15:56:58.073069 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.05.04 15:56:58.073199 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001087 sec., 33118.67525298988 rows/sec., 2.23 MiB/sec. | ||
| 5263 | 2026.05.04 15:56:58.073235 [ 4 ] {ad7974b9-3169-4c5e-ba32-e43968837afb} <Debug> TCPHandler: Processed in 0.001249824 sec. | ||
| 5264 | 2026.05.04 15:56:59.006859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10017 | ||
| 5265 | 2026.05.04 15:56:59.007364 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.05.04 15:56:59.007410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5267 | 2026.05.04 15:56:59.007896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5268 | 2026.05.04 15:56:59.008133 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.05.04 15:56:59.008265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10017 | ||
| 5270 | 2026.05.04 15:56:59.008315 [ 78 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5271 | 2026.05.04 15:56:59.008415 [ 78 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.04 15:56:59.008449 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5273 | 2026.05.04 15:56:59.008615 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5274 | 2026.05.04 15:56:59.008829 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5275 | 2026.05.04 15:56:59.008892 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7585 rows starting from the beginning of the part | ||
| 5276 | 2026.05.04 15:56:59.008992 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5277 | 2026.05.04 15:56:59.009063 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5278 | 2026.05.04 15:56:59.009128 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5279 | 2026.05.04 15:56:59.009186 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5280 | 2026.05.04 15:56:59.009247 [ 188 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5281 | 2026.05.04 15:56:59.011483 [ 187 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10017 rows, containing 4 columns (4 merged, 0 gathered) in 0.00295403 sec., 3390960.8230112763 rows/sec., 48.51 MiB/sec. | ||
| 5282 | 2026.05.04 15:56:59.011732 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5283 | 2026.05.04 15:56:59.011991 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.05.04 15:56:59.012060 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_21_4} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5285 | 2026.05.04 15:56:59.012141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5286 | 2026.05.04 15:56:59.518565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5287 | 2026.05.04 15:56:59.535837 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.05.04 15:56:59.535885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5289 | 2026.05.04 15:56:59.542047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5290 | 2026.05.04 15:56:59.542769 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.05.04 15:56:59.543079 [ 75 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5292 | 2026.05.04 15:56:59.543173 [ 75 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.04 15:56:59.543210 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5294 | 2026.05.04 15:56:59.543327 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5295 | 2026.05.04 15:56:59.545468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5296 | 2026.05.04 15:56:59.546012 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2026.05.04 15:56:59.546702 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5298 | 2026.05.04 15:56:59.549812 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5299 | 2026.05.04 15:56:59.552985 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5300 | 2026.05.04 15:56:59.556480 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5301 | 2026.05.04 15:56:59.560548 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5302 | 2026.05.04 15:56:59.564580 [ 192 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5303 | 2026.05.04 15:56:59.612592 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.069307565 sec., 2294.1218610118535 rows/sec., 11.86 MiB/sec. | ||
| 5304 | 2026.05.04 15:56:59.615171 [ 190 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5305 | 2026.05.04 15:56:59.617251 [ 190 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.04 15:56:59.617359 [ 190 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_21_4} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5307 | 2026.05.04 15:56:59.619835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5308 | 2026.05.04 15:57:00.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.38 MiB, peak 260.92 MiB, free memory in arenas 0.00 B, will set to 254.10 MiB (RSS), difference: 3.72 MiB | ||
| 5309 | 2026.05.04 15:57:01.552321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 660 | ||
| 5310 | 2026.05.04 15:57:01.554983 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.05.04 15:57:01.555030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5312 | 2026.05.04 15:57:01.556820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5313 | 2026.05.04 15:57:01.557190 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.05.04 15:57:01.557693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5315 | 2026.05.04 15:57:03.070363 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.05.04 15:57:03.070647 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5317 | 2026.05.04 15:57:03.071023 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5318 | 2026.05.04 15:57:03.071069 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5319 | 2026.05.04 15:57:03.071312 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5320 | 2026.05.04 15:57:03.071378 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5321 | 2026.05.04 15:57:03.071515 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5322 | 2026.05.04 15:57:03.071551 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5323 | 2026.05.04 15:57:03.071572 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5324 | 2026.05.04 15:57:03.071588 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5325 | 2026.05.04 15:57:03.071625 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5326 | 2026.05.04 15:57:03.071646 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5327 | 2026.05.04 15:57:03.073127 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002589 sec., 19698.725376593276 rows/sec., 4.66 MiB/sec. | ||
| 5328 | 2026.05.04 15:57:03.073235 [ 4 ] {8297f8e8-4cdd-4610-9538-760d8734c05c} <Debug> TCPHandler: Processed in 0.003005992 sec. | ||
| 5329 | 2026.05.04 15:57:03.078167 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.04 15:57:03.078293 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.05.04 15:57:03.078345 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5332 | 2026.05.04 15:57:03.078995 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.04 15:57:03.079051 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5334 | 2026.05.04 15:57:03.079448 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5335 | 2026.05.04 15:57:03.079678 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.04 15:57:03.079824 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001567 sec., 181238.03446075303 rows/sec., 11.51 MiB/sec. | ||
| 5337 | 2026.05.04 15:57:03.079861 [ 4 ] {f69912de-a049-4cb9-a692-171c12a408c9} <Debug> TCPHandler: Processed in 0.001754708 sec. | ||
| 5338 | 2026.05.04 15:57:03.079988 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.04 15:57:03.080082 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5340 | 2026.05.04 15:57:03.080123 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5341 | 2026.05.04 15:57:03.080861 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.05.04 15:57:03.080898 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5343 | 2026.05.04 15:57:03.081274 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5344 | 2026.05.04 15:57:03.081492 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.05.04 15:57:03.081597 [ 72 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5346 | 2026.05.04 15:57:03.081622 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001558 sec., 520539.1527599487 rows/sec., 40.23 MiB/sec. | ||
| 5347 | 2026.05.04 15:57:03.081661 [ 72 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.05.04 15:57:03.081670 [ 4 ] {db7a9e2d-1708-4e65-9eef-5b5d4ea49839} <Debug> TCPHandler: Processed in 0.001731557 sec. | ||
| 5349 | 2026.05.04 15:57:03.081691 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5350 | 2026.05.04 15:57:03.081800 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.05.04 15:57:03.081857 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5352 | 2026.05.04 15:57:03.081896 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.04 15:57:03.081968 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5354 | 2026.05.04 15:57:03.082076 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5355 | 2026.05.04 15:57:03.082138 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 5356 | 2026.05.04 15:57:03.082217 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 5357 | 2026.05.04 15:57:03.082262 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 811 rows starting from the beginning of the part | ||
| 5358 | 2026.05.04 15:57:03.082307 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2474 rows starting from the beginning of the part | ||
| 5359 | 2026.05.04 15:57:03.082348 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5360 | 2026.05.04 15:57:03.082388 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 811 rows starting from the beginning of the part | ||
| 5361 | 2026.05.04 15:57:03.082400 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.04 15:57:03.082443 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5363 | 2026.05.04 15:57:03.082845 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5364 | 2026.05.04 15:57:03.083071 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.05.04 15:57:03.083178 [ 72 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5366 | 2026.05.04 15:57:03.083201 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001323 sec., 112622.8269085412 rows/sec., 6.69 MiB/sec. | ||
| 5367 | 2026.05.04 15:57:03.083211 [ 72 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.05.04 15:57:03.083242 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5369 | 2026.05.04 15:57:03.083244 [ 4 ] {89835e57-ff8e-49bd-838e-e2c1b3b1b514} <Debug> TCPHandler: Processed in 0.001496141 sec. | ||
| 5370 | 2026.05.04 15:57:03.083326 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5371 | 2026.05.04 15:57:03.083392 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.04 15:57:03.083425 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2026.05.04 15:57:03.083458 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5374 | 2026.05.04 15:57:03.083493 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.05.04 15:57:03.083512 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part | ||
| 5376 | 2026.05.04 15:57:03.083540 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5377 | 2026.05.04 15:57:03.083562 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5378 | 2026.05.04 15:57:03.083608 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 5379 | 2026.05.04 15:57:03.083646 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 5380 | 2026.05.04 15:57:03.083688 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 5381 | 2026.05.04 15:57:03.083979 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.05.04 15:57:03.084021 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5383 | 2026.05.04 15:57:03.084421 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5384 | 2026.05.04 15:57:03.084536 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248435 sec., 611165.1788038624 rows/sec., 40.44 MiB/sec. | ||
| 5385 | 2026.05.04 15:57:03.084639 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.05.04 15:57:03.084683 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5387 | 2026.05.04 15:57:03.084745 [ 72 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5388 | 2026.05.04 15:57:03.084774 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 5389 | 2026.05.04 15:57:03.084775 [ 72 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.05.04 15:57:03.084817 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5391 | 2026.05.04 15:57:03.084820 [ 4 ] {8132bb54-e235-4feb-9993-25c420f2a6c7} <Debug> TCPHandler: Processed in 0.00147628 sec. | ||
| 5392 | 2026.05.04 15:57:03.084886 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5393 | 2026.05.04 15:57:03.084939 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.003166126 sec., 2412411.887587544 rows/sec., 191.98 MiB/sec. | ||
| 5394 | 2026.05.04 15:57:03.084954 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.05.04 15:57:03.084973 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5396 | 2026.05.04 15:57:03.084957 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.05.04 15:57:03.085003 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 5398 | 2026.05.04 15:57:03.085035 [ 187 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_26_5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5399 | 2026.05.04 15:57:03.085068 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5400 | 2026.05.04 15:57:03.085099 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.04 15:57:03.085107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5402 | 2026.05.04 15:57:03.085110 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 5403 | 2026.05.04 15:57:03.085147 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5404 | 2026.05.04 15:57:03.085169 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5405 | 2026.05.04 15:57:03.085211 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 5406 | 2026.05.04 15:57:03.085249 [ 195 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5407 | 2026.05.04 15:57:03.085339 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5408 | 2026.05.04 15:57:03.085586 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.05.04 15:57:03.085629 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5410 | 2026.05.04 15:57:03.085631 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.04 15:57:03.085734 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_31_6} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5412 | 2026.05.04 15:57:03.085805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 5413 | 2026.05.04 15:57:03.085970 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5414 | 2026.05.04 15:57:03.086187 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.04 15:57:03.086217 [ 199 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361537 sec., 1742883.226823803 rows/sec., 111.52 MiB/sec. | ||
| 5416 | 2026.05.04 15:57:03.086318 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 5417 | 2026.05.04 15:57:03.086361 [ 4 ] {e8c1ed63-035d-4060-ac94-7964a431cc30} <Debug> TCPHandler: Processed in 0.00145297 sec. | ||
| 5418 | 2026.05.04 15:57:03.086391 [ 191 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5419 | 2026.05.04 15:57:03.086484 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.05.04 15:57:03.086583 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5421 | 2026.05.04 15:57:03.086625 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5422 | 2026.05.04 15:57:03.086648 [ 191 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.05.04 15:57:03.086717 [ 191 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_16_3} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5424 | 2026.05.04 15:57:03.086776 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5425 | 2026.05.04 15:57:03.087200 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.04 15:57:03.087241 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5427 | 2026.05.04 15:57:03.087579 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5428 | 2026.05.04 15:57:03.087788 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.04 15:57:03.087886 [ 72 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5430 | 2026.05.04 15:57:03.087914 [ 72 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.05.04 15:57:03.087918 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001352 sec., 367603.550295858 rows/sec., 25.81 MiB/sec. | ||
| 5432 | 2026.05.04 15:57:03.087935 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5433 | 2026.05.04 15:57:03.087969 [ 4 ] {8002c936-955c-42c8-9015-848f61a8daa0} <Debug> TCPHandler: Processed in 0.001534011 sec. | ||
| 5434 | 2026.05.04 15:57:03.088026 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5435 | 2026.05.04 15:57:03.088090 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.05.04 15:57:03.088115 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5437 | 2026.05.04 15:57:03.088144 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5438 | 2026.05.04 15:57:03.088184 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5439 | 2026.05.04 15:57:03.088198 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 99 rows starting from the beginning of the part | ||
| 5440 | 2026.05.04 15:57:03.088226 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5441 | 2026.05.04 15:57:03.088242 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 497 rows starting from the beginning of the part | ||
| 5442 | 2026.05.04 15:57:03.088284 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1329 rows starting from the beginning of the part | ||
| 5443 | 2026.05.04 15:57:03.088324 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5444 | 2026.05.04 15:57:03.088375 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 497 rows starting from the beginning of the part | ||
| 5445 | 2026.05.04 15:57:03.088569 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.05.04 15:57:03.088605 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5447 | 2026.05.04 15:57:03.088906 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5448 | 2026.05.04 15:57:03.089131 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.05.04 15:57:03.089258 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 5450 | 2026.05.04 15:57:03.089295 [ 4 ] {669d7776-d130-4669-9e6f-389138d59ba7} <Debug> TCPHandler: Processed in 0.001253035 sec. | ||
| 5451 | 2026.05.04 15:57:03.089414 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.05.04 15:57:03.089507 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.05.04 15:57:03.089548 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5454 | 2026.05.04 15:57:03.089837 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184995 sec., 2333036.0280007566 rows/sec., 169.10 MiB/sec. | ||
| 5455 | 2026.05.04 15:57:03.089949 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.05.04 15:57:03.089990 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5457 | 2026.05.04 15:57:03.090042 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5458 | 2026.05.04 15:57:03.090277 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.05.04 15:57:03.090330 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5460 | 2026.05.04 15:57:03.090343 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_31_6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5461 | 2026.05.04 15:57:03.090400 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5462 | 2026.05.04 15:57:03.090545 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.05.04 15:57:03.090650 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5464 | 2026.05.04 15:57:03.090672 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 5465 | 2026.05.04 15:57:03.090684 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2026.05.04 15:57:03.090711 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5467 | 2026.05.04 15:57:03.090714 [ 4 ] {04233b1d-a30c-4a25-953c-1e6127ed0c54} <Debug> TCPHandler: Processed in 0.001348697 sec. | ||
| 5468 | 2026.05.04 15:57:03.090777 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5469 | 2026.05.04 15:57:03.090840 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.05.04 15:57:03.090873 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5471 | 2026.05.04 15:57:03.090908 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9941 rows starting from the beginning of the part | ||
| 5472 | 2026.05.04 15:57:03.090939 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5473 | 2026.05.04 15:57:03.090956 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5474 | 2026.05.04 15:57:03.090987 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5475 | 2026.05.04 15:57:03.091001 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5476 | 2026.05.04 15:57:03.091041 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1531 rows starting from the beginning of the part | ||
| 5477 | 2026.05.04 15:57:03.091076 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
| 5478 | 2026.05.04 15:57:03.091110 [ 191 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5479 | 2026.05.04 15:57:03.091304 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.05.04 15:57:03.091346 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5481 | 2026.05.04 15:57:03.091654 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5482 | 2026.05.04 15:57:03.091868 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.05.04 15:57:03.091996 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 5484 | 2026.05.04 15:57:03.092032 [ 4 ] {131e4f6c-315c-4775-9433-7e746d6aa29b} <Debug> TCPHandler: Processed in 0.001240314 sec. | ||
| 5485 | 2026.05.04 15:57:03.092143 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.05.04 15:57:03.092236 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.05.04 15:57:03.092290 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5488 | 2026.05.04 15:57:03.093030 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.05.04 15:57:03.093066 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5490 | 2026.05.04 15:57:03.093578 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5491 | 2026.05.04 15:57:03.093807 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.05.04 15:57:03.093943 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001725 sec., 4057.9710144927535 rows/sec., 7.27 MiB/sec. | ||
| 5493 | 2026.05.04 15:57:03.093996 [ 4 ] {6585075a-74e5-4063-b6a7-72efc0c2e655} <Debug> TCPHandler: Processed in 0.001901372 sec. | ||
| 5494 | 2026.05.04 15:57:03.094120 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.05.04 15:57:03.094215 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.05.04 15:57:03.094256 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5497 | 2026.05.04 15:57:03.094590 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.04 15:57:03.094627 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5499 | 2026.05.04 15:57:03.094938 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5500 | 2026.05.04 15:57:03.095090 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004342329 sec., 2822909.0886480506 rows/sec., 185.57 MiB/sec. | ||
| 5501 | 2026.05.04 15:57:03.095157 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.05.04 15:57:03.095258 [ 72 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5503 | 2026.05.04 15:57:03.095290 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 5504 | 2026.05.04 15:57:03.095291 [ 72 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.05.04 15:57:03.095330 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5506 | 2026.05.04 15:57:03.095333 [ 4 ] {fc3c6d8d-8bfe-4034-94f0-c7c82f543c7c} <Debug> TCPHandler: Processed in 0.001260605 sec. | ||
| 5507 | 2026.05.04 15:57:03.095433 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5508 | 2026.05.04 15:57:03.095526 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5509 | 2026.05.04 15:57:03.095578 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5510 | 2026.05.04 15:57:03.095619 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1668 rows starting from the beginning of the part | ||
| 5511 | 2026.05.04 15:57:03.095687 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5512 | 2026.05.04 15:57:03.095743 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5513 | 2026.05.04 15:57:03.095794 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5514 | 2026.05.04 15:57:03.095835 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.04 15:57:03.095839 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5516 | 2026.05.04 15:57:03.095901 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5517 | 2026.05.04 15:57:03.095923 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5518 | 2026.05.04 15:57:03.096015 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5519 | 2026.05.04 15:57:03.096981 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001601284 sec., 1229013.7164925148 rows/sec., 79.75 MiB/sec. | ||
| 5520 | 2026.05.04 15:57:03.097185 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5521 | 2026.05.04 15:57:03.097437 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.04 15:57:03.097512 [ 198 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_31_6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5523 | 2026.05.04 15:57:03.097580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5524 | 2026.05.04 15:57:06.407524 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5525 | 2026.05.04 15:57:06.407583 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5526 | 2026.05.04 15:57:06.508699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10465 | ||
| 5527 | 2026.05.04 15:57:06.509190 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.05.04 15:57:06.509237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5529 | 2026.05.04 15:57:06.509727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5530 | 2026.05.04 15:57:06.509963 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.04 15:57:06.510094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10465 | ||
| 5532 | 2026.05.04 15:57:07.045847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5533 | 2026.05.04 15:57:07.060731 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.05.04 15:57:07.060771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5535 | 2026.05.04 15:57:07.066583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5536 | 2026.05.04 15:57:07.067307 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.05.04 15:57:07.069740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5538 | 2026.05.04 15:57:08.065864 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.05.04 15:57:08.066093 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5540 | 2026.05.04 15:57:08.066431 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5541 | 2026.05.04 15:57:08.066465 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5542 | 2026.05.04 15:57:08.066677 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5543 | 2026.05.04 15:57:08.066744 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5544 | 2026.05.04 15:57:08.066884 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5545 | 2026.05.04 15:57:08.066921 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5546 | 2026.05.04 15:57:08.066943 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5547 | 2026.05.04 15:57:08.066959 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5548 | 2026.05.04 15:57:08.066998 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5549 | 2026.05.04 15:57:08.067017 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5550 | 2026.05.04 15:57:08.068122 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002137 sec., 23865.231633130556 rows/sec., 5.65 MiB/sec. | ||
| 5551 | 2026.05.04 15:57:08.068221 [ 4 ] {6d8bf9a4-c943-4b31-9537-16ea9f323c67} <Debug> TCPHandler: Processed in 0.002509849 sec. | ||
| 5552 | 2026.05.04 15:57:08.070506 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.04 15:57:08.070618 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5554 | 2026.05.04 15:57:08.070660 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5555 | 2026.05.04 15:57:08.071204 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.04 15:57:08.071240 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5557 | 2026.05.04 15:57:08.071621 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5558 | 2026.05.04 15:57:08.071851 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.04 15:57:08.072008 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001419 sec., 88794.92600422834 rows/sec., 7.67 MiB/sec. | ||
| 5560 | 2026.05.04 15:57:08.072048 [ 4 ] {c87a073f-ee9c-439b-a547-bf29ebc0d886} <Debug> TCPHandler: Processed in 0.001594023 sec. | ||
| 5561 | 2026.05.04 15:57:08.072176 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.05.04 15:57:08.072271 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.04 15:57:08.072311 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5564 | 2026.05.04 15:57:08.072717 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.04 15:57:08.072754 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5566 | 2026.05.04 15:57:08.073107 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5567 | 2026.05.04 15:57:08.073365 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.04 15:57:08.073518 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001266 sec., 27646.12954186414 rows/sec., 2.03 MiB/sec. | ||
| 5569 | 2026.05.04 15:57:08.073562 [ 4 ] {a884ae9e-1cfe-4a39-8556-c5b5be51ab07} <Debug> TCPHandler: Processed in 0.001435089 sec. | ||
| 5570 | 2026.05.04 15:57:08.073689 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.05.04 15:57:08.073792 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5572 | 2026.05.04 15:57:08.073838 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5573 | 2026.05.04 15:57:08.074329 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.04 15:57:08.074370 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5575 | 2026.05.04 15:57:08.074723 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5576 | 2026.05.04 15:57:08.074955 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.04 15:57:08.075083 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001312 sec., 75457.31707317074 rows/sec., 5.89 MiB/sec. | ||
| 5578 | 2026.05.04 15:57:08.075127 [ 4 ] {2a859a5e-e1f2-4a8d-b5f0-4af75e634063} <Debug> TCPHandler: Processed in 0.001494031 sec. | ||
| 5579 | 2026.05.04 15:57:08.075256 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.04 15:57:08.075358 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.04 15:57:08.075407 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5582 | 2026.05.04 15:57:08.075877 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.04 15:57:08.075919 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5584 | 2026.05.04 15:57:08.076306 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5585 | 2026.05.04 15:57:08.076556 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.04 15:57:08.076701 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001365 sec., 117216.11721611723 rows/sec., 8.16 MiB/sec. | ||
| 5587 | 2026.05.04 15:57:08.076739 [ 4 ] {973f0cde-bf05-4185-b45d-5a8ffcaf208d} <Debug> TCPHandler: Processed in 0.001539162 sec. | ||
| 5588 | 2026.05.04 15:57:08.076863 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.04 15:57:08.076957 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.04 15:57:08.077011 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5591 | 2026.05.04 15:57:08.077798 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.04 15:57:08.077832 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5593 | 2026.05.04 15:57:08.078346 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5594 | 2026.05.04 15:57:08.078548 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.04 15:57:08.078673 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001793 sec., 19520.356943669827 rows/sec., 34.98 MiB/sec. | ||
| 5596 | 2026.05.04 15:57:08.078721 [ 4 ] {9d84c154-4dc0-448e-b151-28879342de18} <Debug> TCPHandler: Processed in 0.001968193 sec. | ||
| 5597 | 2026.05.04 15:57:08.078925 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.04 15:57:08.079020 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.04 15:57:08.079061 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5600 | 2026.05.04 15:57:08.079396 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.04 15:57:08.079433 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5602 | 2026.05.04 15:57:08.079734 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5603 | 2026.05.04 15:57:08.079947 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.04 15:57:08.080077 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5605 | 2026.05.04 15:57:08.080113 [ 4 ] {f5421ad9-096a-4756-8f96-e775d913eecd} <Debug> TCPHandler: Processed in 0.001237264 sec. | ||
| 5606 | 2026.05.04 15:57:11.558807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 698 | ||
| 5607 | 2026.05.04 15:57:11.561219 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.04 15:57:11.561266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5609 | 2026.05.04 15:57:11.562442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5610 | 2026.05.04 15:57:11.562713 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.05.04 15:57:11.562891 [ 54 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5612 | 2026.05.04 15:57:11.562959 [ 54 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.04 15:57:11.562960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5614 | 2026.05.04 15:57:11.562981 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5615 | 2026.05.04 15:57:11.563121 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5616 | 2026.05.04 15:57:11.563753 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5617 | 2026.05.04 15:57:11.563937 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
| 5618 | 2026.05.04 15:57:11.564360 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 5619 | 2026.05.04 15:57:11.564735 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 5620 | 2026.05.04 15:57:11.565113 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5621 | 2026.05.04 15:57:11.565452 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 5622 | 2026.05.04 15:57:11.565777 [ 200 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5623 | 2026.05.04 15:57:11.572072 [ 197 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 72 columns (72 merged, 0 gathered) in 0.009008376 sec., 77483.44429673006 rows/sec., 66.17 MiB/sec. | ||
| 5624 | 2026.05.04 15:57:11.573210 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5625 | 2026.05.04 15:57:11.573897 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.05.04 15:57:11.573983 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_16_3} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5627 | 2026.05.04 15:57:11.574225 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5628 | 2026.05.04 15:57:13.070303 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.04 15:57:13.070528 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.04 15:57:13.070839 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5631 | 2026.05.04 15:57:13.070876 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5632 | 2026.05.04 15:57:13.071174 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5633 | 2026.05.04 15:57:13.071241 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5634 | 2026.05.04 15:57:13.071380 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5635 | 2026.05.04 15:57:13.071416 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5636 | 2026.05.04 15:57:13.071438 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5637 | 2026.05.04 15:57:13.071454 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5638 | 2026.05.04 15:57:13.071492 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5639 | 2026.05.04 15:57:13.071512 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5640 | 2026.05.04 15:57:13.073006 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002541 sec., 20070.838252656435 rows/sec., 4.75 MiB/sec. | ||
| 5641 | 2026.05.04 15:57:13.073110 [ 4 ] {3554f20c-827a-4707-934a-6ed4e303741e} <Debug> TCPHandler: Processed in 0.00291077 sec. | ||
| 5642 | 2026.05.04 15:57:13.078054 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.05.04 15:57:13.078163 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.05.04 15:57:13.078205 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5645 | 2026.05.04 15:57:13.078777 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.05.04 15:57:13.078822 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5647 | 2026.05.04 15:57:13.079193 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5648 | 2026.05.04 15:57:13.079414 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.05.04 15:57:13.079553 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001421 sec., 199859.25404644618 rows/sec., 12.69 MiB/sec. | ||
| 5650 | 2026.05.04 15:57:13.079591 [ 4 ] {ee728612-66dc-4919-861e-82d701127dc4} <Debug> TCPHandler: Processed in 0.001590004 sec. | ||
| 5651 | 2026.05.04 15:57:13.079719 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.04 15:57:13.079813 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.04 15:57:13.079854 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5654 | 2026.05.04 15:57:13.080238 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.04 15:57:13.080275 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5656 | 2026.05.04 15:57:13.080559 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5657 | 2026.05.04 15:57:13.080796 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.04 15:57:13.080927 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001133 sec., 1765.2250661959401 rows/sec., 143.94 KiB/sec. | ||
| 5659 | 2026.05.04 15:57:13.080965 [ 4 ] {9890ef57-e2db-4f61-a58f-dac85fea9dfb} <Debug> TCPHandler: Processed in 0.001295525 sec. | ||
| 5660 | 2026.05.04 15:57:13.081083 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.04 15:57:13.081178 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.04 15:57:13.081218 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5663 | 2026.05.04 15:57:13.081944 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.04 15:57:13.081981 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5665 | 2026.05.04 15:57:13.082342 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5666 | 2026.05.04 15:57:13.082551 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.04 15:57:13.082683 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Debug> executeQuery: Read 812 rows, 64.25 KiB in 0.001523 sec., 533158.2403151675 rows/sec., 41.20 MiB/sec. | ||
| 5668 | 2026.05.04 15:57:13.082721 [ 4 ] {bfb13668-b652-4e01-9b71-c19d02a36070} <Debug> TCPHandler: Processed in 0.001685446 sec. | ||
| 5669 | 2026.05.04 15:57:13.082836 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.04 15:57:13.082931 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.04 15:57:13.082970 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5672 | 2026.05.04 15:57:13.083396 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.04 15:57:13.083432 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5674 | 2026.05.04 15:57:13.083750 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5675 | 2026.05.04 15:57:13.083958 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.04 15:57:13.084086 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Debug> executeQuery: Read 151 rows, 9.21 KiB in 0.001173 sec., 128729.75277067348 rows/sec., 7.67 MiB/sec. | ||
| 5677 | 2026.05.04 15:57:13.084124 [ 4 ] {35ca8e3b-fae4-4ef5-9b4f-4d973e608519} <Debug> TCPHandler: Processed in 0.001336506 sec. | ||
| 5678 | 2026.05.04 15:57:13.084244 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.04 15:57:13.084338 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.04 15:57:13.084378 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5681 | 2026.05.04 15:57:13.084801 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.04 15:57:13.084837 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5683 | 2026.05.04 15:57:13.085156 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5684 | 2026.05.04 15:57:13.085394 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.04 15:57:13.085518 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 5686 | 2026.05.04 15:57:13.085556 [ 4 ] {754e24d0-4cb6-4a2f-aaf7-6ef98d9b6fb6} <Debug> TCPHandler: Processed in 0.001360327 sec. | ||
| 5687 | 2026.05.04 15:57:13.085675 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.05.04 15:57:13.085769 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.05.04 15:57:13.085807 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5690 | 2026.05.04 15:57:13.086235 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.05.04 15:57:13.086271 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5692 | 2026.05.04 15:57:13.086573 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5693 | 2026.05.04 15:57:13.086781 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.05.04 15:57:13.086906 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 5695 | 2026.05.04 15:57:13.086944 [ 4 ] {d51b7b21-c543-47ba-a2fb-3453ebfb3303} <Debug> TCPHandler: Processed in 0.001317926 sec. | ||
| 5696 | 2026.05.04 15:57:13.087064 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.05.04 15:57:13.087157 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5698 | 2026.05.04 15:57:13.087196 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5699 | 2026.05.04 15:57:13.087753 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.05.04 15:57:13.087788 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5701 | 2026.05.04 15:57:13.088115 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5702 | 2026.05.04 15:57:13.088320 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.05.04 15:57:13.088448 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Debug> executeQuery: Read 499 rows, 35.90 KiB in 0.001308 sec., 381498.47094801225 rows/sec., 26.80 MiB/sec. | ||
| 5704 | 2026.05.04 15:57:13.088485 [ 4 ] {f30e60f2-8c18-4795-8e1d-aef8f6a4cb12} <Debug> TCPHandler: Processed in 0.00147165 sec. | ||
| 5705 | 2026.05.04 15:57:13.088599 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.05.04 15:57:13.088693 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5707 | 2026.05.04 15:57:13.088733 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5708 | 2026.05.04 15:57:13.089072 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.05.04 15:57:13.089107 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5710 | 2026.05.04 15:57:13.089399 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5711 | 2026.05.04 15:57:13.089611 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.05.04 15:57:13.089735 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 5713 | 2026.05.04 15:57:13.089771 [ 4 ] {935d4d65-8974-4ef3-b9a6-59750960df1b} <Debug> TCPHandler: Processed in 0.001221164 sec. | ||
| 5714 | 2026.05.04 15:57:13.089879 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.05.04 15:57:13.089972 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.05.04 15:57:13.090015 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5717 | 2026.05.04 15:57:13.090418 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.04 15:57:13.090454 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5719 | 2026.05.04 15:57:13.090781 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5720 | 2026.05.04 15:57:13.090990 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.04 15:57:13.091119 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001164 sec., 228522.33676975942 rows/sec., 15.19 MiB/sec. | ||
| 5722 | 2026.05.04 15:57:13.091156 [ 4 ] {d0473bbe-a67c-4ca2-adff-5fb27831ea4f} <Debug> TCPHandler: Processed in 0.001324626 sec. | ||
| 5723 | 2026.05.04 15:57:13.091269 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.05.04 15:57:13.091362 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5725 | 2026.05.04 15:57:13.091404 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5726 | 2026.05.04 15:57:13.091710 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.05.04 15:57:13.091746 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5728 | 2026.05.04 15:57:13.092040 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5729 | 2026.05.04 15:57:13.092243 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.04 15:57:13.092370 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 5731 | 2026.05.04 15:57:13.092406 [ 4 ] {c38178bb-a4a5-4994-83ae-08d7a6d7d46f} <Debug> TCPHandler: Processed in 0.001185592 sec. | ||
| 5732 | 2026.05.04 15:57:13.092527 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.05.04 15:57:13.092650 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.05.04 15:57:13.092715 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5735 | 2026.05.04 15:57:13.093576 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.05.04 15:57:13.093620 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5737 | 2026.05.04 15:57:13.094126 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5738 | 2026.05.04 15:57:13.094346 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.05.04 15:57:13.094487 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001862 sec., 3759.3984962406016 rows/sec., 6.74 MiB/sec. | ||
| 5740 | 2026.05.04 15:57:13.094539 [ 4 ] {d6216735-ef69-4c23-ba53-3ba27169bd07} <Debug> TCPHandler: Processed in 0.002071546 sec. | ||
| 5741 | 2026.05.04 15:57:13.094661 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2026.05.04 15:57:13.094757 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5743 | 2026.05.04 15:57:13.094798 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5744 | 2026.05.04 15:57:13.095136 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.05.04 15:57:13.095172 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5746 | 2026.05.04 15:57:13.095472 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5747 | 2026.05.04 15:57:13.095700 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.05.04 15:57:13.095825 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 5749 | 2026.05.04 15:57:13.095859 [ 4 ] {7f38a274-8d48-477a-85f3-03d19620ff41} <Debug> TCPHandler: Processed in 0.001246585 sec. | ||
| 5750 | 2026.05.04 15:57:14.010545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10977 | ||
| 5751 | 2026.05.04 15:57:14.011084 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.05.04 15:57:14.011130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5753 | 2026.05.04 15:57:14.011657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5754 | 2026.05.04 15:57:14.011908 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.05.04 15:57:14.012042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10977 | ||
| 5756 | 2026.05.04 15:57:14.570205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5757 | 2026.05.04 15:57:14.586056 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.05.04 15:57:14.586120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5759 | 2026.05.04 15:57:14.592382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5760 | 2026.05.04 15:57:14.593101 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.05.04 15:57:14.595927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5762 | 2026.05.04 15:57:18.066465 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.05.04 15:57:18.066696 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5764 | 2026.05.04 15:57:18.067005 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5765 | 2026.05.04 15:57:18.067045 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5766 | 2026.05.04 15:57:18.067257 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5767 | 2026.05.04 15:57:18.067323 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5768 | 2026.05.04 15:57:18.067457 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5769 | 2026.05.04 15:57:18.067491 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5770 | 2026.05.04 15:57:18.067512 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5771 | 2026.05.04 15:57:18.067528 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5772 | 2026.05.04 15:57:18.067566 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5773 | 2026.05.04 15:57:18.067586 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5774 | 2026.05.04 15:57:18.068727 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002119 sec., 24067.95658329401 rows/sec., 5.70 MiB/sec. | ||
| 5775 | 2026.05.04 15:57:18.068828 [ 4 ] {102efcef-83b9-4370-9cd8-753ecff1432e} <Debug> TCPHandler: Processed in 0.002486418 sec. | ||
| 5776 | 2026.05.04 15:57:18.071043 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.04 15:57:18.071156 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2026.05.04 15:57:18.071199 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5779 | 2026.05.04 15:57:18.071726 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.05.04 15:57:18.071765 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5781 | 2026.05.04 15:57:18.072135 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5782 | 2026.05.04 15:57:18.072358 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.05.04 15:57:18.072506 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00138 sec., 91304.34782608696 rows/sec., 7.89 MiB/sec. | ||
| 5784 | 2026.05.04 15:57:18.072542 [ 4 ] {ade5aa09-d87f-494f-90f2-9316fdb852e4} <Debug> TCPHandler: Processed in 0.001547123 sec. | ||
| 5785 | 2026.05.04 15:57:18.072675 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.05.04 15:57:18.072768 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.05.04 15:57:18.072807 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5788 | 2026.05.04 15:57:18.073232 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.05.04 15:57:18.073266 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5790 | 2026.05.04 15:57:18.073570 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5791 | 2026.05.04 15:57:18.073776 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.05.04 15:57:18.073900 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001151 sec., 30408.340573414425 rows/sec., 2.23 MiB/sec. | ||
| 5793 | 2026.05.04 15:57:18.073935 [ 4 ] {9e898570-c70b-4f5c-baf9-919b59f28e51} <Debug> TCPHandler: Processed in 0.001310586 sec. | ||
| 5794 | 2026.05.04 15:57:18.074078 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.05.04 15:57:18.074170 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5796 | 2026.05.04 15:57:18.074207 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5797 | 2026.05.04 15:57:18.074630 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.05.04 15:57:18.074664 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5799 | 2026.05.04 15:57:18.074954 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5800 | 2026.05.04 15:57:18.075231 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.05.04 15:57:18.075373 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001221 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 5802 | 2026.05.04 15:57:18.075413 [ 4 ] {b14b5a22-19c4-470e-8a55-00e04cdab706} <Debug> TCPHandler: Processed in 0.001381208 sec. | ||
| 5803 | 2026.05.04 15:57:18.075546 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.05.04 15:57:18.075643 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.05.04 15:57:18.075688 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5806 | 2026.05.04 15:57:18.076134 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.05.04 15:57:18.076172 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5808 | 2026.05.04 15:57:18.076529 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5809 | 2026.05.04 15:57:18.076760 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.05.04 15:57:18.076893 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 5811 | 2026.05.04 15:57:18.076931 [ 4 ] {9c4a0186-1507-4260-9aa7-6693ee73f9b2} <Debug> TCPHandler: Processed in 0.001434509 sec. | ||
| 5812 | 2026.05.04 15:57:18.077055 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.05.04 15:57:18.077151 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.05.04 15:57:18.077205 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5815 | 2026.05.04 15:57:18.077996 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.05.04 15:57:18.078031 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5817 | 2026.05.04 15:57:18.078620 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5818 | 2026.05.04 15:57:18.078845 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.05.04 15:57:18.078991 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 5820 | 2026.05.04 15:57:18.079053 [ 4 ] {25ee64a4-1c46-4219-85bf-1e9d04712778} <Debug> TCPHandler: Processed in 0.002046786 sec. | ||
| 5821 | 2026.05.04 15:57:18.079195 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.05.04 15:57:18.079294 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.05.04 15:57:18.079337 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5824 | 2026.05.04 15:57:18.079696 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.05.04 15:57:18.079731 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5826 | 2026.05.04 15:57:18.080067 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5827 | 2026.05.04 15:57:18.080283 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.05.04 15:57:18.080411 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5829 | 2026.05.04 15:57:18.080446 [ 4 ] {1313010d-5c74-4197-b8f8-ae9aad06f30a} <Debug> TCPHandler: Processed in 0.001302416 sec. | ||
| 5830 | 2026.05.04 15:57:21.407653 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5831 | 2026.05.04 15:57:21.407732 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5832 | 2026.05.04 15:57:21.513003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11425 | ||
| 5833 | 2026.05.04 15:57:21.513469 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.05.04 15:57:21.513507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5835 | 2026.05.04 15:57:21.514049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5836 | 2026.05.04 15:57:21.514284 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.05.04 15:57:21.514412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11425 | ||
| 5838 | 2026.05.04 15:57:21.563174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 738 | ||
| 5839 | 2026.05.04 15:57:21.565883 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.05.04 15:57:21.565936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5841 | 2026.05.04 15:57:21.567183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5842 | 2026.05.04 15:57:21.567488 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.05.04 15:57:21.567745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 5844 | 2026.05.04 15:57:22.096884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5845 | 2026.05.04 15:57:22.113224 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.04 15:57:22.113287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5847 | 2026.05.04 15:57:22.119257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5848 | 2026.05.04 15:57:22.119964 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.04 15:57:22.122762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5850 | 2026.05.04 15:57:23.069601 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.05.04 15:57:23.069850 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5852 | 2026.05.04 15:57:23.070199 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5853 | 2026.05.04 15:57:23.070237 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5854 | 2026.05.04 15:57:23.070475 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5855 | 2026.05.04 15:57:23.070543 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5856 | 2026.05.04 15:57:23.070683 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5857 | 2026.05.04 15:57:23.070720 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5858 | 2026.05.04 15:57:23.070741 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5859 | 2026.05.04 15:57:23.070756 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5860 | 2026.05.04 15:57:23.070795 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5861 | 2026.05.04 15:57:23.070815 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5862 | 2026.05.04 15:57:23.071918 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002162 sec., 23589.26919518964 rows/sec., 5.59 MiB/sec. | ||
| 5863 | 2026.05.04 15:57:23.072033 [ 4 ] {aa883c23-981d-472c-8f98-b0583f4c648d} <Debug> TCPHandler: Processed in 0.00255394 sec. | ||
| 5864 | 2026.05.04 15:57:23.077058 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2026.05.04 15:57:23.077165 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5866 | 2026.05.04 15:57:23.077209 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5867 | 2026.05.04 15:57:23.077815 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.05.04 15:57:23.077861 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5869 | 2026.05.04 15:57:23.078249 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5870 | 2026.05.04 15:57:23.078489 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.05.04 15:57:23.078632 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001497 sec., 189712.75885103538 rows/sec., 12.05 MiB/sec. | ||
| 5872 | 2026.05.04 15:57:23.078670 [ 4 ] {af8243fa-e27b-4211-818b-2711a5327d70} <Debug> TCPHandler: Processed in 0.001661765 sec. | ||
| 5873 | 2026.05.04 15:57:23.078802 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.05.04 15:57:23.078895 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5875 | 2026.05.04 15:57:23.078936 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5876 | 2026.05.04 15:57:23.079663 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.05.04 15:57:23.079697 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5878 | 2026.05.04 15:57:23.080110 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5879 | 2026.05.04 15:57:23.080326 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.05.04 15:57:23.080453 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001576 sec., 514593.90862944163 rows/sec., 39.77 MiB/sec. | ||
| 5881 | 2026.05.04 15:57:23.080490 [ 4 ] {bc60c3ef-4e51-48e7-a63f-b67aca2621a2} <Debug> TCPHandler: Processed in 0.001735228 sec. | ||
| 5882 | 2026.05.04 15:57:23.080600 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.05.04 15:57:23.080693 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5884 | 2026.05.04 15:57:23.080733 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5885 | 2026.05.04 15:57:23.081191 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.05.04 15:57:23.081227 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5887 | 2026.05.04 15:57:23.081525 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5888 | 2026.05.04 15:57:23.081733 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.05.04 15:57:23.081857 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 7.49 MiB/sec. | ||
| 5890 | 2026.05.04 15:57:23.081893 [ 4 ] {804d4396-8cf2-4503-8595-4cee3d1eb082} <Debug> TCPHandler: Processed in 0.001340877 sec. | ||
| 5891 | 2026.05.04 15:57:23.082020 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.05.04 15:57:23.082112 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.05.04 15:57:23.082152 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5894 | 2026.05.04 15:57:23.082609 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.05.04 15:57:23.082645 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5896 | 2026.05.04 15:57:23.082941 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5897 | 2026.05.04 15:57:23.083158 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.05.04 15:57:23.083289 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 5899 | 2026.05.04 15:57:23.083326 [ 4 ] {ce3e17d0-0739-4714-b81f-9369d332c807} <Debug> TCPHandler: Processed in 0.001366737 sec. | ||
| 5900 | 2026.05.04 15:57:23.083437 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.04 15:57:23.083529 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.05.04 15:57:23.083568 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5903 | 2026.05.04 15:57:23.084023 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.05.04 15:57:23.084058 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5905 | 2026.05.04 15:57:23.084357 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5906 | 2026.05.04 15:57:23.084576 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.05.04 15:57:23.084698 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 5908 | 2026.05.04 15:57:23.084737 [ 4 ] {5333e958-00b1-4804-962b-52217bec76eb} <Debug> TCPHandler: Processed in 0.001346467 sec. | ||
| 5909 | 2026.05.04 15:57:23.084851 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.05.04 15:57:23.084942 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5911 | 2026.05.04 15:57:23.084981 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5912 | 2026.05.04 15:57:23.085622 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.05.04 15:57:23.085658 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5914 | 2026.05.04 15:57:23.085976 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5915 | 2026.05.04 15:57:23.086200 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.05.04 15:57:23.086328 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001404 sec., 353988.603988604 rows/sec., 24.86 MiB/sec. | ||
| 5917 | 2026.05.04 15:57:23.086364 [ 4 ] {a3dbe6a1-5f32-46c7-adda-6301f6d0920e} <Debug> TCPHandler: Processed in 0.001560642 sec. | ||
| 5918 | 2026.05.04 15:57:23.086471 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.05.04 15:57:23.086563 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5920 | 2026.05.04 15:57:23.086604 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5921 | 2026.05.04 15:57:23.086939 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.05.04 15:57:23.086975 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5923 | 2026.05.04 15:57:23.087284 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5924 | 2026.05.04 15:57:23.087491 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.05.04 15:57:23.087617 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5926 | 2026.05.04 15:57:23.087653 [ 4 ] {d16dd939-2c1b-4909-8d4a-8ceb2e4a0180} <Debug> TCPHandler: Processed in 0.001228774 sec. | ||
| 5927 | 2026.05.04 15:57:23.087762 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.05.04 15:57:23.087854 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.05.04 15:57:23.087896 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5930 | 2026.05.04 15:57:23.088322 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.05.04 15:57:23.088357 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5932 | 2026.05.04 15:57:23.088686 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5933 | 2026.05.04 15:57:23.088897 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.05.04 15:57:23.089037 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 5935 | 2026.05.04 15:57:23.089074 [ 4 ] {6b13135c-c7dc-413b-a18d-bc1be46514b5} <Debug> TCPHandler: Processed in 0.001358848 sec. | ||
| 5936 | 2026.05.04 15:57:23.089190 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.05.04 15:57:23.089283 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5938 | 2026.05.04 15:57:23.089325 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5939 | 2026.05.04 15:57:23.089639 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.05.04 15:57:23.089673 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5941 | 2026.05.04 15:57:23.089968 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5942 | 2026.05.04 15:57:23.090184 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.05.04 15:57:23.090309 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 5944 | 2026.05.04 15:57:23.090344 [ 4 ] {f5f52479-fa79-47ed-b501-43313f37fd0e} <Debug> TCPHandler: Processed in 0.001201303 sec. | ||
| 5945 | 2026.05.04 15:57:23.090453 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.05.04 15:57:23.090544 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.05.04 15:57:23.090598 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5948 | 2026.05.04 15:57:23.091322 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.05.04 15:57:23.091357 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5950 | 2026.05.04 15:57:23.091854 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5951 | 2026.05.04 15:57:23.092091 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.05.04 15:57:23.092191 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5953 | 2026.05.04 15:57:23.092224 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001698 sec., 4122.497055359246 rows/sec., 7.39 MiB/sec. | ||
| 5954 | 2026.05.04 15:57:23.092237 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.04 15:57:23.092262 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5956 | 2026.05.04 15:57:23.092276 [ 4 ] {e8db5b07-3441-4d16-8b31-4e09c86d906d} <Debug> TCPHandler: Processed in 0.001869551 sec. | ||
| 5957 | 2026.05.04 15:57:23.092383 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5958 | 2026.05.04 15:57:23.092403 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.04 15:57:23.092514 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.04 15:57:23.092555 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5961 | 2026.05.04 15:57:23.092643 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.05.04 15:57:23.092714 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 440 rows starting from the beginning of the part | ||
| 5963 | 2026.05.04 15:57:23.092859 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5964 | 2026.05.04 15:57:23.092895 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.04 15:57:23.092937 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5966 | 2026.05.04 15:57:23.092965 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5967 | 2026.05.04 15:57:23.093070 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5968 | 2026.05.04 15:57:23.093164 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5969 | 2026.05.04 15:57:23.093255 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5970 | 2026.05.04 15:57:23.093266 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5971 | 2026.05.04 15:57:23.093501 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.05.04 15:57:23.093633 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 5973 | 2026.05.04 15:57:23.093668 [ 4 ] {6e881a58-e03c-4879-a6c4-67a50fb8a73a} <Debug> TCPHandler: Processed in 0.001313056 sec. | ||
| 5974 | 2026.05.04 15:57:23.110775 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 19 columns (19 merged, 0 gathered) in 0.018448305 sec., 28783.132108884798 rows/sec., 51.58 MiB/sec. | ||
| 5975 | 2026.05.04 15:57:23.111808 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5976 | 2026.05.04 15:57:23.112155 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.04 15:57:23.112220 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5978 | 2026.05.04 15:57:23.112328 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5979 | 2026.05.04 15:57:24.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.62 MiB, peak 266.97 MiB, free memory in arenas 0.00 B, will set to 260.81 MiB (RSS), difference: 1.20 MiB | ||
| 5980 | 2026.05.04 15:57:25.048140 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.05.04 15:57:25.048364 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5982 | 2026.05.04 15:57:25.048699 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5983 | 2026.05.04 15:57:25.048736 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5984 | 2026.05.04 15:57:25.048982 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5985 | 2026.05.04 15:57:25.049049 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5986 | 2026.05.04 15:57:25.049194 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5987 | 2026.05.04 15:57:25.049230 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5988 | 2026.05.04 15:57:25.049252 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 5989 | 2026.05.04 15:57:25.049267 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5990 | 2026.05.04 15:57:25.049306 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 5991 | 2026.05.04 15:57:25.049326 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5992 | 2026.05.04 15:57:25.050504 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002236 sec., 22808.586762075134 rows/sec., 5.40 MiB/sec. | ||
| 5993 | 2026.05.04 15:57:25.050611 [ 4 ] {dc6648c4-1a99-494a-813c-f0404eb668bd} <Debug> TCPHandler: Processed in 0.002602871 sec. | ||
| 5994 | 2026.05.04 15:57:25.063941 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.05.04 15:57:25.064052 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.05.04 15:57:25.064097 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5997 | 2026.05.04 15:57:25.064651 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.05.04 15:57:25.064700 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5999 | 2026.05.04 15:57:25.065117 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6000 | 2026.05.04 15:57:25.065367 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.05.04 15:57:25.065499 [ 98 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6002 | 2026.05.04 15:57:25.065517 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.33 MiB/sec. | ||
| 6003 | 2026.05.04 15:57:25.065586 [ 98 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.05.04 15:57:25.065602 [ 4 ] {beba0ed9-5e6e-4ccd-a8ae-117d5222ab7f} <Debug> TCPHandler: Processed in 0.001709667 sec. | ||
| 6005 | 2026.05.04 15:57:25.065617 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6006 | 2026.05.04 15:57:25.065726 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 6007 | 2026.05.04 15:57:25.065727 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.05.04 15:57:25.065855 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6009 | 2026.05.04 15:57:25.065856 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6010 | 2026.05.04 15:57:25.065895 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 6011 | 2026.05.04 15:57:25.065916 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6012 | 2026.05.04 15:57:25.065966 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6013 | 2026.05.04 15:57:25.066016 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6014 | 2026.05.04 15:57:25.066058 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6015 | 2026.05.04 15:57:25.066098 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6016 | 2026.05.04 15:57:25.066153 [ 186 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6017 | 2026.05.04 15:57:25.066335 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.05.04 15:57:25.066377 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6019 | 2026.05.04 15:57:25.066677 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6020 | 2026.05.04 15:57:25.066914 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.05.04 15:57:25.067043 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 6022 | 2026.05.04 15:57:25.067081 [ 4 ] {4bf5bb56-f901-47c3-acd9-73a9dd2daba9} <Debug> TCPHandler: Processed in 0.001403429 sec. | ||
| 6023 | 2026.05.04 15:57:25.067181 [ 189 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503221 sec., 976569.6461132462 rows/sec., 66.37 MiB/sec. | ||
| 6024 | 2026.05.04 15:57:25.067198 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.04 15:57:25.067290 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6026 | 2026.05.04 15:57:25.067327 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6027 | 2026.05.04 15:57:25.067331 [ 197 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6028 | 2026.05.04 15:57:25.067573 [ 197 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.05.04 15:57:25.067632 [ 197 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_16_3} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6030 | 2026.05.04 15:57:25.067703 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6031 | 2026.05.04 15:57:25.068698 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.05.04 15:57:25.068733 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6033 | 2026.05.04 15:57:25.069194 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6034 | 2026.05.04 15:57:25.069422 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.05.04 15:57:25.069533 [ 98 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6036 | 2026.05.04 15:57:25.069551 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Debug> executeQuery: Read 2593 rows, 199.67 KiB in 0.002266 sec., 1144307.149161518 rows/sec., 86.05 MiB/sec. | ||
| 6037 | 2026.05.04 15:57:25.069578 [ 98 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.05.04 15:57:25.069599 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6039 | 2026.05.04 15:57:25.069606 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6040 | 2026.05.04 15:57:25.069622 [ 4 ] {c25f95dd-b760-4e75-9311-843de9d24cba} <Debug> TCPHandler: Processed in 0.002466087 sec. | ||
| 6041 | 2026.05.04 15:57:25.069709 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6042 | 2026.05.04 15:57:25.069760 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.04 15:57:25.069791 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6044 | 2026.05.04 15:57:25.069818 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3360 rows starting from the beginning of the part | ||
| 6045 | 2026.05.04 15:57:25.069854 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6046 | 2026.05.04 15:57:25.069871 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 126 rows starting from the beginning of the part | ||
| 6047 | 2026.05.04 15:57:25.069895 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6048 | 2026.05.04 15:57:25.069913 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 812 rows starting from the beginning of the part | ||
| 6049 | 2026.05.04 15:57:25.069952 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 126 rows starting from the beginning of the part | ||
| 6050 | 2026.05.04 15:57:25.069991 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 811 rows starting from the beginning of the part | ||
| 6051 | 2026.05.04 15:57:25.070030 [ 189 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2593 rows starting from the beginning of the part | ||
| 6052 | 2026.05.04 15:57:25.070317 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.04 15:57:25.070352 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6054 | 2026.05.04 15:57:25.070651 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6055 | 2026.05.04 15:57:25.070864 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.05.04 15:57:25.070971 [ 98 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6057 | 2026.05.04 15:57:25.070991 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Debug> executeQuery: Read 60 rows, 4.55 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.85 MiB/sec. | ||
| 6058 | 2026.05.04 15:57:25.071004 [ 98 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.05.04 15:57:25.071030 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6060 | 2026.05.04 15:57:25.071034 [ 4 ] {7be1820d-7032-4895-83e7-8491abdded35} <Debug> TCPHandler: Processed in 0.001322707 sec. | ||
| 6061 | 2026.05.04 15:57:25.071110 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6062 | 2026.05.04 15:57:25.071172 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.05.04 15:57:25.071186 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.05.04 15:57:25.071210 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6065 | 2026.05.04 15:57:25.071257 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 6066 | 2026.05.04 15:57:25.071267 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.05.04 15:57:25.071297 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 151 rows starting from the beginning of the part | ||
| 6068 | 2026.05.04 15:57:25.071308 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6069 | 2026.05.04 15:57:25.071338 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6070 | 2026.05.04 15:57:25.071376 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 6071 | 2026.05.04 15:57:25.071413 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 6072 | 2026.05.04 15:57:25.071929 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.04 15:57:25.071963 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6074 | 2026.05.04 15:57:25.072152 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7828 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485588 sec., 3149355.4040331705 rows/sec., 251.98 MiB/sec. | ||
| 6075 | 2026.05.04 15:57:25.072254 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177572 sec., 556229.2581685026 rows/sec., 37.64 MiB/sec. | ||
| 6076 | 2026.05.04 15:57:25.072401 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6077 | 2026.05.04 15:57:25.072418 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6078 | 2026.05.04 15:57:25.072557 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6079 | 2026.05.04 15:57:25.072672 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.05.04 15:57:25.072735 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.05.04 15:57:25.072753 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_31_6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6082 | 2026.05.04 15:57:25.072811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6083 | 2026.05.04 15:57:25.072888 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001639 sec., 503355.70469798654 rows/sec., 29.44 MiB/sec. | ||
| 6084 | 2026.05.04 15:57:25.072931 [ 4 ] {e19337e9-334e-472a-9a21-3dfea83ef673} <Debug> TCPHandler: Processed in 0.001813729 sec. | ||
| 6085 | 2026.05.04 15:57:25.072934 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.05.04 15:57:25.073031 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_36_7} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6087 | 2026.05.04 15:57:25.073055 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.05.04 15:57:25.073150 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 6089 | 2026.05.04 15:57:25.073158 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.05.04 15:57:25.073214 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6091 | 2026.05.04 15:57:25.073618 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.05.04 15:57:25.073656 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6093 | 2026.05.04 15:57:25.073968 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6094 | 2026.05.04 15:57:25.074185 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.05.04 15:57:25.074314 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 6096 | 2026.05.04 15:57:25.074352 [ 4 ] {7d5f381f-d47a-42aa-896b-fe07bba68569} <Debug> TCPHandler: Processed in 0.001346367 sec. | ||
| 6097 | 2026.05.04 15:57:25.074477 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.05.04 15:57:25.074572 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6099 | 2026.05.04 15:57:25.074613 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6100 | 2026.05.04 15:57:25.075005 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.04 15:57:25.075041 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6102 | 2026.05.04 15:57:25.075340 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6103 | 2026.05.04 15:57:25.075545 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.04 15:57:25.075645 [ 98 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6105 | 2026.05.04 15:57:25.075673 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 6106 | 2026.05.04 15:57:25.075679 [ 98 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.04 15:57:25.075713 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6108 | 2026.05.04 15:57:25.075718 [ 4 ] {64dfe190-934a-4f2c-b6f2-dde1e29ffc7f} <Debug> TCPHandler: Processed in 0.001289965 sec. | ||
| 6109 | 2026.05.04 15:57:25.075788 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 6110 | 2026.05.04 15:57:25.075861 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.05.04 15:57:25.075871 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2026.05.04 15:57:25.075901 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 6113 | 2026.05.04 15:57:25.075950 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6114 | 2026.05.04 15:57:25.075957 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6115 | 2026.05.04 15:57:25.075990 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6116 | 2026.05.04 15:57:25.076000 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6117 | 2026.05.04 15:57:25.076027 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6118 | 2026.05.04 15:57:25.076065 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6119 | 2026.05.04 15:57:25.076101 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6120 | 2026.05.04 15:57:25.076802 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.04 15:57:25.076838 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6122 | 2026.05.04 15:57:25.076842 [ 197 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108618 sec., 703382.4964554678 rows/sec., 43.12 MiB/sec. | ||
| 6123 | 2026.05.04 15:57:25.076950 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6124 | 2026.05.04 15:57:25.077176 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.05.04 15:57:25.077207 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6126 | 2026.05.04 15:57:25.077236 [ 201 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_16_3} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6127 | 2026.05.04 15:57:25.077290 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6128 | 2026.05.04 15:57:25.077430 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.04 15:57:25.077539 [ 98 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6130 | 2026.05.04 15:57:25.077561 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Debug> executeQuery: Read 1363 rows, 94.34 KiB in 0.001622 sec., 840320.5918618989 rows/sec., 56.80 MiB/sec. | ||
| 6131 | 2026.05.04 15:57:25.077572 [ 98 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.04 15:57:25.077601 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6133 | 2026.05.04 15:57:25.077607 [ 4 ] {3198de53-6974-4541-b678-12a01837b8f3} <Debug> TCPHandler: Processed in 0.001796399 sec. | ||
| 6134 | 2026.05.04 15:57:25.077705 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6135 | 2026.05.04 15:57:25.077735 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.05.04 15:57:25.077847 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6137 | 2026.05.04 15:57:25.077857 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6138 | 2026.05.04 15:57:25.077895 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6139 | 2026.05.04 15:57:25.077902 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 6140 | 2026.05.04 15:57:25.077984 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 99 rows starting from the beginning of the part | ||
| 6141 | 2026.05.04 15:57:25.078037 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 499 rows starting from the beginning of the part | ||
| 6142 | 2026.05.04 15:57:25.078085 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 99 rows starting from the beginning of the part | ||
| 6143 | 2026.05.04 15:57:25.078132 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 497 rows starting from the beginning of the part | ||
| 6144 | 2026.05.04 15:57:25.078181 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1363 rows starting from the beginning of the part | ||
| 6145 | 2026.05.04 15:57:25.078626 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.05.04 15:57:25.078667 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6147 | 2026.05.04 15:57:25.079138 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6148 | 2026.05.04 15:57:25.079369 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.05.04 15:57:25.079481 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6150 | 2026.05.04 15:57:25.079505 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Debug> executeQuery: Read 1710 rows, 110.27 KiB in 0.001677 sec., 1019677.9964221824 rows/sec., 64.21 MiB/sec. | ||
| 6151 | 2026.05.04 15:57:25.079513 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.05.04 15:57:25.079544 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6153 | 2026.05.04 15:57:25.079550 [ 4 ] {d01bc175-4e5b-4708-834d-ee2744b1ee14} <Debug> TCPHandler: Processed in 0.001864201 sec. | ||
| 6154 | 2026.05.04 15:57:25.079606 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6155 | 2026.05.04 15:57:25.079674 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.05.04 15:57:25.079681 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6157 | 2026.05.04 15:57:25.079712 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12258 rows starting from the beginning of the part | ||
| 6158 | 2026.05.04 15:57:25.079734 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4387 rows, containing 5 columns (5 merged, 0 gathered) in 0.002081457 sec., 2107658.241318461 rows/sec., 153.27 MiB/sec. | ||
| 6159 | 2026.05.04 15:57:25.079755 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6160 | 2026.05.04 15:57:25.079769 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.05.04 15:57:25.079792 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 6162 | 2026.05.04 15:57:25.079825 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6163 | 2026.05.04 15:57:25.079826 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6164 | 2026.05.04 15:57:25.079859 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6165 | 2026.05.04 15:57:25.079894 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1710 rows starting from the beginning of the part | ||
| 6166 | 2026.05.04 15:57:25.079930 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6167 | 2026.05.04 15:57:25.080231 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.04 15:57:25.080307 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_36_7} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6169 | 2026.05.04 15:57:25.080391 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6170 | 2026.05.04 15:57:25.080671 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.05.04 15:57:25.080714 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6172 | 2026.05.04 15:57:25.081321 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6173 | 2026.05.04 15:57:25.081552 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.05.04 15:57:25.081699 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001948 sec., 22587.268993839836 rows/sec., 40.48 MiB/sec. | ||
| 6175 | 2026.05.04 15:57:25.081767 [ 4 ] {c068a72e-19e9-4bf1-adca-a43117ed3695} <Debug> TCPHandler: Processed in 0.002142239 sec. | ||
| 6176 | 2026.05.04 15:57:25.081886 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.05.04 15:57:25.081982 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6178 | 2026.05.04 15:57:25.082023 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6179 | 2026.05.04 15:57:25.082335 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.05.04 15:57:25.082368 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6181 | 2026.05.04 15:57:25.082658 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6182 | 2026.05.04 15:57:25.082855 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.05.04 15:57:25.082951 [ 57 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6184 | 2026.05.04 15:57:25.082977 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 6185 | 2026.05.04 15:57:25.082984 [ 57 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.05.04 15:57:25.083012 [ 4 ] {b5f0df86-6d6e-4ca8-a30c-9bada619a35e} <Debug> TCPHandler: Processed in 0.001234253 sec. | ||
| 6187 | 2026.05.04 15:57:25.083016 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6188 | 2026.05.04 15:57:25.083149 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6189 | 2026.05.04 15:57:25.083230 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6190 | 2026.05.04 15:57:25.083255 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part | ||
| 6191 | 2026.05.04 15:57:25.083303 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6192 | 2026.05.04 15:57:25.083341 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6193 | 2026.05.04 15:57:25.083377 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6194 | 2026.05.04 15:57:25.083413 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6195 | 2026.05.04 15:57:25.083413 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14819 rows, containing 5 columns (5 merged, 0 gathered) in 0.003823585 sec., 3875682.115083096 rows/sec., 253.96 MiB/sec. | ||
| 6196 | 2026.05.04 15:57:25.083451 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6197 | 2026.05.04 15:57:25.084199 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6198 | 2026.05.04 15:57:25.084394 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276275 sec., 1795851.2076159136 rows/sec., 116.48 MiB/sec. | ||
| 6199 | 2026.05.04 15:57:25.084493 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.05.04 15:57:25.084573 [ 199 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6201 | 2026.05.04 15:57:25.084596 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6202 | 2026.05.04 15:57:25.084657 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6203 | 2026.05.04 15:57:25.084837 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.05.04 15:57:25.084900 [ 193 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_36_7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6205 | 2026.05.04 15:57:25.084954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6206 | 2026.05.04 15:57:28.064156 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.05.04 15:57:28.064457 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6208 | 2026.05.04 15:57:28.064848 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6209 | 2026.05.04 15:57:28.064891 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6210 | 2026.05.04 15:57:28.065142 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6211 | 2026.05.04 15:57:28.065215 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6212 | 2026.05.04 15:57:28.065364 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6213 | 2026.05.04 15:57:28.065401 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6214 | 2026.05.04 15:57:28.065430 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 6215 | 2026.05.04 15:57:28.065454 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6216 | 2026.05.04 15:57:28.065496 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6217 | 2026.05.04 15:57:28.065516 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6218 | 2026.05.04 15:57:28.066647 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002308 sec., 22097.05372616984 rows/sec., 5.23 MiB/sec. | ||
| 6219 | 2026.05.04 15:57:28.066763 [ 4 ] {3223fc4c-e6e9-42d9-a984-54870b0049be} <Debug> TCPHandler: Processed in 0.002796166 sec. | ||
| 6220 | 2026.05.04 15:57:28.068128 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.05.04 15:57:28.068246 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6222 | 2026.05.04 15:57:28.068291 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6223 | 2026.05.04 15:57:28.068808 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.05.04 15:57:28.068858 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6225 | 2026.05.04 15:57:28.069241 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6226 | 2026.05.04 15:57:28.069476 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.05.04 15:57:28.069639 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.02 MiB/sec. | ||
| 6228 | 2026.05.04 15:57:28.069682 [ 4 ] {ef862e83-944f-4da7-966e-6b0f4738fa6c} <Debug> TCPHandler: Processed in 0.001607794 sec. | ||
| 6229 | 2026.05.04 15:57:28.069809 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.05.04 15:57:28.069908 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6231 | 2026.05.04 15:57:28.069948 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6232 | 2026.05.04 15:57:28.070385 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.05.04 15:57:28.070425 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6234 | 2026.05.04 15:57:28.070745 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6235 | 2026.05.04 15:57:28.070987 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.05.04 15:57:28.071129 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 6237 | 2026.05.04 15:57:28.071168 [ 4 ] {43875332-c6b4-40cd-ba31-a7c416456573} <Debug> TCPHandler: Processed in 0.001406989 sec. | ||
| 6238 | 2026.05.04 15:57:28.071289 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.05.04 15:57:28.071386 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.05.04 15:57:28.071430 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6241 | 2026.05.04 15:57:28.071823 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.04 15:57:28.071867 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6243 | 2026.05.04 15:57:28.072224 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6244 | 2026.05.04 15:57:28.072461 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.05.04 15:57:28.072604 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001237 sec., 77607.11398544867 rows/sec., 5.41 MiB/sec. | ||
| 6246 | 2026.05.04 15:57:28.072644 [ 4 ] {5932f512-7b18-46f9-9a37-fea6fde0e94a} <Debug> TCPHandler: Processed in 0.001402868 sec. | ||
| 6247 | 2026.05.04 15:57:28.072770 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.05.04 15:57:28.072865 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6249 | 2026.05.04 15:57:28.072909 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6250 | 2026.05.04 15:57:28.073267 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.05.04 15:57:28.073306 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6252 | 2026.05.04 15:57:28.073624 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6253 | 2026.05.04 15:57:28.073835 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.05.04 15:57:28.073969 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001123 sec., 32056.990204808546 rows/sec., 2.16 MiB/sec. | ||
| 6255 | 2026.05.04 15:57:28.074005 [ 4 ] {2cc5acc4-038a-4147-8412-6957d55261da} <Debug> TCPHandler: Processed in 0.001284385 sec. | ||
| 6256 | 2026.05.04 15:57:29.015431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11937 | ||
| 6257 | 2026.05.04 15:57:29.015971 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.04 15:57:29.016025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6259 | 2026.05.04 15:57:29.016559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6260 | 2026.05.04 15:57:29.016813 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.04 15:57:29.016975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11937 | ||
| 6262 | 2026.05.04 15:57:29.623752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6263 | 2026.05.04 15:57:29.640883 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.05.04 15:57:29.640943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6265 | 2026.05.04 15:57:29.646525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6266 | 2026.05.04 15:57:29.647245 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.05.04 15:57:29.650005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6268 | 2026.05.04 15:57:31.568991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 796 | ||
| 6269 | 2026.05.04 15:57:31.572485 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.05.04 15:57:31.572556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6271 | 2026.05.04 15:57:31.574074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6272 | 2026.05.04 15:57:31.574454 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.05.04 15:57:31.574865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6274 | 2026.05.04 15:57:31.954562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36352 | ||
| 6275 | 2026.05.04 15:57:31.954684 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6276 | 2026.05.04 15:57:31.954715 [ 293 ] {} <Debug> TCP-Session: 9a61e607-155e-46dc-8a03-b73529745b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:36352 | ||
| 6277 | 2026.05.04 15:57:31.954740 [ 293 ] {} <Debug> TCP-Session: 9a61e607-155e-46dc-8a03-b73529745b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.05.04 15:57:31.954756 [ 293 ] {} <Debug> TCP-Session: 9a61e607-155e-46dc-8a03-b73529745b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.04 15:57:31.955050 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47078 | ||
| 6280 | 2026.05.04 15:57:31.955078 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61528 | ||
| 6281 | 2026.05.04 15:57:31.955090 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41547 | ||
| 6282 | 2026.05.04 15:57:31.955121 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34016 | ||
| 6283 | 2026.05.04 15:57:31.955173 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6284 | 2026.05.04 15:57:31.955176 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6285 | 2026.05.04 15:57:31.955113 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46941 | ||
| 6286 | 2026.05.04 15:57:31.955225 [ 298 ] {} <Debug> TCP-Session: ebb8301b-26c3-4a00-a874-19835afd54d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61528 | ||
| 6287 | 2026.05.04 15:57:31.955215 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6288 | 2026.05.04 15:57:31.955274 [ 298 ] {} <Debug> TCP-Session: ebb8301b-26c3-4a00-a874-19835afd54d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.05.04 15:57:31.955213 [ 295 ] {} <Debug> TCP-Session: b847b132-e353-407e-b9ca-5a07482b5f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:47078 | ||
| 6290 | 2026.05.04 15:57:31.955298 [ 298 ] {} <Debug> TCP-Session: ebb8301b-26c3-4a00-a874-19835afd54d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.05.04 15:57:31.955296 [ 299 ] {} <Debug> TCP-Session: 410abb71-daca-44a5-86a7-e5a8ac3c6ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41547 | ||
| 6292 | 2026.05.04 15:57:31.955315 [ 295 ] {} <Debug> TCP-Session: b847b132-e353-407e-b9ca-5a07482b5f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.05.04 15:57:31.955341 [ 299 ] {} <Debug> TCP-Session: 410abb71-daca-44a5-86a7-e5a8ac3c6ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6294 | 2026.05.04 15:57:31.955349 [ 295 ] {} <Debug> TCP-Session: b847b132-e353-407e-b9ca-5a07482b5f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.05.04 15:57:31.955363 [ 299 ] {} <Debug> TCP-Session: 410abb71-daca-44a5-86a7-e5a8ac3c6ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2026.05.04 15:57:31.955359 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.05.04 15:57:31.955381 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6298 | 2026.05.04 15:57:31.955101 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55337 | ||
| 6299 | 2026.05.04 15:57:31.955421 [ 3 ] {} <Debug> TCP-Session: f2b7bb71-ffdb-45b9-a02c-8139b8cfa45f Authenticating user 'default' from [fd00:1122:3344:101::e]:34016 | ||
| 6300 | 2026.05.04 15:57:31.955434 [ 301 ] {} <Debug> TCP-Session: 540f3cff-38d3-4765-8582-595e91455ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46941 | ||
| 6301 | 2026.05.04 15:57:31.955475 [ 3 ] {} <Debug> TCP-Session: f2b7bb71-ffdb-45b9-a02c-8139b8cfa45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.05.04 15:57:31.955487 [ 301 ] {} <Debug> TCP-Session: 540f3cff-38d3-4765-8582-595e91455ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.05.04 15:57:31.955502 [ 3 ] {} <Debug> TCP-Session: f2b7bb71-ffdb-45b9-a02c-8139b8cfa45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.05.04 15:57:31.955516 [ 301 ] {} <Debug> TCP-Session: 540f3cff-38d3-4765-8582-595e91455ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.05.04 15:57:31.955106 [ 293 ] {} <Trace> TCP-Session: 9a61e607-155e-46dc-8a03-b73529745b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.05.04 15:57:31.955067 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55659 | ||
| 6307 | 2026.05.04 15:57:31.955570 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6308 | 2026.05.04 15:57:31.955065 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48126 | ||
| 6309 | 2026.05.04 15:57:31.955621 [ 300 ] {} <Debug> TCP-Session: 904b3528-e2ba-463d-8604-62f14e6a7dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55337 | ||
| 6310 | 2026.05.04 15:57:31.955659 [ 300 ] {} <Debug> TCP-Session: 904b3528-e2ba-463d-8604-62f14e6a7dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.05.04 15:57:31.955674 [ 300 ] {} <Debug> TCP-Session: 904b3528-e2ba-463d-8604-62f14e6a7dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.05.04 15:57:31.955734 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6313 | 2026.05.04 15:57:31.955759 [ 296 ] {} <Debug> TCP-Session: 8819e153-128a-4f26-9043-b41e5135fce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55659 | ||
| 6314 | 2026.05.04 15:57:31.955759 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36352) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6315 | 2026.05.04 15:57:31.955776 [ 296 ] {} <Debug> TCP-Session: 8819e153-128a-4f26-9043-b41e5135fce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6316 | 2026.05.04 15:57:31.955813 [ 296 ] {} <Debug> TCP-Session: 8819e153-128a-4f26-9043-b41e5135fce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6317 | 2026.05.04 15:57:31.955907 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6318 | 2026.05.04 15:57:31.955940 [ 297 ] {} <Debug> TCP-Session: df7f397e-b444-4c8a-9d89-d43909b62113 Authenticating user 'default' from [fd00:1122:3344:101::e]:48126 | ||
| 6319 | 2026.05.04 15:57:31.955956 [ 297 ] {} <Debug> TCP-Session: df7f397e-b444-4c8a-9d89-d43909b62113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6320 | 2026.05.04 15:57:31.955968 [ 297 ] {} <Debug> TCP-Session: df7f397e-b444-4c8a-9d89-d43909b62113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.05.04 15:57:31.956091 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6322 | 2026.05.04 15:57:31.956153 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6323 | 2026.05.04 15:57:31.956430 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 6324 | 2026.05.04 15:57:31.957303 [ 309 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> AggregatingTransform: Aggregating | ||
| 6325 | 2026.05.04 15:57:31.957341 [ 309 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> Aggregator: Aggregation method: without_key | ||
| 6326 | 2026.05.04 15:57:31.957375 [ 309 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845633 sec. (1182.546 rows/sec., 46.19 KiB/sec.) | ||
| 6327 | 2026.05.04 15:57:31.957393 [ 309 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Trace> Aggregator: Merging aggregated data | ||
| 6328 | 2026.05.04 15:57:31.958661 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 6329 | 2026.05.04 15:57:31.958743 [ 293 ] {bfd4509e-7ba6-4517-bc9b-b83000538e67} <Debug> TCPHandler: Processed in 0.003752782 sec. | ||
| 6330 | 2026.05.04 15:57:31.958864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6331 | 2026.05.04 15:57:31.958890 [ 293 ] {} <Debug> TCP-Session: 9a61e607-155e-46dc-8a03-b73529745b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.05.04 15:57:31.958892 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6333 | 2026.05.04 15:57:31.958915 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6334 | 2026.05.04 15:57:31.958938 [ 3 ] {} <Debug> TCP-Session: f2b7bb71-ffdb-45b9-a02c-8139b8cfa45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.05.04 15:57:31.958944 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6336 | 2026.05.04 15:57:31.958960 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6337 | 2026.05.04 15:57:31.958974 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6338 | 2026.05.04 15:57:31.958991 [ 295 ] {} <Debug> TCP-Session: b847b132-e353-407e-b9ca-5a07482b5f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.05.04 15:57:31.959008 [ 299 ] {} <Debug> TCP-Session: 410abb71-daca-44a5-86a7-e5a8ac3c6ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.05.04 15:57:31.959004 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6341 | 2026.05.04 15:57:31.959025 [ 298 ] {} <Debug> TCP-Session: ebb8301b-26c3-4a00-a874-19835afd54d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2026.05.04 15:57:31.958993 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6343 | 2026.05.04 15:57:31.959058 [ 301 ] {} <Debug> TCP-Session: 540f3cff-38d3-4765-8582-595e91455ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.05.04 15:57:31.958963 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6345 | 2026.05.04 15:57:31.959098 [ 300 ] {} <Debug> TCP-Session: 904b3528-e2ba-463d-8604-62f14e6a7dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.05.04 15:57:31.958953 [ 296 ] {} <Debug> TCP-Session: 8819e153-128a-4f26-9043-b41e5135fce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2026.05.04 15:57:31.959147 [ 297 ] {} <Debug> TCP-Session: df7f397e-b444-4c8a-9d89-d43909b62113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.05.04 15:57:32.265161 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60542 | ||
| 6349 | 2026.05.04 15:57:32.265284 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6350 | 2026.05.04 15:57:32.265321 [ 293 ] {} <Debug> TCP-Session: 0e11a40b-4035-4b50-8efe-82aac15f2030 Authenticating user 'default' from [fd00:1122:3344:101::e]:60542 | ||
| 6351 | 2026.05.04 15:57:32.265347 [ 293 ] {} <Debug> TCP-Session: 0e11a40b-4035-4b50-8efe-82aac15f2030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.05.04 15:57:32.265367 [ 293 ] {} <Debug> TCP-Session: 0e11a40b-4035-4b50-8efe-82aac15f2030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.05.04 15:57:32.265570 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65230 | ||
| 6354 | 2026.05.04 15:57:32.265610 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64735 | ||
| 6355 | 2026.05.04 15:57:32.265633 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56918 | ||
| 6356 | 2026.05.04 15:57:32.265651 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51804 | ||
| 6357 | 2026.05.04 15:57:32.265676 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46616 | ||
| 6358 | 2026.05.04 15:57:32.265703 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6359 | 2026.05.04 15:57:32.265729 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6360 | 2026.05.04 15:57:32.265735 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6361 | 2026.05.04 15:57:32.265753 [ 295 ] {} <Debug> TCP-Session: 4966bd35-311c-4cab-aa6b-cd64c2198a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:65230 | ||
| 6362 | 2026.05.04 15:57:32.265757 [ 298 ] {} <Debug> TCP-Session: 7fc6498e-630b-417b-a396-9cf41689b057 Authenticating user 'default' from [fd00:1122:3344:101::e]:56918 | ||
| 6363 | 2026.05.04 15:57:32.265776 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6364 | 2026.05.04 15:57:32.265778 [ 296 ] {} <Debug> TCP-Session: 434437b8-9ec3-4eba-8a50-392afeeafb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:64735 | ||
| 6365 | 2026.05.04 15:57:32.265789 [ 298 ] {} <Debug> TCP-Session: 7fc6498e-630b-417b-a396-9cf41689b057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.05.04 15:57:32.265808 [ 3 ] {} <Debug> TCP-Session: d817ddeb-376a-4710-aa8a-799335c79fed Authenticating user 'default' from [fd00:1122:3344:101::e]:46616 | ||
| 6367 | 2026.05.04 15:57:32.265824 [ 296 ] {} <Debug> TCP-Session: 434437b8-9ec3-4eba-8a50-392afeeafb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.05.04 15:57:32.265827 [ 298 ] {} <Debug> TCP-Session: 7fc6498e-630b-417b-a396-9cf41689b057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.05.04 15:57:32.265843 [ 3 ] {} <Debug> TCP-Session: d817ddeb-376a-4710-aa8a-799335c79fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.05.04 15:57:32.265847 [ 296 ] {} <Debug> TCP-Session: 434437b8-9ec3-4eba-8a50-392afeeafb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.05.04 15:57:32.265871 [ 3 ] {} <Debug> TCP-Session: d817ddeb-376a-4710-aa8a-799335c79fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.05.04 15:57:32.265787 [ 295 ] {} <Debug> TCP-Session: 4966bd35-311c-4cab-aa6b-cd64c2198a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2026.05.04 15:57:32.265770 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6374 | 2026.05.04 15:57:32.265907 [ 295 ] {} <Debug> TCP-Session: 4966bd35-311c-4cab-aa6b-cd64c2198a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.05.04 15:57:32.265667 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45077 | ||
| 6376 | 2026.05.04 15:57:32.265953 [ 299 ] {} <Debug> TCP-Session: 0051a6c7-17a4-4ccf-9dd7-9c578eafd0d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51804 | ||
| 6377 | 2026.05.04 15:57:32.265654 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54016 | ||
| 6378 | 2026.05.04 15:57:32.265988 [ 299 ] {} <Debug> TCP-Session: 0051a6c7-17a4-4ccf-9dd7-9c578eafd0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.05.04 15:57:32.266009 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6380 | 2026.05.04 15:57:32.266021 [ 299 ] {} <Debug> TCP-Session: 0051a6c7-17a4-4ccf-9dd7-9c578eafd0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.05.04 15:57:32.266043 [ 301 ] {} <Debug> TCP-Session: e9375760-3cee-4c16-972b-327c7eabd09e Authenticating user 'default' from [fd00:1122:3344:101::e]:45077 | ||
| 6382 | 2026.05.04 15:57:32.266049 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6383 | 2026.05.04 15:57:32.266068 [ 301 ] {} <Debug> TCP-Session: e9375760-3cee-4c16-972b-327c7eabd09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.05.04 15:57:32.266086 [ 300 ] {} <Debug> TCP-Session: 04fd376e-bd5d-4534-a01c-d35783f4640f Authenticating user 'default' from [fd00:1122:3344:101::e]:54016 | ||
| 6385 | 2026.05.04 15:57:32.266094 [ 301 ] {} <Debug> TCP-Session: e9375760-3cee-4c16-972b-327c7eabd09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2026.05.04 15:57:32.266113 [ 300 ] {} <Debug> TCP-Session: 04fd376e-bd5d-4534-a01c-d35783f4640f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.05.04 15:57:32.265623 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 6388 | 2026.05.04 15:57:32.266139 [ 300 ] {} <Debug> TCP-Session: 04fd376e-bd5d-4534-a01c-d35783f4640f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2026.05.04 15:57:32.265704 [ 293 ] {} <Trace> TCP-Session: 0e11a40b-4035-4b50-8efe-82aac15f2030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.05.04 15:57:32.266208 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6391 | 2026.05.04 15:57:32.266230 [ 297 ] {} <Debug> TCP-Session: 21df01da-a02c-4a22-9534-ac91906fc12c Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 6392 | 2026.05.04 15:57:32.266247 [ 297 ] {} <Debug> TCP-Session: 21df01da-a02c-4a22-9534-ac91906fc12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2026.05.04 15:57:32.266266 [ 297 ] {} <Debug> TCP-Session: 21df01da-a02c-4a22-9534-ac91906fc12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.05.04 15:57:32.266384 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60542) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6395 | 2026.05.04 15:57:32.266649 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6396 | 2026.05.04 15:57:32.266701 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6397 | 2026.05.04 15:57:32.266978 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 6398 | 2026.05.04 15:57:32.267895 [ 333 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> AggregatingTransform: Aggregating | ||
| 6399 | 2026.05.04 15:57:32.267930 [ 333 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> Aggregator: Aggregation method: without_key | ||
| 6400 | 2026.05.04 15:57:32.267962 [ 333 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887345 sec. (1126.957 rows/sec., 44.02 KiB/sec.) | ||
| 6401 | 2026.05.04 15:57:32.268093 [ 333 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Trace> Aggregator: Merging aggregated data | ||
| 6402 | 2026.05.04 15:57:32.269835 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003518 sec., 284.25241614553727 rows/sec., 11.10 KiB/sec. | ||
| 6403 | 2026.05.04 15:57:32.269953 [ 293 ] {4c42ee71-6845-4d38-a245-a33e2a644e43} <Debug> TCPHandler: Processed in 0.004386351 sec. | ||
| 6404 | 2026.05.04 15:57:32.270121 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6405 | 2026.05.04 15:57:32.270137 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6406 | 2026.05.04 15:57:32.270156 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6407 | 2026.05.04 15:57:32.270171 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6408 | 2026.05.04 15:57:32.270186 [ 295 ] {} <Debug> TCP-Session: 4966bd35-311c-4cab-aa6b-cd64c2198a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2026.05.04 15:57:32.270208 [ 298 ] {} <Debug> TCP-Session: 7fc6498e-630b-417b-a396-9cf41689b057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.05.04 15:57:32.270211 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6411 | 2026.05.04 15:57:32.270233 [ 299 ] {} <Debug> TCP-Session: 0051a6c7-17a4-4ccf-9dd7-9c578eafd0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2026.05.04 15:57:32.270250 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6413 | 2026.05.04 15:57:32.270282 [ 296 ] {} <Debug> TCP-Session: 434437b8-9ec3-4eba-8a50-392afeeafb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.05.04 15:57:32.270239 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6415 | 2026.05.04 15:57:32.270312 [ 301 ] {} <Debug> TCP-Session: e9375760-3cee-4c16-972b-327c7eabd09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.05.04 15:57:32.270226 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6417 | 2026.05.04 15:57:32.270190 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6418 | 2026.05.04 15:57:32.270170 [ 293 ] {} <Debug> TCP-Session: 0e11a40b-4035-4b50-8efe-82aac15f2030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.05.04 15:57:32.270459 [ 300 ] {} <Debug> TCP-Session: 04fd376e-bd5d-4534-a01c-d35783f4640f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.05.04 15:57:32.270518 [ 297 ] {} <Debug> TCP-Session: 21df01da-a02c-4a22-9534-ac91906fc12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6421 | 2026.05.04 15:57:32.270530 [ 3 ] {} <Debug> TCP-Session: d817ddeb-376a-4710-aa8a-799335c79fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.05.04 15:57:32.306798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53371 | ||
| 6423 | 2026.05.04 15:57:32.306899 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6424 | 2026.05.04 15:57:32.306925 [ 293 ] {} <Debug> TCP-Session: 8f6f8eb0-371f-4951-8cea-30fef4d8a78e Authenticating user 'default' from [fd00:1122:3344:101::e]:53371 | ||
| 6425 | 2026.05.04 15:57:32.306950 [ 293 ] {} <Debug> TCP-Session: 8f6f8eb0-371f-4951-8cea-30fef4d8a78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2026.05.04 15:57:32.306963 [ 293 ] {} <Debug> TCP-Session: 8f6f8eb0-371f-4951-8cea-30fef4d8a78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.05.04 15:57:32.307111 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60552 | ||
| 6428 | 2026.05.04 15:57:32.307173 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37071 | ||
| 6429 | 2026.05.04 15:57:32.307203 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6430 | 2026.05.04 15:57:32.307206 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51130 | ||
| 6431 | 2026.05.04 15:57:32.307245 [ 295 ] {} <Debug> TCP-Session: bfbaf967-0312-4ce6-8898-a80b5e4a5c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60552 | ||
| 6432 | 2026.05.04 15:57:32.307238 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33163 | ||
| 6433 | 2026.05.04 15:57:32.307276 [ 295 ] {} <Debug> TCP-Session: bfbaf967-0312-4ce6-8898-a80b5e4a5c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.05.04 15:57:32.307273 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47713 | ||
| 6435 | 2026.05.04 15:57:32.307305 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6436 | 2026.05.04 15:57:32.307301 [ 295 ] {} <Debug> TCP-Session: bfbaf967-0312-4ce6-8898-a80b5e4a5c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.05.04 15:57:32.307326 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6438 | 2026.05.04 15:57:32.307340 [ 297 ] {} <Debug> TCP-Session: 9e916bff-1d08-4fc3-ab3e-5683e2a1207b Authenticating user 'default' from [fd00:1122:3344:101::e]:51130 | ||
| 6439 | 2026.05.04 15:57:32.307362 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6440 | 2026.05.04 15:57:32.307365 [ 298 ] {} <Debug> TCP-Session: 97f14816-4e8c-4cac-92aa-c49b0e49a7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33163 | ||
| 6441 | 2026.05.04 15:57:32.307383 [ 297 ] {} <Debug> TCP-Session: 9e916bff-1d08-4fc3-ab3e-5683e2a1207b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.05.04 15:57:32.307391 [ 301 ] {} <Debug> TCP-Session: d702a2a0-666d-46ad-a6e0-f84dae78482b Authenticating user 'default' from [fd00:1122:3344:101::e]:47713 | ||
| 6443 | 2026.05.04 15:57:32.307406 [ 298 ] {} <Debug> TCP-Session: 97f14816-4e8c-4cac-92aa-c49b0e49a7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6444 | 2026.05.04 15:57:32.307422 [ 297 ] {} <Debug> TCP-Session: 9e916bff-1d08-4fc3-ab3e-5683e2a1207b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.05.04 15:57:32.307439 [ 301 ] {} <Debug> TCP-Session: d702a2a0-666d-46ad-a6e0-f84dae78482b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.05.04 15:57:32.307447 [ 298 ] {} <Debug> TCP-Session: 97f14816-4e8c-4cac-92aa-c49b0e49a7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.05.04 15:57:32.307471 [ 301 ] {} <Debug> TCP-Session: d702a2a0-666d-46ad-a6e0-f84dae78482b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2026.05.04 15:57:32.307259 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35593 | ||
| 6449 | 2026.05.04 15:57:32.307255 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39010 | ||
| 6450 | 2026.05.04 15:57:32.307280 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35503 | ||
| 6451 | 2026.05.04 15:57:32.307581 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2026.05.04 15:57:32.307266 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6453 | 2026.05.04 15:57:32.307628 [ 300 ] {} <Debug> TCP-Session: 026b239a-d2c0-465f-bad4-f4377170caae Authenticating user 'default' from [fd00:1122:3344:101::e]:35593 | ||
| 6454 | 2026.05.04 15:57:32.307294 [ 293 ] {} <Trace> TCP-Session: 8f6f8eb0-371f-4951-8cea-30fef4d8a78e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.05.04 15:57:32.307652 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6456 | 2026.05.04 15:57:32.307657 [ 300 ] {} <Debug> TCP-Session: 026b239a-d2c0-465f-bad4-f4377170caae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.05.04 15:57:32.307666 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6458 | 2026.05.04 15:57:32.307693 [ 300 ] {} <Debug> TCP-Session: 026b239a-d2c0-465f-bad4-f4377170caae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.05.04 15:57:32.307692 [ 3 ] {} <Debug> TCP-Session: 76a19cfd-52c3-4a57-a95a-3ae5cca75c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:35503 | ||
| 6460 | 2026.05.04 15:57:32.307734 [ 299 ] {} <Debug> TCP-Session: 079f51f7-4c10-4117-915e-fe0018016cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:39010 | ||
| 6461 | 2026.05.04 15:57:32.307757 [ 3 ] {} <Debug> TCP-Session: 76a19cfd-52c3-4a57-a95a-3ae5cca75c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.05.04 15:57:32.307645 [ 296 ] {} <Debug> TCP-Session: a548a184-9e48-43db-bcf6-68e2b09a8fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37071 | ||
| 6463 | 2026.05.04 15:57:32.307791 [ 3 ] {} <Debug> TCP-Session: 76a19cfd-52c3-4a57-a95a-3ae5cca75c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.05.04 15:57:32.307785 [ 299 ] {} <Debug> TCP-Session: 079f51f7-4c10-4117-915e-fe0018016cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.05.04 15:57:32.307815 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53371) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6466 | 2026.05.04 15:57:32.307832 [ 299 ] {} <Debug> TCP-Session: 079f51f7-4c10-4117-915e-fe0018016cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.05.04 15:57:32.307805 [ 296 ] {} <Debug> TCP-Session: a548a184-9e48-43db-bcf6-68e2b09a8fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.05.04 15:57:32.307878 [ 296 ] {} <Debug> TCP-Session: a548a184-9e48-43db-bcf6-68e2b09a8fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.05.04 15:57:32.308093 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6470 | 2026.05.04 15:57:32.308152 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6471 | 2026.05.04 15:57:32.308427 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 6472 | 2026.05.04 15:57:32.309336 [ 344 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> AggregatingTransform: Aggregating | ||
| 6473 | 2026.05.04 15:57:32.309379 [ 344 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6474 | 2026.05.04 15:57:32.309416 [ 344 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891714 sec. (1121.436 rows/sec., 43.81 KiB/sec.) | ||
| 6475 | 2026.05.04 15:57:32.309435 [ 344 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Trace> Aggregator: Merging aggregated data | ||
| 6476 | 2026.05.04 15:57:32.310648 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002887 sec., 346.3803255975061 rows/sec., 13.53 KiB/sec. | ||
| 6477 | 2026.05.04 15:57:32.310810 [ 293 ] {b3f58051-8374-4827-bb7d-5349f1be826d} <Debug> TCPHandler: Processed in 0.003626809 sec. | ||
| 6478 | 2026.05.04 15:57:32.310937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6479 | 2026.05.04 15:57:32.310966 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6480 | 2026.05.04 15:57:32.310968 [ 293 ] {} <Debug> TCP-Session: 8f6f8eb0-371f-4951-8cea-30fef4d8a78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.05.04 15:57:32.310999 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6482 | 2026.05.04 15:57:32.311012 [ 295 ] {} <Debug> TCP-Session: bfbaf967-0312-4ce6-8898-a80b5e4a5c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.05.04 15:57:32.311032 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6484 | 2026.05.04 15:57:32.311046 [ 296 ] {} <Debug> TCP-Session: a548a184-9e48-43db-bcf6-68e2b09a8fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.05.04 15:57:32.311059 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6486 | 2026.05.04 15:57:32.311077 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6487 | 2026.05.04 15:57:32.311095 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6488 | 2026.05.04 15:57:32.311104 [ 300 ] {} <Debug> TCP-Session: 026b239a-d2c0-465f-bad4-f4377170caae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2026.05.04 15:57:32.311133 [ 299 ] {} <Debug> TCP-Session: 079f51f7-4c10-4117-915e-fe0018016cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.05.04 15:57:32.311145 [ 298 ] {} <Debug> TCP-Session: 97f14816-4e8c-4cac-92aa-c49b0e49a7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.05.04 15:57:32.311017 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6492 | 2026.05.04 15:57:32.311080 [ 297 ] {} <Debug> TCP-Session: 9e916bff-1d08-4fc3-ab3e-5683e2a1207b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2026.05.04 15:57:32.311208 [ 301 ] {} <Debug> TCP-Session: d702a2a0-666d-46ad-a6e0-f84dae78482b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2026.05.04 15:57:32.310980 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6495 | 2026.05.04 15:57:32.311257 [ 3 ] {} <Debug> TCP-Session: 76a19cfd-52c3-4a57-a95a-3ae5cca75c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6496 | 2026.05.04 15:57:33.066079 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.05.04 15:57:33.066336 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6498 | 2026.05.04 15:57:33.066672 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6499 | 2026.05.04 15:57:33.066711 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6500 | 2026.05.04 15:57:33.066934 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6501 | 2026.05.04 15:57:33.067008 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6502 | 2026.05.04 15:57:33.067151 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6503 | 2026.05.04 15:57:33.067187 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6504 | 2026.05.04 15:57:33.067209 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 6505 | 2026.05.04 15:57:33.067225 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6506 | 2026.05.04 15:57:33.067265 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6507 | 2026.05.04 15:57:33.067285 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6508 | 2026.05.04 15:57:33.068347 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002103 sec., 24251.069900142655 rows/sec., 5.74 MiB/sec. | ||
| 6509 | 2026.05.04 15:57:33.068430 [ 4 ] {95b7242c-fb41-44a9-9c29-a7194d02cb43} <Debug> TCPHandler: Processed in 0.002480018 sec. | ||
| 6510 | 2026.05.04 15:57:33.070247 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.05.04 15:57:33.070375 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6512 | 2026.05.04 15:57:33.070429 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6513 | 2026.05.04 15:57:33.070997 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.05.04 15:57:33.071045 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6515 | 2026.05.04 15:57:33.071434 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6516 | 2026.05.04 15:57:33.071653 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.05.04 15:57:33.071806 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001526 sec., 45871.55963302752 rows/sec., 3.68 MiB/sec. | ||
| 6518 | 2026.05.04 15:57:33.071845 [ 4 ] {9dac0e59-7750-4831-b331-c0e6ef97b7ae} <Debug> TCPHandler: Processed in 0.001710977 sec. | ||
| 6519 | 2026.05.04 15:57:33.072049 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.05.04 15:57:33.072150 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.05.04 15:57:33.072192 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6522 | 2026.05.04 15:57:33.072596 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.05.04 15:57:33.072634 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6524 | 2026.05.04 15:57:33.072943 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6525 | 2026.05.04 15:57:33.073163 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.05.04 15:57:33.073296 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001169 sec., 5988.023952095808 rows/sec., 450.27 KiB/sec. | ||
| 6527 | 2026.05.04 15:57:33.073341 [ 4 ] {ec90458d-9553-4d58-be5a-8a041b47da79} <Debug> TCPHandler: Processed in 0.001341606 sec. | ||
| 6528 | 2026.05.04 15:57:33.073473 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.04 15:57:33.073575 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6530 | 2026.05.04 15:57:33.073616 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6531 | 2026.05.04 15:57:33.074152 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.04 15:57:33.074205 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6533 | 2026.05.04 15:57:33.074629 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6534 | 2026.05.04 15:57:33.075003 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.04 15:57:33.075179 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001623 sec., 43746.149106592726 rows/sec., 3.42 MiB/sec. | ||
| 6536 | 2026.05.04 15:57:33.075228 [ 4 ] {221c5359-a445-408e-b45e-e4e12e8dee28} <Debug> TCPHandler: Processed in 0.00180523 sec. | ||
| 6537 | 2026.05.04 15:57:33.077262 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.05.04 15:57:33.077381 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.04 15:57:33.077429 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6540 | 2026.05.04 15:57:33.077920 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.05.04 15:57:33.077975 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6542 | 2026.05.04 15:57:33.078331 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6543 | 2026.05.04 15:57:33.078561 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.05.04 15:57:33.078707 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 6545 | 2026.05.04 15:57:33.078746 [ 4 ] {d697bb09-6ded-48c7-ba3d-e269539504bd} <Debug> TCPHandler: Processed in 0.001546252 sec. | ||
| 6546 | 2026.05.04 15:57:33.078870 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.05.04 15:57:33.078976 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.05.04 15:57:33.079031 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6549 | 2026.05.04 15:57:33.079778 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.04 15:57:33.079815 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6551 | 2026.05.04 15:57:33.080348 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6552 | 2026.05.04 15:57:33.080593 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.04 15:57:33.080736 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00179 sec., 3910.614525139665 rows/sec., 7.01 MiB/sec. | ||
| 6554 | 2026.05.04 15:57:33.080790 [ 4 ] {d89633a6-a360-4bb6-9f3a-94a099c4e039} <Debug> TCPHandler: Processed in 0.001967564 sec. | ||
| 6555 | 2026.05.04 15:57:33.080910 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.05.04 15:57:33.081015 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6557 | 2026.05.04 15:57:33.081057 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6558 | 2026.05.04 15:57:33.081395 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.05.04 15:57:33.081432 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6560 | 2026.05.04 15:57:33.081732 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6561 | 2026.05.04 15:57:33.081944 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.05.04 15:57:33.082088 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6563 | 2026.05.04 15:57:33.082124 [ 4 ] {d80077e2-04f9-431a-94d7-14525c7f6f11} <Debug> TCPHandler: Processed in 0.001261874 sec. | ||
| 6564 | 2026.05.04 15:57:34.044129 [ 141 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6565 | 2026.05.04 15:57:34.044207 [ 141 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.05.04 15:57:34.044231 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6567 | 2026.05.04 15:57:34.044349 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6568 | 2026.05.04 15:57:34.044505 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6569 | 2026.05.04 15:57:34.044545 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part | ||
| 6570 | 2026.05.04 15:57:34.044617 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6571 | 2026.05.04 15:57:34.044667 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6572 | 2026.05.04 15:57:34.044711 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6573 | 2026.05.04 15:57:34.044754 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6574 | 2026.05.04 15:57:34.045590 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294215 sec., 13135.375497888681 rows/sec., 876.04 KiB/sec. | ||
| 6575 | 2026.05.04 15:57:34.045743 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6576 | 2026.05.04 15:57:34.046037 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.05.04 15:57:34.046119 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_15_3} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6578 | 2026.05.04 15:57:34.046189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6579 | 2026.05.04 15:57:36.407785 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6580 | 2026.05.04 15:57:36.407842 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6581 | 2026.05.04 15:57:36.517165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12385 | ||
| 6582 | 2026.05.04 15:57:36.517622 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.04 15:57:36.517656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6584 | 2026.05.04 15:57:36.518137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6585 | 2026.05.04 15:57:36.518383 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.04 15:57:36.518508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12385 | ||
| 6587 | 2026.05.04 15:57:36.518508 [ 125 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6588 | 2026.05.04 15:57:36.518563 [ 125 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.05.04 15:57:36.518585 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6590 | 2026.05.04 15:57:36.518745 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6591 | 2026.05.04 15:57:36.518946 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6592 | 2026.05.04 15:57:36.519005 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10017 rows starting from the beginning of the part | ||
| 6593 | 2026.05.04 15:57:36.519101 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6594 | 2026.05.04 15:57:36.519170 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6595 | 2026.05.04 15:57:36.519236 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6596 | 2026.05.04 15:57:36.519301 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6597 | 2026.05.04 15:57:36.519363 [ 199 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6598 | 2026.05.04 15:57:36.523130 [ 198 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12385 rows, containing 4 columns (4 merged, 0 gathered) in 0.004459872 sec., 2776985.5278357766 rows/sec., 39.73 MiB/sec. | ||
| 6599 | 2026.05.04 15:57:36.523508 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6600 | 2026.05.04 15:57:36.523813 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.05.04 15:57:36.523883 [ 200 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_26_5} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6602 | 2026.05.04 15:57:36.523980 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6603 | 2026.05.04 15:57:37.150174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6604 | 2026.05.04 15:57:37.167064 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.05.04 15:57:37.167113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6606 | 2026.05.04 15:57:37.172758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6607 | 2026.05.04 15:57:37.173433 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.05.04 15:57:37.173725 [ 113 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6609 | 2026.05.04 15:57:37.173789 [ 113 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.04 15:57:37.173809 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6611 | 2026.05.04 15:57:37.173946 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6612 | 2026.05.04 15:57:37.176498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6613 | 2026.05.04 15:57:37.177608 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.05.04 15:57:37.178991 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6615 | 2026.05.04 15:57:37.183292 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6616 | 2026.05.04 15:57:37.187602 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6617 | 2026.05.04 15:57:37.191607 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6618 | 2026.05.04 15:57:37.195867 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6619 | 2026.05.04 15:57:37.199972 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6620 | 2026.05.04 15:57:37.253344 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079463622 sec., 2466.537455340256 rows/sec., 12.75 MiB/sec. | ||
| 6621 | 2026.05.04 15:57:37.254944 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6622 | 2026.05.04 15:57:37.256576 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.05.04 15:57:37.256664 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_26_5} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6624 | 2026.05.04 15:57:37.258145 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6625 | 2026.05.04 15:57:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.75 MiB, peak 273.30 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: 5.95 MiB | ||
| 6626 | 2026.05.04 15:57:38.067093 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.05.04 15:57:38.067308 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6628 | 2026.05.04 15:57:38.067660 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6629 | 2026.05.04 15:57:38.067698 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6630 | 2026.05.04 15:57:38.067912 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6631 | 2026.05.04 15:57:38.067979 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6632 | 2026.05.04 15:57:38.068117 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6633 | 2026.05.04 15:57:38.068159 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6634 | 2026.05.04 15:57:38.068182 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 6635 | 2026.05.04 15:57:38.068197 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6636 | 2026.05.04 15:57:38.068236 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6637 | 2026.05.04 15:57:38.068257 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6638 | 2026.05.04 15:57:38.069269 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002048 sec., 24902.34375 rows/sec., 5.90 MiB/sec. | ||
| 6639 | 2026.05.04 15:57:38.069335 [ 4 ] {58ea97b9-7404-4a93-9b31-1356ba3327af} <Debug> TCPHandler: Processed in 0.002365534 sec. | ||
| 6640 | 2026.05.04 15:57:38.071467 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.05.04 15:57:38.071572 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6642 | 2026.05.04 15:57:38.071615 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6643 | 2026.05.04 15:57:38.072118 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.05.04 15:57:38.072156 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6645 | 2026.05.04 15:57:38.072533 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6646 | 2026.05.04 15:57:38.072762 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.05.04 15:57:38.072904 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00136 sec., 92647.0588235294 rows/sec., 8.00 MiB/sec. | ||
| 6648 | 2026.05.04 15:57:38.072941 [ 4 ] {a6c70071-7394-4fab-9c75-2cb0e9ef7e8e} <Debug> TCPHandler: Processed in 0.001524582 sec. | ||
| 6649 | 2026.05.04 15:57:38.073065 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.05.04 15:57:38.073159 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6651 | 2026.05.04 15:57:38.073204 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6652 | 2026.05.04 15:57:38.073652 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.05.04 15:57:38.073687 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6654 | 2026.05.04 15:57:38.074032 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6655 | 2026.05.04 15:57:38.074256 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.05.04 15:57:38.074385 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001245 sec., 28112.449799196787 rows/sec., 2.06 MiB/sec. | ||
| 6657 | 2026.05.04 15:57:38.074435 [ 4 ] {42d24169-fb65-4f0c-9f52-8ff3570dbd30} <Debug> TCPHandler: Processed in 0.001418599 sec. | ||
| 6658 | 2026.05.04 15:57:38.074555 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.05.04 15:57:38.074648 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6660 | 2026.05.04 15:57:38.074688 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6661 | 2026.05.04 15:57:38.075150 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.05.04 15:57:38.075186 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6663 | 2026.05.04 15:57:38.075500 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6664 | 2026.05.04 15:57:38.075725 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.04 15:57:38.075851 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00122 sec., 81147.54098360657 rows/sec., 6.34 MiB/sec. | ||
| 6666 | 2026.05.04 15:57:38.075887 [ 4 ] {31f26087-a037-468e-80cd-1bf0f4b89d9e} <Debug> TCPHandler: Processed in 0.001380407 sec. | ||
| 6667 | 2026.05.04 15:57:38.076023 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.05.04 15:57:38.076118 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.05.04 15:57:38.076160 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6670 | 2026.05.04 15:57:38.076615 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.05.04 15:57:38.076652 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6672 | 2026.05.04 15:57:38.077019 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6673 | 2026.05.04 15:57:38.077244 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.04 15:57:38.077380 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 6675 | 2026.05.04 15:57:38.077418 [ 4 ] {e297e832-ea95-40be-bfe3-e7c5d73fce5a} <Debug> TCPHandler: Processed in 0.00145439 sec. | ||
| 6676 | 2026.05.04 15:57:38.077539 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.05.04 15:57:38.077634 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.05.04 15:57:38.077689 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6679 | 2026.05.04 15:57:38.078502 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.05.04 15:57:38.078540 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6681 | 2026.05.04 15:57:38.079197 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6682 | 2026.05.04 15:57:38.079431 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.05.04 15:57:38.079574 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001959 sec., 17866.258295048498 rows/sec., 32.02 MiB/sec. | ||
| 6684 | 2026.05.04 15:57:38.079628 [ 4 ] {e60ce080-1b2c-4746-ae68-c2b5de23c49a} <Debug> TCPHandler: Processed in 0.002138659 sec. | ||
| 6685 | 2026.05.04 15:57:38.079776 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.05.04 15:57:38.079871 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.05.04 15:57:38.079914 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6688 | 2026.05.04 15:57:38.080269 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.05.04 15:57:38.080307 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6690 | 2026.05.04 15:57:38.080617 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6691 | 2026.05.04 15:57:38.080831 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.05.04 15:57:38.080959 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 6693 | 2026.05.04 15:57:38.080996 [ 4 ] {5fc7562d-9e94-45c6-babb-9e44c8aca267} <Debug> TCPHandler: Processed in 0.001269664 sec. | ||
| 6694 | 2026.05.04 15:57:41.575186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 830 | ||
| 6695 | 2026.05.04 15:57:41.577504 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.05.04 15:57:41.577552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6697 | 2026.05.04 15:57:41.578807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6698 | 2026.05.04 15:57:41.579085 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.05.04 15:57:41.579332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6700 | 2026.05.04 15:57:43.069650 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.05.04 15:57:43.069912 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6702 | 2026.05.04 15:57:43.070277 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6703 | 2026.05.04 15:57:43.070316 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6704 | 2026.05.04 15:57:43.070556 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6705 | 2026.05.04 15:57:43.070622 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6706 | 2026.05.04 15:57:43.070761 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6707 | 2026.05.04 15:57:43.070798 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6708 | 2026.05.04 15:57:43.070819 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 6709 | 2026.05.04 15:57:43.070835 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6710 | 2026.05.04 15:57:43.070874 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6711 | 2026.05.04 15:57:43.070896 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6712 | 2026.05.04 15:57:43.071858 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002049 sec., 24890.190336749634 rows/sec., 5.89 MiB/sec. | ||
| 6713 | 2026.05.04 15:57:43.071928 [ 4 ] {28723a26-c614-44d3-add2-c098a721f965} <Debug> TCPHandler: Processed in 0.002406505 sec. | ||
| 6714 | 2026.05.04 15:57:43.076990 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.05.04 15:57:43.077109 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6716 | 2026.05.04 15:57:43.077154 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6717 | 2026.05.04 15:57:43.077723 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.05.04 15:57:43.077768 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6719 | 2026.05.04 15:57:43.078153 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6720 | 2026.05.04 15:57:43.078372 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.05.04 15:57:43.078518 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001439 sec., 197359.27727588604 rows/sec., 12.53 MiB/sec. | ||
| 6722 | 2026.05.04 15:57:43.078558 [ 4 ] {deed5046-8d13-47f8-997f-e06b93ced6fd} <Debug> TCPHandler: Processed in 0.001621794 sec. | ||
| 6723 | 2026.05.04 15:57:43.078700 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.05.04 15:57:43.078799 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6725 | 2026.05.04 15:57:43.078841 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6726 | 2026.05.04 15:57:43.079243 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.05.04 15:57:43.079282 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6728 | 2026.05.04 15:57:43.079581 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6729 | 2026.05.04 15:57:43.079791 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.05.04 15:57:43.079931 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 424.33 KiB/sec. | ||
| 6731 | 2026.05.04 15:57:43.079971 [ 4 ] {6d107c09-b59a-46bd-8c67-1138c3f75a20} <Debug> TCPHandler: Processed in 0.001320486 sec. | ||
| 6732 | 2026.05.04 15:57:43.080091 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.05.04 15:57:43.080188 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6734 | 2026.05.04 15:57:43.080228 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6735 | 2026.05.04 15:57:43.080985 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.05.04 15:57:43.081024 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6737 | 2026.05.04 15:57:43.081399 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6738 | 2026.05.04 15:57:43.081606 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.04 15:57:43.081738 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.00157 sec., 518471.33757961786 rows/sec., 40.06 MiB/sec. | ||
| 6740 | 2026.05.04 15:57:43.081776 [ 4 ] {e40e2ff7-8068-41a3-be79-40893b03df56} <Debug> TCPHandler: Processed in 0.001734398 sec. | ||
| 6741 | 2026.05.04 15:57:43.081892 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.05.04 15:57:43.081990 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.05.04 15:57:43.082030 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6744 | 2026.05.04 15:57:43.082460 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.05.04 15:57:43.082497 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6746 | 2026.05.04 15:57:43.082818 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6747 | 2026.05.04 15:57:43.083038 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.05.04 15:57:43.083168 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001197 sec., 129490.3926482874 rows/sec., 7.74 MiB/sec. | ||
| 6749 | 2026.05.04 15:57:43.083206 [ 4 ] {2e00c04a-02c2-492f-9a08-2cb22f468624} <Debug> TCPHandler: Processed in 0.001364897 sec. | ||
| 6750 | 2026.05.04 15:57:43.083332 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.05.04 15:57:43.083425 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.05.04 15:57:43.083464 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6753 | 2026.05.04 15:57:43.083889 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.05.04 15:57:43.083929 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6755 | 2026.05.04 15:57:43.084242 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6756 | 2026.05.04 15:57:43.084447 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.05.04 15:57:43.084574 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 6758 | 2026.05.04 15:57:43.084613 [ 4 ] {c28181bc-a6a7-4785-b17a-27a6627bcf18} <Debug> TCPHandler: Processed in 0.001330506 sec. | ||
| 6759 | 2026.05.04 15:57:43.084732 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.05.04 15:57:43.084825 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.05.04 15:57:43.084865 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6762 | 2026.05.04 15:57:43.085290 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.05.04 15:57:43.085327 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6764 | 2026.05.04 15:57:43.085649 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6765 | 2026.05.04 15:57:43.085856 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.04 15:57:43.085987 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 6767 | 2026.05.04 15:57:43.086025 [ 4 ] {a7fd2d13-bf6d-4cc7-b89f-17f26c23f7f3} <Debug> TCPHandler: Processed in 0.001341607 sec. | ||
| 6768 | 2026.05.04 15:57:43.086149 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.05.04 15:57:43.086241 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6770 | 2026.05.04 15:57:43.086280 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6771 | 2026.05.04 15:57:43.086854 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.05.04 15:57:43.086891 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6773 | 2026.05.04 15:57:43.087211 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6774 | 2026.05.04 15:57:43.087426 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.05.04 15:57:43.087556 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001333 sec., 377344.336084021 rows/sec., 26.54 MiB/sec. | ||
| 6776 | 2026.05.04 15:57:43.087594 [ 4 ] {02bc7300-c2f9-4d11-adce-60f996358203} <Debug> TCPHandler: Processed in 0.001494171 sec. | ||
| 6777 | 2026.05.04 15:57:43.087712 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.05.04 15:57:43.087817 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6779 | 2026.05.04 15:57:43.087861 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6780 | 2026.05.04 15:57:43.088216 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.05.04 15:57:43.088253 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6782 | 2026.05.04 15:57:43.088592 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6783 | 2026.05.04 15:57:43.088815 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.05.04 15:57:43.088953 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 6785 | 2026.05.04 15:57:43.088993 [ 4 ] {9c2ed7c8-ef34-41a1-b5d9-558cf80d33be} <Debug> TCPHandler: Processed in 0.001330557 sec. | ||
| 6786 | 2026.05.04 15:57:43.089125 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.05.04 15:57:43.089220 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.05.04 15:57:43.089263 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6789 | 2026.05.04 15:57:43.089699 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.05.04 15:57:43.089736 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6791 | 2026.05.04 15:57:43.090115 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6792 | 2026.05.04 15:57:43.090337 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.05.04 15:57:43.090469 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001269 sec., 211189.9133175729 rows/sec., 14.04 MiB/sec. | ||
| 6794 | 2026.05.04 15:57:43.090510 [ 4 ] {06ad6bdc-40b7-4305-b0ff-2d1d6d189e12} <Debug> TCPHandler: Processed in 0.001434789 sec. | ||
| 6795 | 2026.05.04 15:57:43.090633 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.05.04 15:57:43.090728 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6797 | 2026.05.04 15:57:43.090771 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6798 | 2026.05.04 15:57:43.091100 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.05.04 15:57:43.091138 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6800 | 2026.05.04 15:57:43.091460 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6801 | 2026.05.04 15:57:43.091682 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.05.04 15:57:43.091812 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 6803 | 2026.05.04 15:57:43.091849 [ 4 ] {6b92e207-3e70-469e-988e-8e7309adbdd5} <Debug> TCPHandler: Processed in 0.001265215 sec. | ||
| 6804 | 2026.05.04 15:57:43.091963 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.05.04 15:57:43.092057 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.05.04 15:57:43.092111 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6807 | 2026.05.04 15:57:43.092866 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.05.04 15:57:43.092903 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6809 | 2026.05.04 15:57:43.093437 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6810 | 2026.05.04 15:57:43.093664 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.05.04 15:57:43.093802 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001763 sec., 3970.504821327283 rows/sec., 7.11 MiB/sec. | ||
| 6812 | 2026.05.04 15:57:43.093862 [ 4 ] {a742e189-fbbd-4d48-98d5-0eb084fbab14} <Debug> TCPHandler: Processed in 0.001947913 sec. | ||
| 6813 | 2026.05.04 15:57:43.093992 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.05.04 15:57:43.094087 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.05.04 15:57:43.094128 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6816 | 2026.05.04 15:57:43.094474 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.05.04 15:57:43.094510 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6818 | 2026.05.04 15:57:43.094814 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6819 | 2026.05.04 15:57:43.095036 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.05.04 15:57:43.095167 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 6821 | 2026.05.04 15:57:43.095205 [ 4 ] {5c08be47-ff15-4f78-9231-628ba78b3037} <Debug> TCPHandler: Processed in 0.001262044 sec. | ||
| 6822 | 2026.05.04 15:57:44.019517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12897 | ||
| 6823 | 2026.05.04 15:57:44.020048 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.05.04 15:57:44.020094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6825 | 2026.05.04 15:57:44.020619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6826 | 2026.05.04 15:57:44.020855 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.05.04 15:57:44.020982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12897 | ||
| 6828 | 2026.05.04 15:57:44.677489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6829 | 2026.05.04 15:57:44.692501 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.05.04 15:57:44.692556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6831 | 2026.05.04 15:57:44.698802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6832 | 2026.05.04 15:57:44.699498 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.05.04 15:57:44.702167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6834 | 2026.05.04 15:57:48.066307 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.05.04 15:57:48.066538 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6836 | 2026.05.04 15:57:48.066862 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6837 | 2026.05.04 15:57:48.066898 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6838 | 2026.05.04 15:57:48.067106 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6839 | 2026.05.04 15:57:48.067174 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6840 | 2026.05.04 15:57:48.067314 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6841 | 2026.05.04 15:57:48.067351 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6842 | 2026.05.04 15:57:48.067372 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 6843 | 2026.05.04 15:57:48.067388 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6844 | 2026.05.04 15:57:48.067427 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6845 | 2026.05.04 15:57:48.067448 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6846 | 2026.05.04 15:57:48.068336 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001887 sec., 27027.027027027027 rows/sec., 6.40 MiB/sec. | ||
| 6847 | 2026.05.04 15:57:48.068401 [ 4 ] {e7ea1e08-f6e5-4ff6-aa32-da119a176335} <Debug> TCPHandler: Processed in 0.002220081 sec. | ||
| 6848 | 2026.05.04 15:57:48.070704 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.05.04 15:57:48.070817 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6850 | 2026.05.04 15:57:48.070863 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6851 | 2026.05.04 15:57:48.071372 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.05.04 15:57:48.071416 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6853 | 2026.05.04 15:57:48.071836 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6854 | 2026.05.04 15:57:48.072075 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.05.04 15:57:48.072247 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001458 sec., 86419.75308641975 rows/sec., 7.46 MiB/sec. | ||
| 6856 | 2026.05.04 15:57:48.072256 [ 126 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6857 | 2026.05.04 15:57:48.072289 [ 4 ] {9ac0078a-7871-477c-a315-faedaa0fedfc} <Debug> TCPHandler: Processed in 0.001638445 sec. | ||
| 6858 | 2026.05.04 15:57:48.072327 [ 126 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.05.04 15:57:48.072355 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6860 | 2026.05.04 15:57:48.072453 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.04 15:57:48.072477 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6862 | 2026.05.04 15:57:48.072554 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.05.04 15:57:48.072599 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6864 | 2026.05.04 15:57:48.072624 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6865 | 2026.05.04 15:57:48.072671 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3360 rows starting from the beginning of the part | ||
| 6866 | 2026.05.04 15:57:48.072759 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6867 | 2026.05.04 15:57:48.072818 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part | ||
| 6868 | 2026.05.04 15:57:48.072875 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 126 rows starting from the beginning of the part | ||
| 6869 | 2026.05.04 15:57:48.072930 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 814 rows starting from the beginning of the part | ||
| 6870 | 2026.05.04 15:57:48.072992 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 126 rows starting from the beginning of the part | ||
| 6871 | 2026.05.04 15:57:48.073022 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.05.04 15:57:48.073064 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6873 | 2026.05.04 15:57:48.073410 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6874 | 2026.05.04 15:57:48.073674 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.04 15:57:48.073810 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001276 sec., 27429.4670846395 rows/sec., 2.01 MiB/sec. | ||
| 6876 | 2026.05.04 15:57:48.073850 [ 4 ] {9e771a60-f920-464c-98fe-c55092b27775} <Debug> TCPHandler: Processed in 0.00144588 sec. | ||
| 6877 | 2026.05.04 15:57:48.073977 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.05.04 15:57:48.074073 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6879 | 2026.05.04 15:57:48.074114 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6880 | 2026.05.04 15:57:48.074559 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.05.04 15:57:48.074596 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6882 | 2026.05.04 15:57:48.074918 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6883 | 2026.05.04 15:57:48.075145 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.05.04 15:57:48.075240 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821667 sec., 1613230.76039802 rows/sec., 129.78 MiB/sec. | ||
| 6885 | 2026.05.04 15:57:48.075255 [ 126 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6886 | 2026.05.04 15:57:48.075277 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001222 sec., 81014.72995090016 rows/sec., 6.33 MiB/sec. | ||
| 6887 | 2026.05.04 15:57:48.075293 [ 126 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.05.04 15:57:48.075321 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6889 | 2026.05.04 15:57:48.075324 [ 4 ] {404c3538-0b47-4cf1-80be-989f09ec97e5} <Debug> TCPHandler: Processed in 0.001394808 sec. | ||
| 6890 | 2026.05.04 15:57:48.075435 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6891 | 2026.05.04 15:57:48.075465 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.05.04 15:57:48.075567 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.05.04 15:57:48.075578 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6894 | 2026.05.04 15:57:48.075619 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6895 | 2026.05.04 15:57:48.075630 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6896 | 2026.05.04 15:57:48.075671 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6897 | 2026.05.04 15:57:48.075703 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6898 | 2026.05.04 15:57:48.075747 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 71 rows starting from the beginning of the part | ||
| 6899 | 2026.05.04 15:57:48.075808 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 99 rows starting from the beginning of the part | ||
| 6900 | 2026.05.04 15:57:48.075853 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 503 rows starting from the beginning of the part | ||
| 6901 | 2026.05.04 15:57:48.075892 [ 188 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 99 rows starting from the beginning of the part | ||
| 6902 | 2026.05.04 15:57:48.075976 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.04 15:57:48.076058 [ 196 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_41_8} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6904 | 2026.05.04 15:57:48.076068 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.05.04 15:57:48.076110 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6906 | 2026.05.04 15:57:48.076148 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6907 | 2026.05.04 15:57:48.076472 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6908 | 2026.05.04 15:57:48.076711 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.05.04 15:57:48.076825 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6910 | 2026.05.04 15:57:48.076843 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 6911 | 2026.05.04 15:57:48.076865 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.05.04 15:57:48.076886 [ 4 ] {245f88df-f3e0-4e5b-a95b-8f36bc47791e} <Debug> TCPHandler: Processed in 0.00146958 sec. | ||
| 6913 | 2026.05.04 15:57:48.076888 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6914 | 2026.05.04 15:57:48.076978 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6915 | 2026.05.04 15:57:48.077018 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.05.04 15:57:48.077072 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6917 | 2026.05.04 15:57:48.077106 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14819 rows starting from the beginning of the part | ||
| 6918 | 2026.05.04 15:57:48.077117 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.05.04 15:57:48.077134 [ 192 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746648 sec., 1526352.1900234048 rows/sec., 112.37 MiB/sec. | ||
| 6920 | 2026.05.04 15:57:48.077155 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 6921 | 2026.05.04 15:57:48.077177 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6922 | 2026.05.04 15:57:48.077201 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6923 | 2026.05.04 15:57:48.077245 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6924 | 2026.05.04 15:57:48.077284 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 268 rows starting from the beginning of the part | ||
| 6925 | 2026.05.04 15:57:48.077326 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6926 | 2026.05.04 15:57:48.077354 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6927 | 2026.05.04 15:57:48.077699 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.04 15:57:48.077779 [ 197 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_41_8} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6929 | 2026.05.04 15:57:48.077857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6930 | 2026.05.04 15:57:48.078067 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.04 15:57:48.078103 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6932 | 2026.05.04 15:57:48.078688 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6933 | 2026.05.04 15:57:48.078919 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.04 15:57:48.079066 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001968 sec., 17784.552845528455 rows/sec., 31.87 MiB/sec. | ||
| 6935 | 2026.05.04 15:57:48.079081 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6936 | 2026.05.04 15:57:48.079121 [ 4 ] {add92789-0a05-47a3-b1df-4694461d8ce0} <Debug> TCPHandler: Processed in 0.002151719 sec. | ||
| 6937 | 2026.05.04 15:57:48.079146 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.05.04 15:57:48.079172 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6939 | 2026.05.04 15:57:48.079254 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6940 | 2026.05.04 15:57:48.079269 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.05.04 15:57:48.079394 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6942 | 2026.05.04 15:57:48.079437 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6943 | 2026.05.04 15:57:48.079497 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6944 | 2026.05.04 15:57:48.079580 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 531 rows starting from the beginning of the part | ||
| 6945 | 2026.05.04 15:57:48.079713 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 6946 | 2026.05.04 15:57:48.079795 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.05.04 15:57:48.079822 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6948 | 2026.05.04 15:57:48.079837 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6949 | 2026.05.04 15:57:48.079922 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6950 | 2026.05.04 15:57:48.080033 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6951 | 2026.05.04 15:57:48.080129 [ 188 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6952 | 2026.05.04 15:57:48.080185 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6953 | 2026.05.04 15:57:48.080413 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.05.04 15:57:48.080536 [ 123 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6955 | 2026.05.04 15:57:48.080556 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 6956 | 2026.05.04 15:57:48.080571 [ 123 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.05.04 15:57:48.080598 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6958 | 2026.05.04 15:57:48.080600 [ 4 ] {c8b179ff-3cb5-4f9e-8e0d-b01893616cc9} <Debug> TCPHandler: Processed in 0.001380238 sec. | ||
| 6959 | 2026.05.04 15:57:48.080680 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6960 | 2026.05.04 15:57:48.080774 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.05.04 15:57:48.080804 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2292 rows starting from the beginning of the part | ||
| 6962 | 2026.05.04 15:57:48.080853 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6963 | 2026.05.04 15:57:48.080894 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6964 | 2026.05.04 15:57:48.080942 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6965 | 2026.05.04 15:57:48.080983 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6966 | 2026.05.04 15:57:48.081017 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6967 | 2026.05.04 15:57:48.082364 [ 201 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15663 rows, containing 5 columns (5 merged, 0 gathered) in 0.005418329 sec., 2890743.6222495902 rows/sec., 189.91 MiB/sec. | ||
| 6968 | 2026.05.04 15:57:48.082492 [ 197 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185389 sec., 1401377.6437652719 rows/sec., 91.08 MiB/sec. | ||
| 6969 | 2026.05.04 15:57:48.082817 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6970 | 2026.05.04 15:57:48.082964 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6971 | 2026.05.04 15:57:48.083129 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.05.04 15:57:48.083223 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_41_8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6973 | 2026.05.04 15:57:48.083302 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.04 15:57:48.083311 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6975 | 2026.05.04 15:57:48.083387 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6976 | 2026.05.04 15:57:48.083495 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 6977 | 2026.05.04 15:57:48.087572 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.008352218 sec., 78901.1972628109 rows/sec., 141.39 MiB/sec. | ||
| 6978 | 2026.05.04 15:57:48.088401 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6979 | 2026.05.04 15:57:48.088717 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.05.04 15:57:48.088786 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6981 | 2026.05.04 15:57:48.088890 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6982 | 2026.05.04 15:57:49.000964 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.86 MiB, peak 282.15 MiB, free memory in arenas 0.00 B, will set to 274.24 MiB (RSS), difference: 4.39 MiB | ||
| 6983 | 2026.05.04 15:57:51.408091 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6984 | 2026.05.04 15:57:51.408172 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6985 | 2026.05.04 15:57:51.521843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13345 | ||
| 6986 | 2026.05.04 15:57:51.522322 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.05.04 15:57:51.522368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6988 | 2026.05.04 15:57:51.522916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6989 | 2026.05.04 15:57:51.523155 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.05.04 15:57:51.523293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13345 | ||
| 6991 | 2026.05.04 15:57:51.580304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 870 | ||
| 6992 | 2026.05.04 15:57:51.582774 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.05.04 15:57:51.582814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6994 | 2026.05.04 15:57:51.584070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6995 | 2026.05.04 15:57:51.584343 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.05.04 15:57:51.584596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 6997 | 2026.05.04 15:57:52.202991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6998 | 2026.05.04 15:57:52.218300 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.05.04 15:57:52.218357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7000 | 2026.05.04 15:57:52.224087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7001 | 2026.05.04 15:57:52.224780 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.05.04 15:57:52.227444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7003 | 2026.05.04 15:57:53.069808 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.05.04 15:57:53.070097 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7005 | 2026.05.04 15:57:53.070493 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7006 | 2026.05.04 15:57:53.070539 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7007 | 2026.05.04 15:57:53.070822 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7008 | 2026.05.04 15:57:53.070891 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7009 | 2026.05.04 15:57:53.071038 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7010 | 2026.05.04 15:57:53.071075 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7011 | 2026.05.04 15:57:53.071097 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7012 | 2026.05.04 15:57:53.071113 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7013 | 2026.05.04 15:57:53.071153 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7014 | 2026.05.04 15:57:53.071174 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7015 | 2026.05.04 15:57:53.072240 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002253 sec., 22636.484687083892 rows/sec., 5.36 MiB/sec. | ||
| 7016 | 2026.05.04 15:57:53.072328 [ 4 ] {1256b835-6b68-446c-a9ab-baf1d301110e} <Debug> TCPHandler: Processed in 0.002656283 sec. | ||
| 7017 | 2026.05.04 15:57:53.077219 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.05.04 15:57:53.077355 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.05.04 15:57:53.077409 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7020 | 2026.05.04 15:57:53.078033 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.04 15:57:53.078078 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7022 | 2026.05.04 15:57:53.078465 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7023 | 2026.05.04 15:57:53.078694 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.04 15:57:53.078850 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001533 sec., 185257.6647097195 rows/sec., 11.77 MiB/sec. | ||
| 7025 | 2026.05.04 15:57:53.078891 [ 4 ] {a9bdef33-d3d8-4923-bfb6-55a8ec4ae716} <Debug> TCPHandler: Processed in 0.001734227 sec. | ||
| 7026 | 2026.05.04 15:57:53.079014 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.04 15:57:53.079113 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.04 15:57:53.079157 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7029 | 2026.05.04 15:57:53.079922 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.04 15:57:53.079961 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7031 | 2026.05.04 15:57:53.080345 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7032 | 2026.05.04 15:57:53.080565 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.04 15:57:53.080703 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001611 sec., 503414.0285536934 rows/sec., 38.91 MiB/sec. | ||
| 7034 | 2026.05.04 15:57:53.080741 [ 4 ] {bb17f42a-066a-401d-b97d-38fce3b11b9e} <Debug> TCPHandler: Processed in 0.001777739 sec. | ||
| 7035 | 2026.05.04 15:57:53.080854 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.05.04 15:57:53.080950 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.05.04 15:57:53.080990 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7038 | 2026.05.04 15:57:53.081432 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.04 15:57:53.081469 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7040 | 2026.05.04 15:57:53.081779 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7041 | 2026.05.04 15:57:53.082006 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.04 15:57:53.082139 [ 116 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7043 | 2026.05.04 15:57:53.082161 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.20 MiB/sec. | ||
| 7044 | 2026.05.04 15:57:53.082201 [ 116 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.05.04 15:57:53.082213 [ 4 ] {a9e32fc3-716d-4243-a373-34145edc3d59} <Debug> TCPHandler: Processed in 0.001409149 sec. | ||
| 7046 | 2026.05.04 15:57:53.082228 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7047 | 2026.05.04 15:57:53.082326 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7048 | 2026.05.04 15:57:53.082337 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.05.04 15:57:53.082439 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7050 | 2026.05.04 15:57:53.082446 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.05.04 15:57:53.082478 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 7052 | 2026.05.04 15:57:53.082527 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7053 | 2026.05.04 15:57:53.082563 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7054 | 2026.05.04 15:57:53.082611 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 7055 | 2026.05.04 15:57:53.082653 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 155 rows starting from the beginning of the part | ||
| 7056 | 2026.05.04 15:57:53.082696 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 7057 | 2026.05.04 15:57:53.082738 [ 192 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 7058 | 2026.05.04 15:57:53.082990 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.05.04 15:57:53.083032 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7060 | 2026.05.04 15:57:53.083350 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7061 | 2026.05.04 15:57:53.083566 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.05.04 15:57:53.083605 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319376 sec., 459308.03652635793 rows/sec., 30.68 MiB/sec. | ||
| 7063 | 2026.05.04 15:57:53.083669 [ 116 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7064 | 2026.05.04 15:57:53.083696 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001268 sec., 117507.88643533122 rows/sec., 7.59 MiB/sec. | ||
| 7065 | 2026.05.04 15:57:53.083699 [ 116 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.05.04 15:57:53.083739 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7067 | 2026.05.04 15:57:53.083740 [ 4 ] {b38122f7-99d6-4462-821a-95fb412815a5} <Debug> TCPHandler: Processed in 0.00145236 sec. | ||
| 7068 | 2026.05.04 15:57:53.083815 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7069 | 2026.05.04 15:57:53.083824 [ 190 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7070 | 2026.05.04 15:57:53.083868 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.05.04 15:57:53.083904 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7072 | 2026.05.04 15:57:53.083931 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 976 rows starting from the beginning of the part | ||
| 7073 | 2026.05.04 15:57:53.083968 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7074 | 2026.05.04 15:57:53.083983 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 7075 | 2026.05.04 15:57:53.084011 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7076 | 2026.05.04 15:57:53.084024 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7077 | 2026.05.04 15:57:53.084064 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 7078 | 2026.05.04 15:57:53.084102 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7079 | 2026.05.04 15:57:53.084140 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7080 | 2026.05.04 15:57:53.084219 [ 190 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.05.04 15:57:53.084325 [ 190 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_36_7} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7082 | 2026.05.04 15:57:53.084452 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7083 | 2026.05.04 15:57:53.084464 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.05.04 15:57:53.084504 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7085 | 2026.05.04 15:57:53.084829 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7086 | 2026.05.04 15:57:53.085041 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.05.04 15:57:53.085175 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 7088 | 2026.05.04 15:57:53.085183 [ 201 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402778 sec., 1708752.2045541063 rows/sec., 109.73 MiB/sec. | ||
| 7089 | 2026.05.04 15:57:53.085215 [ 4 ] {5b3831ee-9fb8-4f4a-9f3c-656ce5e32687} <Debug> TCPHandler: Processed in 0.001395708 sec. | ||
| 7090 | 2026.05.04 15:57:53.085331 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.05.04 15:57:53.085387 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7092 | 2026.05.04 15:57:53.085426 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7093 | 2026.05.04 15:57:53.085470 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7094 | 2026.05.04 15:57:53.085632 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.05.04 15:57:53.085704 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_21_4} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7096 | 2026.05.04 15:57:53.085790 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7097 | 2026.05.04 15:57:53.086072 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.05.04 15:57:53.086114 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7099 | 2026.05.04 15:57:53.086462 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7100 | 2026.05.04 15:57:53.086686 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.05.04 15:57:53.086818 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.00141 sec., 352482.2695035461 rows/sec., 24.75 MiB/sec. | ||
| 7102 | 2026.05.04 15:57:53.086856 [ 4 ] {29dd3b2b-53c9-460a-9022-ec7dbc715b64} <Debug> TCPHandler: Processed in 0.001572873 sec. | ||
| 7103 | 2026.05.04 15:57:53.086965 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.04 15:57:53.087059 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7105 | 2026.05.04 15:57:53.087101 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7106 | 2026.05.04 15:57:53.087432 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.05.04 15:57:53.087468 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7108 | 2026.05.04 15:57:53.087772 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7109 | 2026.05.04 15:57:53.087981 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.05.04 15:57:53.088077 [ 116 ] {} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7111 | 2026.05.04 15:57:53.088108 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 7112 | 2026.05.04 15:57:53.088108 [ 116 ] {} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.04 15:57:53.088146 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7114 | 2026.05.04 15:57:53.088152 [ 4 ] {3e6ebbe8-96c7-45c8-9e14-a065ef992d19} <Debug> TCPHandler: Processed in 0.001235504 sec. | ||
| 7115 | 2026.05.04 15:57:53.088220 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 7116 | 2026.05.04 15:57:53.088268 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.05.04 15:57:53.088311 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7118 | 2026.05.04 15:57:53.088342 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7119 | 2026.05.04 15:57:53.088363 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.04 15:57:53.088398 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7121 | 2026.05.04 15:57:53.088406 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7122 | 2026.05.04 15:57:53.088446 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7123 | 2026.05.04 15:57:53.088488 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7124 | 2026.05.04 15:57:53.088530 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7125 | 2026.05.04 15:57:53.088571 [ 197 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7126 | 2026.05.04 15:57:53.088827 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.05.04 15:57:53.088862 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7128 | 2026.05.04 15:57:53.089209 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7129 | 2026.05.04 15:57:53.089287 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109991 sec., 87279.86835286523 rows/sec., 4.45 MiB/sec. | ||
| 7130 | 2026.05.04 15:57:53.089404 [ 193 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7131 | 2026.05.04 15:57:53.089421 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.05.04 15:57:53.089551 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 7133 | 2026.05.04 15:57:53.089589 [ 4 ] {968d7443-2fa1-4537-a78a-d33b42e8bb54} <Debug> TCPHandler: Processed in 0.001369898 sec. | ||
| 7134 | 2026.05.04 15:57:53.089661 [ 193 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.04 15:57:53.089721 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.05.04 15:57:53.089725 [ 193 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_16_3} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7137 | 2026.05.04 15:57:53.089793 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7138 | 2026.05.04 15:57:53.089816 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.04 15:57:53.089858 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7140 | 2026.05.04 15:57:53.090181 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.04 15:57:53.090216 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7142 | 2026.05.04 15:57:53.090507 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7143 | 2026.05.04 15:57:53.090725 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.04 15:57:53.090852 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 7145 | 2026.05.04 15:57:53.090887 [ 4 ] {278d109f-250d-4da9-88bd-42d9d2e5c0e5} <Debug> TCPHandler: Processed in 0.001215303 sec. | ||
| 7146 | 2026.05.04 15:57:53.091002 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.04 15:57:53.091097 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.04 15:57:53.091151 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7149 | 2026.05.04 15:57:53.091928 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.04 15:57:53.091964 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7151 | 2026.05.04 15:57:53.092491 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7152 | 2026.05.04 15:57:53.092709 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.04 15:57:53.092851 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001772 sec., 3950.3386004514673 rows/sec., 7.08 MiB/sec. | ||
| 7154 | 2026.05.04 15:57:53.092904 [ 4 ] {877965cb-480d-4cfc-b903-79ed194f53f8} <Debug> TCPHandler: Processed in 0.001949913 sec. | ||
| 7155 | 2026.05.04 15:57:53.093025 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.05.04 15:57:53.093120 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7157 | 2026.05.04 15:57:53.093160 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7158 | 2026.05.04 15:57:53.093492 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.05.04 15:57:53.093528 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7160 | 2026.05.04 15:57:53.093830 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7161 | 2026.05.04 15:57:53.094036 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.05.04 15:57:53.094161 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 7163 | 2026.05.04 15:57:53.094198 [ 4 ] {edf9b62f-f933-442b-9723-38e2b2b909a8} <Debug> TCPHandler: Processed in 0.001221183 sec. | ||
| 7164 | 2026.05.04 15:57:55.040546 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.05.04 15:57:55.040822 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7166 | 2026.05.04 15:57:55.041232 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7167 | 2026.05.04 15:57:55.041279 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7168 | 2026.05.04 15:57:55.041519 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7169 | 2026.05.04 15:57:55.041588 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7170 | 2026.05.04 15:57:55.041729 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7171 | 2026.05.04 15:57:55.041765 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7172 | 2026.05.04 15:57:55.041788 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7173 | 2026.05.04 15:57:55.041804 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7174 | 2026.05.04 15:57:55.041844 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7175 | 2026.05.04 15:57:55.041865 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7176 | 2026.05.04 15:57:55.042876 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002163 sec., 23578.363384188626 rows/sec., 5.58 MiB/sec. | ||
| 7177 | 2026.05.04 15:57:55.042955 [ 4 ] {59f64dd8-5920-424b-a932-5ec7bb076322} <Debug> TCPHandler: Processed in 0.00254472 sec. | ||
| 7178 | 2026.05.04 15:57:55.055488 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.04 15:57:55.055631 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7180 | 2026.05.04 15:57:55.055686 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7181 | 2026.05.04 15:57:55.056273 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.04 15:57:55.056324 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7183 | 2026.05.04 15:57:55.056684 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7184 | 2026.05.04 15:57:55.056913 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.04 15:57:55.057071 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 331.03 KiB/sec. | ||
| 7186 | 2026.05.04 15:57:55.057113 [ 4 ] {39e2789c-423b-4566-b373-4b74d8917b01} <Debug> TCPHandler: Processed in 0.001689796 sec. | ||
| 7187 | 2026.05.04 15:57:55.057253 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.04 15:57:55.057354 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.04 15:57:55.057396 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7190 | 2026.05.04 15:57:55.058902 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.04 15:57:55.058940 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7192 | 2026.05.04 15:57:55.059406 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7193 | 2026.05.04 15:57:55.059644 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.04 15:57:55.059784 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002452 sec., 1008972.2675367047 rows/sec., 74.99 MiB/sec. | ||
| 7195 | 2026.05.04 15:57:55.059823 [ 4 ] {8e354ad2-7e7f-4b30-ba8b-f760f71a06d7} <Debug> TCPHandler: Processed in 0.002619512 sec. | ||
| 7196 | 2026.05.04 15:57:55.059948 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.04 15:57:55.060045 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.05.04 15:57:55.060088 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7199 | 2026.05.04 15:57:55.060501 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.04 15:57:55.060538 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7201 | 2026.05.04 15:57:55.060849 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7202 | 2026.05.04 15:57:55.061064 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.04 15:57:55.061199 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001173 sec., 42625.745950554134 rows/sec., 3.10 MiB/sec. | ||
| 7204 | 2026.05.04 15:57:55.061237 [ 4 ] {f9e722e2-5993-4f1b-8493-0fe861888552} <Debug> TCPHandler: Processed in 0.001338466 sec. | ||
| 7205 | 2026.05.04 15:57:55.061353 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.05.04 15:57:55.061450 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.05.04 15:57:55.061490 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7208 | 2026.05.04 15:57:55.062143 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.04 15:57:55.062180 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7210 | 2026.05.04 15:57:55.062524 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7211 | 2026.05.04 15:57:55.062739 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.04 15:57:55.062870 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001438 sec., 557023.6439499304 rows/sec., 32.18 MiB/sec. | ||
| 7213 | 2026.05.04 15:57:55.062908 [ 4 ] {62ce35a9-66aa-417d-87c1-e52399c79dcb} <Debug> TCPHandler: Processed in 0.001604114 sec. | ||
| 7214 | 2026.05.04 15:57:55.063024 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.05.04 15:57:55.063119 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.05.04 15:57:55.063159 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7217 | 2026.05.04 15:57:55.063538 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.05.04 15:57:55.063575 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7219 | 2026.05.04 15:57:55.063864 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7220 | 2026.05.04 15:57:55.064089 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.05.04 15:57:55.064219 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 7222 | 2026.05.04 15:57:55.064256 [ 4 ] {32d7f989-a5fa-499e-8c5f-dcf756471074} <Debug> TCPHandler: Processed in 0.001281735 sec. | ||
| 7223 | 2026.05.04 15:57:55.064373 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.05.04 15:57:55.064468 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7225 | 2026.05.04 15:57:55.064507 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7226 | 2026.05.04 15:57:55.065324 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.04 15:57:55.065361 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7228 | 2026.05.04 15:57:55.065738 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7229 | 2026.05.04 15:57:55.065950 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.05.04 15:57:55.066083 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001634 sec., 813341.4932680539 rows/sec., 54.53 MiB/sec. | ||
| 7231 | 2026.05.04 15:57:55.066122 [ 4 ] {05a3e257-23a2-47f3-b8a2-abeb72f08a62} <Debug> TCPHandler: Processed in 0.001797209 sec. | ||
| 7232 | 2026.05.04 15:57:55.066242 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.05.04 15:57:55.066339 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7234 | 2026.05.04 15:57:55.066382 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7235 | 2026.05.04 15:57:55.067085 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.05.04 15:57:55.067122 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7237 | 2026.05.04 15:57:55.067550 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7238 | 2026.05.04 15:57:55.067766 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.05.04 15:57:55.067900 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001579 sec., 969601.0132995566 rows/sec., 59.00 MiB/sec. | ||
| 7240 | 2026.05.04 15:57:55.067937 [ 4 ] {298c56cb-62d1-42e8-8df0-ee79b28a29d4} <Debug> TCPHandler: Processed in 0.001743128 sec. | ||
| 7241 | 2026.05.04 15:57:55.068058 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.05.04 15:57:55.068154 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.05.04 15:57:55.068208 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7244 | 2026.05.04 15:57:55.069065 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.05.04 15:57:55.069102 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7246 | 2026.05.04 15:57:55.069678 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7247 | 2026.05.04 15:57:55.069913 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.05.04 15:57:55.070054 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001918 sec., 22940.56308654849 rows/sec., 41.11 MiB/sec. | ||
| 7249 | 2026.05.04 15:57:55.070116 [ 4 ] {7a20cbac-4bf6-4191-8543-a42672e26a9c} <Debug> TCPHandler: Processed in 0.002106888 sec. | ||
| 7250 | 2026.05.04 15:57:55.070236 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.05.04 15:57:55.070332 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.05.04 15:57:55.070374 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7253 | 2026.05.04 15:57:55.070708 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.05.04 15:57:55.070745 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7255 | 2026.05.04 15:57:55.071083 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7256 | 2026.05.04 15:57:55.071302 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.05.04 15:57:55.071431 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.45 MiB/sec. | ||
| 7258 | 2026.05.04 15:57:55.071468 [ 4 ] {d7a34625-f5cf-4050-a6a2-9f88897feaf6} <Debug> TCPHandler: Processed in 0.001280605 sec. | ||
| 7259 | 2026.05.04 15:57:58.063797 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.05.04 15:57:58.064084 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7261 | 2026.05.04 15:57:58.064539 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7262 | 2026.05.04 15:57:58.064585 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7263 | 2026.05.04 15:57:58.064873 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7264 | 2026.05.04 15:57:58.064956 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7265 | 2026.05.04 15:57:58.065134 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7266 | 2026.05.04 15:57:58.065206 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7267 | 2026.05.04 15:57:58.065239 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7268 | 2026.05.04 15:57:58.065263 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7269 | 2026.05.04 15:57:58.065321 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7270 | 2026.05.04 15:57:58.065348 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7271 | 2026.05.04 15:57:58.066418 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00245 sec., 20816.326530612245 rows/sec., 4.93 MiB/sec. | ||
| 7272 | 2026.05.04 15:57:58.066494 [ 4 ] {53501f8e-a5c8-469f-a83b-2265c372b238} <Debug> TCPHandler: Processed in 0.002890339 sec. | ||
| 7273 | 2026.05.04 15:57:58.067811 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.05.04 15:57:58.067918 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7275 | 2026.05.04 15:57:58.067963 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7276 | 2026.05.04 15:57:58.068423 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.05.04 15:57:58.068465 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7278 | 2026.05.04 15:57:58.068829 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7279 | 2026.05.04 15:57:58.069058 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.05.04 15:57:58.069206 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001317 sec., 42520.8807896735 rows/sec., 3.27 MiB/sec. | ||
| 7281 | 2026.05.04 15:57:58.069244 [ 4 ] {49a4c9cb-883b-43af-aa01-cdcfcca9106f} <Debug> TCPHandler: Processed in 0.00148526 sec. | ||
| 7282 | 2026.05.04 15:57:58.069366 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.05.04 15:57:58.069461 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7284 | 2026.05.04 15:57:58.069502 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7285 | 2026.05.04 15:57:58.069910 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.04 15:57:58.069946 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7287 | 2026.05.04 15:57:58.070258 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7288 | 2026.05.04 15:57:58.070490 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.05.04 15:57:58.070620 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 7290 | 2026.05.04 15:57:58.070658 [ 4 ] {779d71ea-c6ac-44f8-9e03-624b150be2b4} <Debug> TCPHandler: Processed in 0.001340917 sec. | ||
| 7291 | 2026.05.04 15:57:58.070791 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.05.04 15:57:58.070886 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7293 | 2026.05.04 15:57:58.070929 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7294 | 2026.05.04 15:57:58.071324 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.05.04 15:57:58.071361 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7296 | 2026.05.04 15:57:58.071698 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7297 | 2026.05.04 15:57:58.071911 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.05.04 15:57:58.072039 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00117 sec., 82051.28205128205 rows/sec., 5.71 MiB/sec. | ||
| 7299 | 2026.05.04 15:57:58.072086 [ 4 ] {622acee0-702d-41ff-b7f4-88f6c51936d7} <Debug> TCPHandler: Processed in 0.001342887 sec. | ||
| 7300 | 2026.05.04 15:57:58.072212 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.05.04 15:57:58.072306 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.04 15:57:58.072347 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7303 | 2026.05.04 15:57:58.072671 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.05.04 15:57:58.072708 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7305 | 2026.05.04 15:57:58.073018 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7306 | 2026.05.04 15:57:58.073234 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.05.04 15:57:58.073371 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 7308 | 2026.05.04 15:57:58.073407 [ 4 ] {56d7981f-8382-403f-a525-05a37adfa266} <Debug> TCPHandler: Processed in 0.001243154 sec. | ||
| 7309 | 2026.05.04 15:57:59.023761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13857 | ||
| 7310 | 2026.05.04 15:57:59.024331 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.05.04 15:57:59.024370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7312 | 2026.05.04 15:57:59.024887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7313 | 2026.05.04 15:57:59.025126 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.05.04 15:57:59.025249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13857 | ||
| 7315 | 2026.05.04 15:57:59.727817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7316 | 2026.05.04 15:57:59.743941 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.05.04 15:57:59.743996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7318 | 2026.05.04 15:57:59.750009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7319 | 2026.05.04 15:57:59.750700 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.05.04 15:57:59.753356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7321 | 2026.05.04 15:58:01.585065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 924 | ||
| 7322 | 2026.05.04 15:58:01.587919 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.05.04 15:58:01.587986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7324 | 2026.05.04 15:58:01.589293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7325 | 2026.05.04 15:58:01.589594 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.05.04 15:58:01.589800 [ 62 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7327 | 2026.05.04 15:58:01.589882 [ 62 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.05.04 15:58:01.589910 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7329 | 2026.05.04 15:58:01.590040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7330 | 2026.05.04 15:58:01.590083 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7331 | 2026.05.04 15:58:01.590945 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7332 | 2026.05.04 15:58:01.591198 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 698 rows starting from the beginning of the part | ||
| 7333 | 2026.05.04 15:58:01.591797 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7334 | 2026.05.04 15:58:01.592331 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 7335 | 2026.05.04 15:58:01.592832 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7336 | 2026.05.04 15:58:01.593264 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7337 | 2026.05.04 15:58:01.593618 [ 193 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 7338 | 2026.05.04 15:58:01.600201 [ 190 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 72 columns (72 merged, 0 gathered) in 0.010197319 sec., 90612.05205015161 rows/sec., 76.40 MiB/sec. | ||
| 7339 | 2026.05.04 15:58:01.601898 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7340 | 2026.05.04 15:58:01.602519 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.05.04 15:58:01.602591 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_21_4} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7342 | 2026.05.04 15:58:01.602811 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 7343 | 2026.05.04 15:58:03.070294 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.05.04 15:58:03.070550 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7345 | 2026.05.04 15:58:03.070894 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7346 | 2026.05.04 15:58:03.070931 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7347 | 2026.05.04 15:58:03.071169 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7348 | 2026.05.04 15:58:03.071236 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7349 | 2026.05.04 15:58:03.071376 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7350 | 2026.05.04 15:58:03.071413 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7351 | 2026.05.04 15:58:03.071434 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7352 | 2026.05.04 15:58:03.071450 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7353 | 2026.05.04 15:58:03.071489 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7354 | 2026.05.04 15:58:03.071509 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7355 | 2026.05.04 15:58:03.072443 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001986 sec., 25679.7583081571 rows/sec., 6.08 MiB/sec. | ||
| 7356 | 2026.05.04 15:58:03.072529 [ 4 ] {9e3ec2ef-6912-48e7-8ddd-4466290109c3} <Debug> TCPHandler: Processed in 0.002363955 sec. | ||
| 7357 | 2026.05.04 15:58:03.077324 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.05.04 15:58:03.077456 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.05.04 15:58:03.077504 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7360 | 2026.05.04 15:58:03.078064 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.05.04 15:58:03.078105 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7362 | 2026.05.04 15:58:03.078462 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7363 | 2026.05.04 15:58:03.078678 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.05.04 15:58:03.078824 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001402 sec., 202567.76034236804 rows/sec., 12.87 MiB/sec. | ||
| 7365 | 2026.05.04 15:58:03.078864 [ 4 ] {e8ff7a7a-d496-4cf0-a28b-9b55db645c7a} <Debug> TCPHandler: Processed in 0.001602674 sec. | ||
| 7366 | 2026.05.04 15:58:03.078998 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.04 15:58:03.079094 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7368 | 2026.05.04 15:58:03.079133 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7369 | 2026.05.04 15:58:03.079856 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.05.04 15:58:03.079892 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7371 | 2026.05.04 15:58:03.080243 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7372 | 2026.05.04 15:58:03.080451 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.05.04 15:58:03.080593 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00152 sec., 533552.6315789473 rows/sec., 41.23 MiB/sec. | ||
| 7374 | 2026.05.04 15:58:03.080632 [ 4 ] {0b640043-b44e-41d1-913b-672f60f5f182} <Debug> TCPHandler: Processed in 0.001686736 sec. | ||
| 7375 | 2026.05.04 15:58:03.080749 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.05.04 15:58:03.080844 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7377 | 2026.05.04 15:58:03.080883 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7378 | 2026.05.04 15:58:03.081312 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.05.04 15:58:03.081348 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7380 | 2026.05.04 15:58:03.081662 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7381 | 2026.05.04 15:58:03.081871 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.05.04 15:58:03.082004 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 7.52 MiB/sec. | ||
| 7383 | 2026.05.04 15:58:03.082043 [ 4 ] {1e24eb38-64b9-45e4-ac90-80d868611553} <Debug> TCPHandler: Processed in 0.001342487 sec. | ||
| 7384 | 2026.05.04 15:58:03.082164 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.05.04 15:58:03.082258 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7386 | 2026.05.04 15:58:03.082297 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7387 | 2026.05.04 15:58:03.082712 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.05.04 15:58:03.082750 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7389 | 2026.05.04 15:58:03.083048 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7390 | 2026.05.04 15:58:03.083255 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.04 15:58:03.083380 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 7392 | 2026.05.04 15:58:03.083417 [ 4 ] {46107575-09f1-4bef-a682-b4b35d325f41} <Debug> TCPHandler: Processed in 0.001301096 sec. | ||
| 7393 | 2026.05.04 15:58:03.083535 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.05.04 15:58:03.083629 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.05.04 15:58:03.083667 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7396 | 2026.05.04 15:58:03.084085 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.05.04 15:58:03.084122 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7398 | 2026.05.04 15:58:03.084419 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7399 | 2026.05.04 15:58:03.084622 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.05.04 15:58:03.084745 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 7401 | 2026.05.04 15:58:03.084782 [ 4 ] {8a37c103-39bd-4cbb-8d24-d9cf972bb534} <Debug> TCPHandler: Processed in 0.001294586 sec. | ||
| 7402 | 2026.05.04 15:58:03.084899 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.05.04 15:58:03.084994 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7404 | 2026.05.04 15:58:03.085033 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7405 | 2026.05.04 15:58:03.085585 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.05.04 15:58:03.085620 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7407 | 2026.05.04 15:58:03.085946 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7408 | 2026.05.04 15:58:03.086153 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.05.04 15:58:03.086292 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001316 sec., 377659.57446808513 rows/sec., 26.52 MiB/sec. | ||
| 7410 | 2026.05.04 15:58:03.086330 [ 4 ] {fc354da3-10a5-4b92-90b8-98182d5fc1aa} <Debug> TCPHandler: Processed in 0.00147964 sec. | ||
| 7411 | 2026.05.04 15:58:03.086444 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.05.04 15:58:03.086537 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7413 | 2026.05.04 15:58:03.086577 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7414 | 2026.05.04 15:58:03.086902 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.04 15:58:03.086938 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7416 | 2026.05.04 15:58:03.087237 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7417 | 2026.05.04 15:58:03.087443 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.04 15:58:03.087568 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7419 | 2026.05.04 15:58:03.087604 [ 4 ] {029cc25d-ad16-4951-ac9d-9839e9dc7970} <Debug> TCPHandler: Processed in 0.001207893 sec. | ||
| 7420 | 2026.05.04 15:58:03.087719 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.04 15:58:03.087811 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.05.04 15:58:03.087854 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7423 | 2026.05.04 15:58:03.088251 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.04 15:58:03.088287 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7425 | 2026.05.04 15:58:03.088614 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7426 | 2026.05.04 15:58:03.088822 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.05.04 15:58:03.088958 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 7428 | 2026.05.04 15:58:03.088999 [ 4 ] {e446ac90-11f8-4a10-8654-38275d6b58d9} <Debug> TCPHandler: Processed in 0.001327076 sec. | ||
| 7429 | 2026.05.04 15:58:03.089113 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.05.04 15:58:03.089205 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.05.04 15:58:03.089245 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7432 | 2026.05.04 15:58:03.089557 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.05.04 15:58:03.089591 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7434 | 2026.05.04 15:58:03.089882 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7435 | 2026.05.04 15:58:03.090101 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.05.04 15:58:03.090232 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 7437 | 2026.05.04 15:58:03.090269 [ 4 ] {0043e065-9b9e-495f-b273-b509b62e77da} <Debug> TCPHandler: Processed in 0.001204393 sec. | ||
| 7438 | 2026.05.04 15:58:03.090385 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.05.04 15:58:03.090479 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.05.04 15:58:03.090532 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7441 | 2026.05.04 15:58:03.091246 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.05.04 15:58:03.091282 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7443 | 2026.05.04 15:58:03.091764 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7444 | 2026.05.04 15:58:03.091987 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.05.04 15:58:03.092123 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001661 sec., 4214.328717639976 rows/sec., 7.55 MiB/sec. | ||
| 7446 | 2026.05.04 15:58:03.092175 [ 4 ] {9f0739af-2bb8-4cfa-bfce-29022868aa9d} <Debug> TCPHandler: Processed in 0.00183699 sec. | ||
| 7447 | 2026.05.04 15:58:03.092295 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.05.04 15:58:03.092388 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7449 | 2026.05.04 15:58:03.092428 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7450 | 2026.05.04 15:58:03.092765 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.04 15:58:03.092801 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7452 | 2026.05.04 15:58:03.093107 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7453 | 2026.05.04 15:58:03.093314 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.05.04 15:58:03.093448 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 7455 | 2026.05.04 15:58:03.093484 [ 4 ] {0d07c5ae-c711-41a8-94ad-96cf9b876bf8} <Debug> TCPHandler: Processed in 0.001237114 sec. | ||
| 7456 | 2026.05.04 15:58:06.408240 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7457 | 2026.05.04 15:58:06.408322 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7458 | 2026.05.04 15:58:06.526286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14305 | ||
| 7459 | 2026.05.04 15:58:06.526771 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.05.04 15:58:06.526817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7461 | 2026.05.04 15:58:06.527333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7462 | 2026.05.04 15:58:06.527572 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.05.04 15:58:06.527705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14305 | ||
| 7464 | 2026.05.04 15:58:07.253478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7465 | 2026.05.04 15:58:07.270096 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.05.04 15:58:07.270161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7467 | 2026.05.04 15:58:07.276349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7468 | 2026.05.04 15:58:07.277089 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.04 15:58:07.280285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7470 | 2026.05.04 15:58:08.067113 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.05.04 15:58:08.067332 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7472 | 2026.05.04 15:58:08.067635 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7473 | 2026.05.04 15:58:08.067671 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7474 | 2026.05.04 15:58:08.067876 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7475 | 2026.05.04 15:58:08.067940 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7476 | 2026.05.04 15:58:08.068133 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7477 | 2026.05.04 15:58:08.068169 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7478 | 2026.05.04 15:58:08.068191 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7479 | 2026.05.04 15:58:08.068207 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7480 | 2026.05.04 15:58:08.068245 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7481 | 2026.05.04 15:58:08.068266 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7482 | 2026.05.04 15:58:08.069349 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002087 sec., 24436.990896023002 rows/sec., 5.79 MiB/sec. | ||
| 7483 | 2026.05.04 15:58:08.069455 [ 4 ] {8b89b15d-f67f-4aed-b93b-35819181d3cb} <Debug> TCPHandler: Processed in 0.002466347 sec. | ||
| 7484 | 2026.05.04 15:58:08.071714 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2026.05.04 15:58:08.071821 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7486 | 2026.05.04 15:58:08.071864 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7487 | 2026.05.04 15:58:08.072386 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.05.04 15:58:08.072432 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7489 | 2026.05.04 15:58:08.072834 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7490 | 2026.05.04 15:58:08.073061 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.05.04 15:58:08.073206 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001415 sec., 89045.93639575971 rows/sec., 7.69 MiB/sec. | ||
| 7492 | 2026.05.04 15:58:08.073223 [ 38 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7493 | 2026.05.04 15:58:08.073244 [ 4 ] {c1e45963-ea58-4f39-873f-aee4956190e3} <Debug> TCPHandler: Processed in 0.001581773 sec. | ||
| 7494 | 2026.05.04 15:58:08.073290 [ 38 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.05.04 15:58:08.073317 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7496 | 2026.05.04 15:58:08.073400 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.04 15:58:08.073445 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7498 | 2026.05.04 15:58:08.073498 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.05.04 15:58:08.073544 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7500 | 2026.05.04 15:58:08.073589 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7501 | 2026.05.04 15:58:08.073628 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 7502 | 2026.05.04 15:58:08.073697 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 811 rows starting from the beginning of the part | ||
| 7503 | 2026.05.04 15:58:08.073743 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2474 rows starting from the beginning of the part | ||
| 7504 | 2026.05.04 15:58:08.073788 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 7505 | 2026.05.04 15:58:08.073829 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 811 rows starting from the beginning of the part | ||
| 7506 | 2026.05.04 15:58:08.073869 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 126 rows starting from the beginning of the part | ||
| 7507 | 2026.05.04 15:58:08.073963 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.05.04 15:58:08.074006 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7509 | 2026.05.04 15:58:08.074364 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7510 | 2026.05.04 15:58:08.074611 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.05.04 15:58:08.074777 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001297 sec., 26985.350809560525 rows/sec., 1.98 MiB/sec. | ||
| 7512 | 2026.05.04 15:58:08.074826 [ 4 ] {83a443eb-43cd-4236-80ac-55981f73cc42} <Debug> TCPHandler: Processed in 0.00147515 sec. | ||
| 7513 | 2026.05.04 15:58:08.074979 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.05.04 15:58:08.075085 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7515 | 2026.05.04 15:58:08.075126 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7516 | 2026.05.04 15:58:08.075585 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.05.04 15:58:08.075623 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7518 | 2026.05.04 15:58:08.076047 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7519 | 2026.05.04 15:58:08.076320 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002936501 sec., 2601054.792761862 rows/sec., 206.99 MiB/sec. | ||
| 7520 | 2026.05.04 15:58:08.076324 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.04 15:58:08.076496 [ 39 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7522 | 2026.05.04 15:58:08.076517 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001452 sec., 68181.81818181819 rows/sec., 5.33 MiB/sec. | ||
| 7523 | 2026.05.04 15:58:08.076551 [ 39 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.05.04 15:58:08.076569 [ 4 ] {98db22b2-8437-4212-8ead-bcef120a7af0} <Debug> TCPHandler: Processed in 0.001648525 sec. | ||
| 7525 | 2026.05.04 15:58:08.076581 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7526 | 2026.05.04 15:58:08.076718 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7527 | 2026.05.04 15:58:08.076743 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.05.04 15:58:08.076743 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7529 | 2026.05.04 15:58:08.076874 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7530 | 2026.05.04 15:58:08.076895 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7531 | 2026.05.04 15:58:08.076936 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7532 | 2026.05.04 15:58:08.076946 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7533 | 2026.05.04 15:58:08.077048 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 497 rows starting from the beginning of the part | ||
| 7534 | 2026.05.04 15:58:08.077112 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1329 rows starting from the beginning of the part | ||
| 7535 | 2026.05.04 15:58:08.077176 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7536 | 2026.05.04 15:58:08.077200 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.04 15:58:08.077233 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 497 rows starting from the beginning of the part | ||
| 7538 | 2026.05.04 15:58:08.077293 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 99 rows starting from the beginning of the part | ||
| 7539 | 2026.05.04 15:58:08.077314 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_46_9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7540 | 2026.05.04 15:58:08.077453 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 7541 | 2026.05.04 15:58:08.079001 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.05.04 15:58:08.079046 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7543 | 2026.05.04 15:58:08.079207 [ 187 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00255447 sec., 1689587.2725066256 rows/sec., 122.46 MiB/sec. | ||
| 7544 | 2026.05.04 15:58:08.079457 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7545 | 2026.05.04 15:58:08.079500 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7546 | 2026.05.04 15:58:08.079791 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.05.04 15:58:08.079846 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.04 15:58:08.079931 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_46_9} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7549 | 2026.05.04 15:58:08.079935 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7550 | 2026.05.04 15:58:08.079943 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003091 sec., 51763.1834357813 rows/sec., 3.61 MiB/sec. | ||
| 7551 | 2026.05.04 15:58:08.079986 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.04 15:58:08.080021 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7553 | 2026.05.04 15:58:08.080021 [ 4 ] {8833cda1-a7c8-4e5a-a4f3-38891bdcc88e} <Debug> TCPHandler: Processed in 0.003334411 sec. | ||
| 7554 | 2026.05.04 15:58:08.080024 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7555 | 2026.05.04 15:58:08.080146 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7556 | 2026.05.04 15:58:08.080220 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.05.04 15:58:08.080254 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7558 | 2026.05.04 15:58:08.080289 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15663 rows starting from the beginning of the part | ||
| 7559 | 2026.05.04 15:58:08.080325 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7560 | 2026.05.04 15:58:08.080347 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7561 | 2026.05.04 15:58:08.080389 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7562 | 2026.05.04 15:58:08.080394 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1531 rows starting from the beginning of the part | ||
| 7563 | 2026.05.04 15:58:08.080447 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
| 7564 | 2026.05.04 15:58:08.080487 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7565 | 2026.05.04 15:58:08.080526 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7566 | 2026.05.04 15:58:08.081270 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.05.04 15:58:08.081311 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7568 | 2026.05.04 15:58:08.081990 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7569 | 2026.05.04 15:58:08.082312 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.05.04 15:58:08.082483 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002177 sec., 16077.17041800643 rows/sec., 28.81 MiB/sec. | ||
| 7571 | 2026.05.04 15:58:08.082543 [ 4 ] {4fb3c0fc-8360-4707-9629-696e9be95d82} <Debug> TCPHandler: Processed in 0.002375825 sec. | ||
| 7572 | 2026.05.04 15:58:08.082676 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.05.04 15:58:08.082769 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.05.04 15:58:08.082810 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7575 | 2026.05.04 15:58:08.083166 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.05.04 15:58:08.083203 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7577 | 2026.05.04 15:58:08.083668 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7578 | 2026.05.04 15:58:08.083905 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.05.04 15:58:08.084018 [ 39 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7580 | 2026.05.04 15:58:08.084046 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 7581 | 2026.05.04 15:58:08.084055 [ 39 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.05.04 15:58:08.084089 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7583 | 2026.05.04 15:58:08.084092 [ 4 ] {d1c8654d-780a-42ab-a6c4-8512d3e78554} <Debug> TCPHandler: Processed in 0.0014654 sec. | ||
| 7584 | 2026.05.04 15:58:08.084169 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7585 | 2026.05.04 15:58:08.084272 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7586 | 2026.05.04 15:58:08.084299 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2598 rows starting from the beginning of the part | ||
| 7587 | 2026.05.04 15:58:08.084346 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7588 | 2026.05.04 15:58:08.084382 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7589 | 2026.05.04 15:58:08.084414 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7590 | 2026.05.04 15:58:08.084448 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7591 | 2026.05.04 15:58:08.084481 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7592 | 2026.05.04 15:58:08.085503 [ 189 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17980 rows, containing 5 columns (5 merged, 0 gathered) in 0.005393578 sec., 3333594.1373240547 rows/sec., 217.89 MiB/sec. | ||
| 7593 | 2026.05.04 15:58:08.085630 [ 189 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 4 columns (4 merged, 0 gathered) in 0.00149566 sec., 1937606.1404329862 rows/sec., 125.83 MiB/sec. | ||
| 7594 | 2026.05.04 15:58:08.085743 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7595 | 2026.05.04 15:58:08.085932 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7596 | 2026.05.04 15:58:08.086076 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.05.04 15:58:08.086177 [ 198 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7598 | 2026.05.04 15:58:08.086229 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.05.04 15:58:08.086251 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 7600 | 2026.05.04 15:58:08.086309 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_46_9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7601 | 2026.05.04 15:58:08.086387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7602 | 2026.05.04 15:58:08.243840 [ 39 ] {} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7603 | 2026.05.04 15:58:08.243886 [ 39 ] {} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.04 15:58:08.243910 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7605 | 2026.05.04 15:58:08.244000 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7606 | 2026.05.04 15:58:08.244116 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7607 | 2026.05.04 15:58:08.244145 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7608 | 2026.05.04 15:58:08.244196 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7609 | 2026.05.04 15:58:08.244238 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7610 | 2026.05.04 15:58:08.244276 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7611 | 2026.05.04 15:58:08.244315 [ 188 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7612 | 2026.05.04 15:58:08.244955 [ 189 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.000991327 sec., 38332.45740305671 rows/sec., 3.20 MiB/sec. | ||
| 7613 | 2026.05.04 15:58:08.245122 [ 186 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7614 | 2026.05.04 15:58:08.245409 [ 186 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.05.04 15:58:08.245484 [ 186 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_14_3} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7616 | 2026.05.04 15:58:08.245577 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7617 | 2026.05.04 15:58:09.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.12 MiB, peak 285.81 MiB, free memory in arenas 0.00 B, will set to 278.20 MiB (RSS), difference: 1.08 MiB | ||
| 7618 | 2026.05.04 15:58:11.590520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 962 | ||
| 7619 | 2026.05.04 15:58:11.593042 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.05.04 15:58:11.593088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7621 | 2026.05.04 15:58:11.594278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7622 | 2026.05.04 15:58:11.594541 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.05.04 15:58:11.594798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7624 | 2026.05.04 15:58:13.070989 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.05.04 15:58:13.071257 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7626 | 2026.05.04 15:58:13.071647 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7627 | 2026.05.04 15:58:13.071695 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7628 | 2026.05.04 15:58:13.071969 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7629 | 2026.05.04 15:58:13.072039 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7630 | 2026.05.04 15:58:13.072179 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7631 | 2026.05.04 15:58:13.072216 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7632 | 2026.05.04 15:58:13.072238 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7633 | 2026.05.04 15:58:13.072254 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7634 | 2026.05.04 15:58:13.072293 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7635 | 2026.05.04 15:58:13.072314 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7636 | 2026.05.04 15:58:13.073387 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002239 sec., 22778.025904421615 rows/sec., 5.39 MiB/sec. | ||
| 7637 | 2026.05.04 15:58:13.073502 [ 4 ] {427eb3c7-c44a-4c30-a4f7-4c8ab1b40692} <Debug> TCPHandler: Processed in 0.002647993 sec. | ||
| 7638 | 2026.05.04 15:58:13.078236 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.05.04 15:58:13.078368 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.05.04 15:58:13.078422 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7641 | 2026.05.04 15:58:13.079070 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.05.04 15:58:13.079118 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7643 | 2026.05.04 15:58:13.079499 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7644 | 2026.05.04 15:58:13.079720 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.05.04 15:58:13.079872 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00154 sec., 184415.58441558442 rows/sec., 11.71 MiB/sec. | ||
| 7646 | 2026.05.04 15:58:13.079913 [ 4 ] {47bdad85-4ee6-4ee3-91bf-e2e1f78ed480} <Debug> TCPHandler: Processed in 0.001738867 sec. | ||
| 7647 | 2026.05.04 15:58:13.080036 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.05.04 15:58:13.080138 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7649 | 2026.05.04 15:58:13.080182 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7650 | 2026.05.04 15:58:13.080603 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.05.04 15:58:13.080642 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7652 | 2026.05.04 15:58:13.080949 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7653 | 2026.05.04 15:58:13.081162 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.05.04 15:58:13.081295 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 7655 | 2026.05.04 15:58:13.081332 [ 4 ] {86537e56-5111-4269-b6e7-19c8d8e29850} <Debug> TCPHandler: Processed in 0.001345917 sec. | ||
| 7656 | 2026.05.04 15:58:13.081458 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.05.04 15:58:13.081559 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7658 | 2026.05.04 15:58:13.081600 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7659 | 2026.05.04 15:58:13.082403 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.05.04 15:58:13.082440 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7661 | 2026.05.04 15:58:13.082800 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7662 | 2026.05.04 15:58:13.083017 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.05.04 15:58:13.083159 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Debug> executeQuery: Read 812 rows, 64.25 KiB in 0.001619 sec., 501544.1630636195 rows/sec., 38.76 MiB/sec. | ||
| 7664 | 2026.05.04 15:58:13.083197 [ 4 ] {82934247-6ef6-42ee-8ff0-c234ae0af9af} <Debug> TCPHandler: Processed in 0.001792189 sec. | ||
| 7665 | 2026.05.04 15:58:13.083307 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.05.04 15:58:13.083403 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7667 | 2026.05.04 15:58:13.083444 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7668 | 2026.05.04 15:58:13.083885 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.05.04 15:58:13.083923 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7670 | 2026.05.04 15:58:13.084240 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7671 | 2026.05.04 15:58:13.084465 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.05.04 15:58:13.084593 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Debug> executeQuery: Read 151 rows, 9.21 KiB in 0.001209 sec., 124896.60876757652 rows/sec., 7.44 MiB/sec. | ||
| 7673 | 2026.05.04 15:58:13.084629 [ 4 ] {88f83ae9-1d77-45ab-b8c6-2a60dfe0eb45} <Debug> TCPHandler: Processed in 0.001370487 sec. | ||
| 7674 | 2026.05.04 15:58:13.084741 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.05.04 15:58:13.084834 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.05.04 15:58:13.084873 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7677 | 2026.05.04 15:58:13.085325 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.05.04 15:58:13.085360 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7679 | 2026.05.04 15:58:13.085653 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7680 | 2026.05.04 15:58:13.085859 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.05.04 15:58:13.085986 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 7682 | 2026.05.04 15:58:13.086025 [ 4 ] {3291b2f9-059f-460e-b67a-ffc7d448b184} <Debug> TCPHandler: Processed in 0.001332216 sec. | ||
| 7683 | 2026.05.04 15:58:13.086156 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.05.04 15:58:13.086250 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7685 | 2026.05.04 15:58:13.086289 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7686 | 2026.05.04 15:58:13.086712 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.05.04 15:58:13.086748 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7688 | 2026.05.04 15:58:13.087042 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7689 | 2026.05.04 15:58:13.087258 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.05.04 15:58:13.087384 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 7691 | 2026.05.04 15:58:13.087422 [ 4 ] {74777882-bf8a-47cd-9f6f-74a2d97a7ddd} <Debug> TCPHandler: Processed in 0.001313355 sec. | ||
| 7692 | 2026.05.04 15:58:13.087540 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.05.04 15:58:13.087632 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7694 | 2026.05.04 15:58:13.087671 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7695 | 2026.05.04 15:58:13.088231 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.05.04 15:58:13.088267 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7697 | 2026.05.04 15:58:13.088581 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7698 | 2026.05.04 15:58:13.088796 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.05.04 15:58:13.088924 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Debug> executeQuery: Read 499 rows, 35.90 KiB in 0.00131 sec., 380916.0305343511 rows/sec., 26.76 MiB/sec. | ||
| 7700 | 2026.05.04 15:58:13.088963 [ 4 ] {b0f453c6-fe4e-4281-9fcc-1fa6bf53c6e0} <Debug> TCPHandler: Processed in 0.00147048 sec. | ||
| 7701 | 2026.05.04 15:58:13.089084 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.05.04 15:58:13.089179 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7703 | 2026.05.04 15:58:13.089220 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7704 | 2026.05.04 15:58:13.089553 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.05.04 15:58:13.089589 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7706 | 2026.05.04 15:58:13.089891 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7707 | 2026.05.04 15:58:13.090107 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.04 15:58:13.090242 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 7709 | 2026.05.04 15:58:13.090278 [ 4 ] {c5f02bc1-018a-40f0-b0e2-e8293d1b1bc0} <Debug> TCPHandler: Processed in 0.001251314 sec. | ||
| 7710 | 2026.05.04 15:58:13.090389 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.04 15:58:13.090481 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.05.04 15:58:13.090523 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.05.04 15:58:13.090932 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.05.04 15:58:13.090967 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7715 | 2026.05.04 15:58:13.091293 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7716 | 2026.05.04 15:58:13.091506 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.05.04 15:58:13.091633 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001171 sec., 227156.27668659267 rows/sec., 15.10 MiB/sec. | ||
| 7718 | 2026.05.04 15:58:13.091672 [ 4 ] {d403c3f8-ab28-48a0-ba10-dacc7fb88aa1} <Debug> TCPHandler: Processed in 0.001330707 sec. | ||
| 7719 | 2026.05.04 15:58:13.091781 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.04 15:58:13.091874 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.05.04 15:58:13.091914 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7722 | 2026.05.04 15:58:13.092244 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.04 15:58:13.092284 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7724 | 2026.05.04 15:58:13.092608 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7725 | 2026.05.04 15:58:13.092823 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.05.04 15:58:13.092955 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 7727 | 2026.05.04 15:58:13.092993 [ 4 ] {d84509d2-705d-4171-b97e-3af1d321e914} <Debug> TCPHandler: Processed in 0.001259345 sec. | ||
| 7728 | 2026.05.04 15:58:13.093109 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.04 15:58:13.093206 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.04 15:58:13.093261 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7731 | 2026.05.04 15:58:13.094003 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.05.04 15:58:13.094040 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7733 | 2026.05.04 15:58:13.094548 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7734 | 2026.05.04 15:58:13.094781 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.04 15:58:13.094896 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7736 | 2026.05.04 15:58:13.094922 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001734 sec., 4036.9088811995384 rows/sec., 7.23 MiB/sec. | ||
| 7737 | 2026.05.04 15:58:13.094965 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.05.04 15:58:13.094995 [ 4 ] {49600da0-cc27-4fed-aa52-4bd695e110a9} <Debug> TCPHandler: Processed in 0.001938273 sec. | ||
| 7739 | 2026.05.04 15:58:13.094995 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7740 | 2026.05.04 15:58:13.095120 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.05.04 15:58:13.095142 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7742 | 2026.05.04 15:58:13.095221 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7743 | 2026.05.04 15:58:13.095267 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7744 | 2026.05.04 15:58:13.095414 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7745 | 2026.05.04 15:58:13.095479 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 659 rows starting from the beginning of the part | ||
| 7746 | 2026.05.04 15:58:13.095614 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.05.04 15:58:13.095617 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7748 | 2026.05.04 15:58:13.095659 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7749 | 2026.05.04 15:58:13.095747 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 7750 | 2026.05.04 15:58:13.095854 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7751 | 2026.05.04 15:58:13.095946 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 7752 | 2026.05.04 15:58:13.095998 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7753 | 2026.05.04 15:58:13.096027 [ 200 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7754 | 2026.05.04 15:58:13.096223 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.05.04 15:58:13.096365 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 7756 | 2026.05.04 15:58:13.096402 [ 4 ] {4694adbf-0729-49e0-b86a-0897e6c4205a} <Debug> TCPHandler: Processed in 0.001332386 sec. | ||
| 7757 | 2026.05.04 15:58:13.099690 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 19 columns (19 merged, 0 gathered) in 0.004609186 sec., 164671.1588553814 rows/sec., 295.08 MiB/sec. | ||
| 7758 | 2026.05.04 15:58:13.100651 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7759 | 2026.05.04 15:58:13.101025 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.05.04 15:58:13.101100 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7761 | 2026.05.04 15:58:13.101188 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 7762 | 2026.05.04 15:58:14.027796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14817 | ||
| 7763 | 2026.05.04 15:58:14.028567 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.04 15:58:14.028641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7765 | 2026.05.04 15:58:14.029419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7766 | 2026.05.04 15:58:14.029650 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.04 15:58:14.029782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14817 | ||
| 7768 | 2026.05.04 15:58:14.029781 [ 29 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7769 | 2026.05.04 15:58:14.029829 [ 29 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.05.04 15:58:14.029847 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7771 | 2026.05.04 15:58:14.029979 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7772 | 2026.05.04 15:58:14.030187 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7773 | 2026.05.04 15:58:14.030249 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12385 rows starting from the beginning of the part | ||
| 7774 | 2026.05.04 15:58:14.030349 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7775 | 2026.05.04 15:58:14.030418 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7776 | 2026.05.04 15:58:14.030484 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7777 | 2026.05.04 15:58:14.030545 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7778 | 2026.05.04 15:58:14.030607 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7779 | 2026.05.04 15:58:14.032484 [ 189 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14817 rows, containing 4 columns (4 merged, 0 gathered) in 0.00257417 sec., 5756030.099022209 rows/sec., 82.34 MiB/sec. | ||
| 7780 | 2026.05.04 15:58:14.032725 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7781 | 2026.05.04 15:58:14.032979 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.05.04 15:58:14.033052 [ 192 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_31_6} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7783 | 2026.05.04 15:58:14.033136 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7784 | 2026.05.04 15:58:14.781316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7785 | 2026.05.04 15:58:14.798027 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.04 15:58:14.798086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7787 | 2026.05.04 15:58:14.803688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7788 | 2026.05.04 15:58:14.804377 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.05.04 15:58:14.804659 [ 29 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7790 | 2026.05.04 15:58:14.804715 [ 29 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.05.04 15:58:14.804737 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7792 | 2026.05.04 15:58:14.804839 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7793 | 2026.05.04 15:58:14.807377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7794 | 2026.05.04 15:58:14.808533 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2026.05.04 15:58:14.809911 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7796 | 2026.05.04 15:58:14.814150 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7797 | 2026.05.04 15:58:14.818354 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7798 | 2026.05.04 15:58:14.822799 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7799 | 2026.05.04 15:58:14.827059 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7800 | 2026.05.04 15:58:14.830786 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7801 | 2026.05.04 15:58:14.881697 [ 189 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076902822 sec., 3042.8012121583783 rows/sec., 15.73 MiB/sec. | ||
| 7802 | 2026.05.04 15:58:14.883802 [ 197 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7803 | 2026.05.04 15:58:14.885599 [ 197 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.05.04 15:58:14.885694 [ 197 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_31_6} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7805 | 2026.05.04 15:58:14.886854 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7806 | 2026.05.04 15:58:15.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.50 MiB, peak 291.04 MiB, free memory in arenas 0.00 B, will set to 282.12 MiB (RSS), difference: 1.62 MiB | ||
| 7807 | 2026.05.04 15:58:18.066794 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.05.04 15:58:18.067035 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7809 | 2026.05.04 15:58:18.067366 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7810 | 2026.05.04 15:58:18.067402 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7811 | 2026.05.04 15:58:18.067621 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7812 | 2026.05.04 15:58:18.067693 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7813 | 2026.05.04 15:58:18.067833 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7814 | 2026.05.04 15:58:18.067871 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7815 | 2026.05.04 15:58:18.067894 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7816 | 2026.05.04 15:58:18.067910 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7817 | 2026.05.04 15:58:18.067949 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7818 | 2026.05.04 15:58:18.067969 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7819 | 2026.05.04 15:58:18.069134 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002195 sec., 23234.624145785878 rows/sec., 5.50 MiB/sec. | ||
| 7820 | 2026.05.04 15:58:18.069238 [ 4 ] {3203fa4e-a314-46e4-bc07-9fabf49a8e09} <Debug> TCPHandler: Processed in 0.002583651 sec. | ||
| 7821 | 2026.05.04 15:58:18.071527 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.05.04 15:58:18.071643 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7823 | 2026.05.04 15:58:18.071687 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7824 | 2026.05.04 15:58:18.072216 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.04 15:58:18.072263 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7826 | 2026.05.04 15:58:18.072685 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7827 | 2026.05.04 15:58:18.072922 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.04 15:58:18.073076 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001464 sec., 86065.5737704918 rows/sec., 7.43 MiB/sec. | ||
| 7829 | 2026.05.04 15:58:18.073116 [ 4 ] {d5dc2983-98aa-44b8-a609-3b50978384fb} <Debug> TCPHandler: Processed in 0.001641134 sec. | ||
| 7830 | 2026.05.04 15:58:18.073252 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.05.04 15:58:18.073348 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.05.04 15:58:18.073392 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7833 | 2026.05.04 15:58:18.073811 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.05.04 15:58:18.073847 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7835 | 2026.05.04 15:58:18.074161 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7836 | 2026.05.04 15:58:18.074379 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.05.04 15:58:18.074511 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001181 sec., 29635.901778154108 rows/sec., 2.18 MiB/sec. | ||
| 7838 | 2026.05.04 15:58:18.074533 [ 108 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7839 | 2026.05.04 15:58:18.074548 [ 4 ] {61b783e4-adee-4df3-8f65-ad77f0c8a068} <Debug> TCPHandler: Processed in 0.001345597 sec. | ||
| 7840 | 2026.05.04 15:58:18.074603 [ 108 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.05.04 15:58:18.074634 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7842 | 2026.05.04 15:58:18.074708 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.05.04 15:58:18.074753 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7844 | 2026.05.04 15:58:18.074807 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7845 | 2026.05.04 15:58:18.074853 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7846 | 2026.05.04 15:58:18.074891 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7847 | 2026.05.04 15:58:18.074931 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7848 | 2026.05.04 15:58:18.074998 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 50 rows starting from the beginning of the part | ||
| 7849 | 2026.05.04 15:58:18.075044 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 7850 | 2026.05.04 15:58:18.075086 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 7851 | 2026.05.04 15:58:18.075126 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 151 rows starting from the beginning of the part | ||
| 7852 | 2026.05.04 15:58:18.075167 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 7853 | 2026.05.04 15:58:18.075325 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.05.04 15:58:18.075372 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7855 | 2026.05.04 15:58:18.075989 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7856 | 2026.05.04 15:58:18.076078 [ 191 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379577 sec., 467534.6138707734 rows/sec., 31.52 MiB/sec. | ||
| 7857 | 2026.05.04 15:58:18.076228 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7858 | 2026.05.04 15:58:18.076239 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.05.04 15:58:18.076390 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001601 sec., 61836.35227982511 rows/sec., 4.83 MiB/sec. | ||
| 7860 | 2026.05.04 15:58:18.076432 [ 4 ] {8aa92c33-7c2c-4a38-8ae0-a9211ae38d7d} <Debug> TCPHandler: Processed in 0.001772488 sec. | ||
| 7861 | 2026.05.04 15:58:18.076490 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.04 15:58:18.076561 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.05.04 15:58:18.076571 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_41_8} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7864 | 2026.05.04 15:58:18.076658 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7865 | 2026.05.04 15:58:18.076671 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.05.04 15:58:18.076721 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7867 | 2026.05.04 15:58:18.077143 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.04 15:58:18.077180 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7869 | 2026.05.04 15:58:18.077519 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7870 | 2026.05.04 15:58:18.077736 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.05.04 15:58:18.077869 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 7872 | 2026.05.04 15:58:18.077907 [ 4 ] {433c4c31-54e2-4d8a-9aad-fa746f89b618} <Debug> TCPHandler: Processed in 0.001395427 sec. | ||
| 7873 | 2026.05.04 15:58:18.078028 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.05.04 15:58:18.078127 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7875 | 2026.05.04 15:58:18.078181 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7876 | 2026.05.04 15:58:18.079018 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.05.04 15:58:18.079057 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7878 | 2026.05.04 15:58:18.079639 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7879 | 2026.05.04 15:58:18.079869 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.05.04 15:58:18.080009 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001901 sec., 18411.362440820623 rows/sec., 32.99 MiB/sec. | ||
| 7881 | 2026.05.04 15:58:18.080089 [ 4 ] {3608fe7e-6c69-49e4-ba47-12dc51f502ac} <Debug> TCPHandler: Processed in 0.002109248 sec. | ||
| 7882 | 2026.05.04 15:58:18.080228 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.05.04 15:58:18.080321 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7884 | 2026.05.04 15:58:18.080362 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7885 | 2026.05.04 15:58:18.080724 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.05.04 15:58:18.080760 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7887 | 2026.05.04 15:58:18.081066 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7888 | 2026.05.04 15:58:18.081279 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.05.04 15:58:18.081413 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 7890 | 2026.05.04 15:58:18.081462 [ 4 ] {0fa04ac7-827c-42fa-bec8-21b3766c08d3} <Debug> TCPHandler: Processed in 0.001282265 sec. | ||
| 7891 | 2026.05.04 15:58:21.408375 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7892 | 2026.05.04 15:58:21.408431 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7893 | 2026.05.04 15:58:21.529867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15265 | ||
| 7894 | 2026.05.04 15:58:21.530484 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.05.04 15:58:21.530530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7896 | 2026.05.04 15:58:21.531228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7897 | 2026.05.04 15:58:21.531458 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.05.04 15:58:21.531592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15265 | ||
| 7899 | 2026.05.04 15:58:21.595963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1002 | ||
| 7900 | 2026.05.04 15:58:21.598424 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.05.04 15:58:21.598468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7902 | 2026.05.04 15:58:21.599701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7903 | 2026.05.04 15:58:21.599975 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.05.04 15:58:21.600230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 7905 | 2026.05.04 15:58:22.001646 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001145341 sec. | ||
| 7906 | 2026.05.04 15:58:22.307455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7907 | 2026.05.04 15:58:22.323252 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.05.04 15:58:22.323309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7909 | 2026.05.04 15:58:22.328643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7910 | 2026.05.04 15:58:22.329306 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.05.04 15:58:22.332078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7912 | 2026.05.04 15:58:23.070752 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.05.04 15:58:23.071004 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7914 | 2026.05.04 15:58:23.071342 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7915 | 2026.05.04 15:58:23.071381 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7916 | 2026.05.04 15:58:23.071619 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7917 | 2026.05.04 15:58:23.071698 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7918 | 2026.05.04 15:58:23.071839 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7919 | 2026.05.04 15:58:23.071876 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7920 | 2026.05.04 15:58:23.071897 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 7921 | 2026.05.04 15:58:23.071912 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7922 | 2026.05.04 15:58:23.071950 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7923 | 2026.05.04 15:58:23.071970 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7924 | 2026.05.04 15:58:23.073049 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002139 sec., 23842.917251051895 rows/sec., 5.65 MiB/sec. | ||
| 7925 | 2026.05.04 15:58:23.073181 [ 4 ] {85a2f0b8-40a3-4715-b329-7def6db508c6} <Debug> TCPHandler: Processed in 0.00255207 sec. | ||
| 7926 | 2026.05.04 15:58:23.078044 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.05.04 15:58:23.078163 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.05.04 15:58:23.078208 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7929 | 2026.05.04 15:58:23.078783 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.05.04 15:58:23.078833 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7931 | 2026.05.04 15:58:23.079222 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7932 | 2026.05.04 15:58:23.079470 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.05.04 15:58:23.079606 [ 100 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7934 | 2026.05.04 15:58:23.079626 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001493 sec., 190221.03148024113 rows/sec., 12.08 MiB/sec. | ||
| 7935 | 2026.05.04 15:58:23.079674 [ 100 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.05.04 15:58:23.079684 [ 4 ] {038f8f53-93de-4f15-8351-a2938d4b7f12} <Debug> TCPHandler: Processed in 0.001692227 sec. | ||
| 7937 | 2026.05.04 15:58:23.079703 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7938 | 2026.05.04 15:58:23.079805 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7939 | 2026.05.04 15:58:23.079819 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.05.04 15:58:23.079910 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7941 | 2026.05.04 15:58:23.079929 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7942 | 2026.05.04 15:58:23.079941 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7943 | 2026.05.04 15:58:23.079972 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7944 | 2026.05.04 15:58:23.080005 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7945 | 2026.05.04 15:58:23.080057 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7946 | 2026.05.04 15:58:23.080104 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7947 | 2026.05.04 15:58:23.080147 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7948 | 2026.05.04 15:58:23.080191 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7949 | 2026.05.04 15:58:23.080683 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.05.04 15:58:23.080721 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7951 | 2026.05.04 15:58:23.081119 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7952 | 2026.05.04 15:58:23.081164 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394908 sec., 1238791.3754885627 rows/sec., 83.74 MiB/sec. | ||
| 7953 | 2026.05.04 15:58:23.081309 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7954 | 2026.05.04 15:58:23.081345 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.05.04 15:58:23.081489 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001581 sec., 512966.476913346 rows/sec., 39.64 MiB/sec. | ||
| 7956 | 2026.05.04 15:58:23.081528 [ 4 ] {777a96be-6852-4b26-9c31-56d0f230293b} <Debug> TCPHandler: Processed in 0.001759168 sec. | ||
| 7957 | 2026.05.04 15:58:23.081555 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.04 15:58:23.081615 [ 193 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_21_4} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7959 | 2026.05.04 15:58:23.081637 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.05.04 15:58:23.081675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7961 | 2026.05.04 15:58:23.081734 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.05.04 15:58:23.081774 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7963 | 2026.05.04 15:58:23.082204 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.05.04 15:58:23.082240 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7965 | 2026.05.04 15:58:23.082555 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7966 | 2026.05.04 15:58:23.082759 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.05.04 15:58:23.082890 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 7.52 MiB/sec. | ||
| 7968 | 2026.05.04 15:58:23.082928 [ 4 ] {af1ee685-f39e-4f29-a1ae-d42c384a3828} <Debug> TCPHandler: Processed in 0.001340116 sec. | ||
| 7969 | 2026.05.04 15:58:23.083038 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.05.04 15:58:23.083131 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7971 | 2026.05.04 15:58:23.083172 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7972 | 2026.05.04 15:58:23.083592 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.05.04 15:58:23.083630 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7974 | 2026.05.04 15:58:23.083929 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7975 | 2026.05.04 15:58:23.084142 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.05.04 15:58:23.084277 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 7977 | 2026.05.04 15:58:23.084315 [ 4 ] {891f3d98-e3ea-4c09-862b-d38e51777f2d} <Debug> TCPHandler: Processed in 0.001325906 sec. | ||
| 7978 | 2026.05.04 15:58:23.084425 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.05.04 15:58:23.084518 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7980 | 2026.05.04 15:58:23.084558 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7981 | 2026.05.04 15:58:23.084976 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.05.04 15:58:23.085014 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7983 | 2026.05.04 15:58:23.085322 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7984 | 2026.05.04 15:58:23.085527 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.05.04 15:58:23.085632 [ 103 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7986 | 2026.05.04 15:58:23.085656 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 7987 | 2026.05.04 15:58:23.085681 [ 103 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.05.04 15:58:23.085701 [ 4 ] {fa93d5fd-c0f1-4238-8306-ba6d41e4542d} <Debug> TCPHandler: Processed in 0.001324896 sec. | ||
| 7989 | 2026.05.04 15:58:23.085711 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7990 | 2026.05.04 15:58:23.085819 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7991 | 2026.05.04 15:58:23.085820 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.04 15:58:23.085952 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.04 15:58:23.085956 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.05.04 15:58:23.085995 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7995 | 2026.05.04 15:58:23.086008 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7996 | 2026.05.04 15:58:23.086088 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7997 | 2026.05.04 15:58:23.086140 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7998 | 2026.05.04 15:58:23.086189 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7999 | 2026.05.04 15:58:23.086240 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8000 | 2026.05.04 15:58:23.086285 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8001 | 2026.05.04 15:58:23.086594 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.05.04 15:58:23.086637 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8003 | 2026.05.04 15:58:23.086978 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8004 | 2026.05.04 15:58:23.087190 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.05.04 15:58:23.087198 [ 195 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425809 sec., 631220.5912573142 rows/sec., 38.47 MiB/sec. | ||
| 8006 | 2026.05.04 15:58:23.087323 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8007 | 2026.05.04 15:58:23.087324 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.00139 sec., 357553.9568345324 rows/sec., 25.11 MiB/sec. | ||
| 8008 | 2026.05.04 15:58:23.087374 [ 4 ] {c2bf14c0-cfe5-4b5d-be07-67a4d2eb2ad6} <Debug> TCPHandler: Processed in 0.001602784 sec. | ||
| 8009 | 2026.05.04 15:58:23.087489 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.05.04 15:58:23.087558 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.05.04 15:58:23.087582 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8012 | 2026.05.04 15:58:23.087618 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_21_4} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8013 | 2026.05.04 15:58:23.087624 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8014 | 2026.05.04 15:58:23.087687 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8015 | 2026.05.04 15:58:23.087958 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.05.04 15:58:23.087994 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8017 | 2026.05.04 15:58:23.088288 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8018 | 2026.05.04 15:58:23.088489 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.05.04 15:58:23.088614 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 8020 | 2026.05.04 15:58:23.088651 [ 4 ] {c9ba1ed2-6005-4c1c-8df5-120310518614} <Debug> TCPHandler: Processed in 0.001210893 sec. | ||
| 8021 | 2026.05.04 15:58:23.088762 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.05.04 15:58:23.088856 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8023 | 2026.05.04 15:58:23.088898 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8024 | 2026.05.04 15:58:23.089306 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.05.04 15:58:23.089342 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8026 | 2026.05.04 15:58:23.089661 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8027 | 2026.05.04 15:58:23.089874 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.05.04 15:58:23.089999 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 8029 | 2026.05.04 15:58:23.090036 [ 4 ] {5ac076ff-0655-42cd-8855-2b2c6dc6b28e} <Debug> TCPHandler: Processed in 0.001321906 sec. | ||
| 8030 | 2026.05.04 15:58:23.090148 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.05.04 15:58:23.090242 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.05.04 15:58:23.090283 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8033 | 2026.05.04 15:58:23.090596 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.05.04 15:58:23.090632 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8035 | 2026.05.04 15:58:23.090926 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8036 | 2026.05.04 15:58:23.091131 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.05.04 15:58:23.091230 [ 103 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8038 | 2026.05.04 15:58:23.091259 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 8039 | 2026.05.04 15:58:23.091263 [ 103 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.05.04 15:58:23.091301 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8041 | 2026.05.04 15:58:23.091302 [ 4 ] {65d097f1-bc9b-4bab-a65a-0e50d9d8ee6c} <Debug> TCPHandler: Processed in 0.001200752 sec. | ||
| 8042 | 2026.05.04 15:58:23.091373 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8043 | 2026.05.04 15:58:23.091425 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.05.04 15:58:23.091482 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8045 | 2026.05.04 15:58:23.091517 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 17 rows starting from the beginning of the part | ||
| 8046 | 2026.05.04 15:58:23.091524 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.05.04 15:58:23.091575 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8048 | 2026.05.04 15:58:23.091583 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8049 | 2026.05.04 15:58:23.091630 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8050 | 2026.05.04 15:58:23.091678 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8051 | 2026.05.04 15:58:23.091723 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8052 | 2026.05.04 15:58:23.091764 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8053 | 2026.05.04 15:58:23.092323 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.05.04 15:58:23.092365 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8055 | 2026.05.04 15:58:23.092537 [ 193 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198093 sec., 18362.514429180374 rows/sec., 1.20 MiB/sec. | ||
| 8056 | 2026.05.04 15:58:23.092710 [ 198 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8057 | 2026.05.04 15:58:23.092892 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8058 | 2026.05.04 15:58:23.093116 [ 198 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.04 15:58:23.093175 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.04 15:58:23.093211 [ 198 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_20_4} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8061 | 2026.05.04 15:58:23.093318 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8062 | 2026.05.04 15:58:23.093334 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001827 sec., 3831.417624521073 rows/sec., 6.87 MiB/sec. | ||
| 8063 | 2026.05.04 15:58:23.093391 [ 4 ] {716207a3-e2d8-4344-b343-33a336a6e408} <Debug> TCPHandler: Processed in 0.002014745 sec. | ||
| 8064 | 2026.05.04 15:58:23.093504 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2026.05.04 15:58:23.093598 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8066 | 2026.05.04 15:58:23.093639 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8067 | 2026.05.04 15:58:23.093967 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.05.04 15:58:23.094003 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8069 | 2026.05.04 15:58:23.094312 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8070 | 2026.05.04 15:58:23.094526 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.05.04 15:58:23.094651 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 8072 | 2026.05.04 15:58:23.094687 [ 4 ] {da7604bc-4d8b-4efc-97df-276478680410} <Debug> TCPHandler: Processed in 0.001231304 sec. | ||
| 8073 | 2026.05.04 15:58:25.042133 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.05.04 15:58:25.042375 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8075 | 2026.05.04 15:58:25.042734 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8076 | 2026.05.04 15:58:25.042774 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8077 | 2026.05.04 15:58:25.043011 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8078 | 2026.05.04 15:58:25.043086 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8079 | 2026.05.04 15:58:25.043230 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8080 | 2026.05.04 15:58:25.043267 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8081 | 2026.05.04 15:58:25.043289 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8082 | 2026.05.04 15:58:25.043305 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8083 | 2026.05.04 15:58:25.043344 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8084 | 2026.05.04 15:58:25.043366 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8085 | 2026.05.04 15:58:25.044567 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002285 sec., 22319.474835886213 rows/sec., 5.28 MiB/sec. | ||
| 8086 | 2026.05.04 15:58:25.044687 [ 4 ] {d741d3da-bb82-46ec-97f2-def209ba8bb7} <Debug> TCPHandler: Processed in 0.002679103 sec. | ||
| 8087 | 2026.05.04 15:58:25.056888 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.04 15:58:25.057029 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8089 | 2026.05.04 15:58:25.057087 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8090 | 2026.05.04 15:58:25.057646 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.05.04 15:58:25.057691 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8092 | 2026.05.04 15:58:25.058076 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8093 | 2026.05.04 15:58:25.058306 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.05.04 15:58:25.058462 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001472 sec., 2717.391304347826 rows/sec., 221.58 KiB/sec. | ||
| 8095 | 2026.05.04 15:58:25.058504 [ 4 ] {8a3310e6-4c09-4aa6-801a-8243bb91c3ca} <Debug> TCPHandler: Processed in 0.001680866 sec. | ||
| 8096 | 2026.05.04 15:58:25.058641 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.05.04 15:58:25.058742 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8098 | 2026.05.04 15:58:25.058785 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8099 | 2026.05.04 15:58:25.060278 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.05.04 15:58:25.060321 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8101 | 2026.05.04 15:58:25.060936 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8102 | 2026.05.04 15:58:25.061233 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.05.04 15:58:25.061411 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Debug> executeQuery: Read 2473 rows, 188.21 KiB in 0.002689 sec., 919672.7407958349 rows/sec., 68.35 MiB/sec. | ||
| 8104 | 2026.05.04 15:58:25.061460 [ 4 ] {fa95dead-4a29-411c-8078-5ee73977d3ce} <Debug> TCPHandler: Processed in 0.002869299 sec. | ||
| 8105 | 2026.05.04 15:58:25.061808 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.05.04 15:58:25.061922 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8107 | 2026.05.04 15:58:25.061972 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8108 | 2026.05.04 15:58:25.062555 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.05.04 15:58:25.062599 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8110 | 2026.05.04 15:58:25.063044 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8111 | 2026.05.04 15:58:25.063416 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.05.04 15:58:25.063586 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Debug> executeQuery: Read 48 rows, 3.59 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 2.07 MiB/sec. | ||
| 8113 | 2026.05.04 15:58:25.063634 [ 4 ] {d3d4c162-6967-49b4-9813-6710615b6a14} <Debug> TCPHandler: Processed in 0.001887812 sec. | ||
| 8114 | 2026.05.04 15:58:25.063764 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.05.04 15:58:25.063861 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8116 | 2026.05.04 15:58:25.063903 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8117 | 2026.05.04 15:58:25.064622 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.05.04 15:58:25.064658 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8119 | 2026.05.04 15:58:25.064996 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8120 | 2026.05.04 15:58:25.065209 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.05.04 15:58:25.065323 [ 97 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8122 | 2026.05.04 15:58:25.065344 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001503 sec., 532934.131736527 rows/sec., 30.78 MiB/sec. | ||
| 8123 | 2026.05.04 15:58:25.065365 [ 97 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.05.04 15:58:25.065382 [ 4 ] {8160ca7f-fc13-4a09-abe8-bb4f50e46eea} <Debug> TCPHandler: Processed in 0.001669426 sec. | ||
| 8125 | 2026.05.04 15:58:25.065384 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8126 | 2026.05.04 15:58:25.065481 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8127 | 2026.05.04 15:58:25.065510 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.05.04 15:58:25.065574 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.05.04 15:58:25.065602 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 976 rows starting from the beginning of the part | ||
| 8130 | 2026.05.04 15:58:25.065608 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.05.04 15:58:25.065650 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8132 | 2026.05.04 15:58:25.065660 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 8133 | 2026.05.04 15:58:25.065704 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8134 | 2026.05.04 15:58:25.065744 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8135 | 2026.05.04 15:58:25.065783 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 8136 | 2026.05.04 15:58:25.065823 [ 193 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 8137 | 2026.05.04 15:58:25.066057 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.05.04 15:58:25.066093 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8139 | 2026.05.04 15:58:25.066388 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8140 | 2026.05.04 15:58:25.066608 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.05.04 15:58:25.066746 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 8142 | 2026.05.04 15:58:25.066783 [ 4 ] {d19a818d-5670-474b-9007-e03115fb2af3} <Debug> TCPHandler: Processed in 0.001322936 sec. | ||
| 8143 | 2026.05.04 15:58:25.066898 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.05.04 15:58:25.066938 [ 198 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3025 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148606 sec., 2035584.027562817 rows/sec., 128.51 MiB/sec. | ||
| 8145 | 2026.05.04 15:58:25.067001 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8146 | 2026.05.04 15:58:25.067047 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8147 | 2026.05.04 15:58:25.067195 [ 188 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8148 | 2026.05.04 15:58:25.067621 [ 188 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.04 15:58:25.067705 [ 188 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_26_5} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8150 | 2026.05.04 15:58:25.067801 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8151 | 2026.05.04 15:58:25.067922 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.05.04 15:58:25.067963 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8153 | 2026.05.04 15:58:25.068341 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8154 | 2026.05.04 15:58:25.068560 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.05.04 15:58:25.068694 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Debug> executeQuery: Read 1327 rows, 91.08 KiB in 0.001712 sec., 775116.8224299066 rows/sec., 51.96 MiB/sec. | ||
| 8156 | 2026.05.04 15:58:25.068733 [ 4 ] {556980bc-a364-4424-a9c1-eb873aeac5c6} <Debug> TCPHandler: Processed in 0.001883171 sec. | ||
| 8157 | 2026.05.04 15:58:25.068868 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.05.04 15:58:25.068964 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.05.04 15:58:25.069007 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8160 | 2026.05.04 15:58:25.069726 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.05.04 15:58:25.069763 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8162 | 2026.05.04 15:58:25.070208 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8163 | 2026.05.04 15:58:25.070423 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.05.04 15:58:25.070553 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001608 sec., 951492.5373134328 rows/sec., 57.89 MiB/sec. | ||
| 8165 | 2026.05.04 15:58:25.070590 [ 4 ] {c2a29824-989f-4d35-aa28-b3133cd39647} <Debug> TCPHandler: Processed in 0.001771098 sec. | ||
| 8166 | 2026.05.04 15:58:25.070728 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.05.04 15:58:25.070822 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.05.04 15:58:25.070875 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8169 | 2026.05.04 15:58:25.071718 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.05.04 15:58:25.071755 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8171 | 2026.05.04 15:58:25.072324 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8172 | 2026.05.04 15:58:25.072562 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.05.04 15:58:25.072702 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001899 sec., 23170.08952080042 rows/sec., 41.52 MiB/sec. | ||
| 8174 | 2026.05.04 15:58:25.072770 [ 4 ] {dfc32a5e-08a4-448b-93cb-216fd8c7e2a4} <Debug> TCPHandler: Processed in 0.002089907 sec. | ||
| 8175 | 2026.05.04 15:58:25.072886 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.05.04 15:58:25.072982 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.05.04 15:58:25.073024 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8178 | 2026.05.04 15:58:25.073361 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.05.04 15:58:25.073397 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8180 | 2026.05.04 15:58:25.073716 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8181 | 2026.05.04 15:58:25.073925 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.05.04 15:58:25.074054 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.48 MiB/sec. | ||
| 8183 | 2026.05.04 15:58:25.074089 [ 4 ] {474e9f41-1195-4136-ab15-13f27783978f} <Debug> TCPHandler: Processed in 0.001252894 sec. | ||
| 8184 | 2026.05.04 15:58:28.063786 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.05.04 15:58:28.064027 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8186 | 2026.05.04 15:58:28.064353 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8187 | 2026.05.04 15:58:28.064386 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8188 | 2026.05.04 15:58:28.064600 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8189 | 2026.05.04 15:58:28.064669 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8190 | 2026.05.04 15:58:28.064807 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8191 | 2026.05.04 15:58:28.064843 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8192 | 2026.05.04 15:58:28.064865 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8193 | 2026.05.04 15:58:28.064880 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8194 | 2026.05.04 15:58:28.064919 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8195 | 2026.05.04 15:58:28.064939 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8196 | 2026.05.04 15:58:28.066064 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002129 sec., 23954.908407703148 rows/sec., 5.67 MiB/sec. | ||
| 8197 | 2026.05.04 15:58:28.066175 [ 4 ] {c92dc507-6f9a-4128-8058-758fc4429e3b} <Debug> TCPHandler: Processed in 0.002512318 sec. | ||
| 8198 | 2026.05.04 15:58:28.067446 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.04 15:58:28.067554 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8200 | 2026.05.04 15:58:28.067598 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8201 | 2026.05.04 15:58:28.068079 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.04 15:58:28.068125 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8203 | 2026.05.04 15:58:28.068510 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8204 | 2026.05.04 15:58:28.068734 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.04 15:58:28.068882 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.17 MiB/sec. | ||
| 8206 | 2026.05.04 15:58:28.068881 [ 92 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8207 | 2026.05.04 15:58:28.068921 [ 4 ] {780d3df3-6742-41df-81ba-873d3fecab22} <Debug> TCPHandler: Processed in 0.001525792 sec. | ||
| 8208 | 2026.05.04 15:58:28.068956 [ 92 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.04 15:58:28.068980 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8210 | 2026.05.04 15:58:28.069053 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.04 15:58:28.069069 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8212 | 2026.05.04 15:58:28.069152 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.04 15:58:28.069161 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8214 | 2026.05.04 15:58:28.069191 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 8215 | 2026.05.04 15:58:28.069192 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8216 | 2026.05.04 15:58:28.069245 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 812 rows starting from the beginning of the part | ||
| 8217 | 2026.05.04 15:58:28.069288 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 126 rows starting from the beginning of the part | ||
| 8218 | 2026.05.04 15:58:28.069327 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 811 rows starting from the beginning of the part | ||
| 8219 | 2026.05.04 15:58:28.069366 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2473 rows starting from the beginning of the part | ||
| 8220 | 2026.05.04 15:58:28.069405 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 8221 | 2026.05.04 15:58:28.069643 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.05.04 15:58:28.069680 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8223 | 2026.05.04 15:58:28.069994 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8224 | 2026.05.04 15:58:28.070205 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.05.04 15:58:28.070323 [ 92 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8226 | 2026.05.04 15:58:28.070336 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 8227 | 2026.05.04 15:58:28.070362 [ 92 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.05.04 15:58:28.070384 [ 4 ] {f2b9f5df-8f0e-404a-9e40-0757fb6e3ea2} <Debug> TCPHandler: Processed in 0.001378968 sec. | ||
| 8229 | 2026.05.04 15:58:28.070385 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8230 | 2026.05.04 15:58:28.070499 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8231 | 2026.05.04 15:58:28.070512 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.05.04 15:58:28.070631 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.05.04 15:58:28.070632 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2026.05.04 15:58:28.070677 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8235 | 2026.05.04 15:58:28.070680 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 8236 | 2026.05.04 15:58:28.070755 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 499 rows starting from the beginning of the part | ||
| 8237 | 2026.05.04 15:58:28.070799 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 99 rows starting from the beginning of the part | ||
| 8238 | 2026.05.04 15:58:28.070848 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 497 rows starting from the beginning of the part | ||
| 8239 | 2026.05.04 15:58:28.070887 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1327 rows starting from the beginning of the part | ||
| 8240 | 2026.05.04 15:58:28.070925 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 8241 | 2026.05.04 15:58:28.071074 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.05.04 15:58:28.071135 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8243 | 2026.05.04 15:58:28.071812 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8244 | 2026.05.04 15:58:28.071890 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002856948 sec., 2673482.331495008 rows/sec., 212.75 MiB/sec. | ||
| 8245 | 2026.05.04 15:58:28.072040 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.05.04 15:58:28.072174 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8247 | 2026.05.04 15:58:28.072190 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8248 | 2026.05.04 15:58:28.072214 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.05.04 15:58:28.072186 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001573 sec., 61029.87921169739 rows/sec., 4.25 MiB/sec. | ||
| 8250 | 2026.05.04 15:58:28.072245 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8251 | 2026.05.04 15:58:28.072281 [ 4 ] {ba1ab492-9ffd-4492-baa2-581cce4e25b1} <Debug> TCPHandler: Processed in 0.001816899 sec. | ||
| 8252 | 2026.05.04 15:58:28.072335 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8253 | 2026.05.04 15:58:28.072409 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.05.04 15:58:28.072444 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8255 | 2026.05.04 15:58:28.072461 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.05.04 15:58:28.072477 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17980 rows starting from the beginning of the part | ||
| 8257 | 2026.05.04 15:58:28.072510 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.05.04 15:58:28.072537 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 266 rows starting from the beginning of the part | ||
| 8259 | 2026.05.04 15:58:28.072538 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_51_10} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8260 | 2026.05.04 15:58:28.072555 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8261 | 2026.05.04 15:58:28.072592 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8262 | 2026.05.04 15:58:28.072639 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 8263 | 2026.05.04 15:58:28.072646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8264 | 2026.05.04 15:58:28.072679 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1530 rows starting from the beginning of the part | ||
| 8265 | 2026.05.04 15:58:28.072714 [ 186 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260742 sec., 1909107.717731612 rows/sec., 138.37 MiB/sec. | ||
| 8266 | 2026.05.04 15:58:28.072722 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 8267 | 2026.05.04 15:58:28.072931 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.05.04 15:58:28.072997 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8269 | 2026.05.04 15:58:28.073003 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8270 | 2026.05.04 15:58:28.073357 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.05.04 15:58:28.073458 [ 190 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_51_10} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8272 | 2026.05.04 15:58:28.073505 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8273 | 2026.05.04 15:58:28.073549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8274 | 2026.05.04 15:58:28.073829 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.05.04 15:58:28.073971 [ 92 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8276 | 2026.05.04 15:58:28.073987 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001496 sec., 24064.171122994652 rows/sec., 1.62 MiB/sec. | ||
| 8277 | 2026.05.04 15:58:28.074008 [ 92 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.05.04 15:58:28.074033 [ 4 ] {890f19ba-f79c-4866-af22-497cdb9e2595} <Debug> TCPHandler: Processed in 0.001673206 sec. | ||
| 8279 | 2026.05.04 15:58:28.074033 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8280 | 2026.05.04 15:58:28.074161 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8281 | 2026.05.04 15:58:28.074273 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8282 | 2026.05.04 15:58:28.074334 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2898 rows starting from the beginning of the part | ||
| 8283 | 2026.05.04 15:58:28.074398 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8284 | 2026.05.04 15:58:28.074441 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8285 | 2026.05.04 15:58:28.074482 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8286 | 2026.05.04 15:58:28.074518 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 8287 | 2026.05.04 15:58:28.074554 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8288 | 2026.05.04 15:58:28.075846 [ 190 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001746068 sec., 1831543.7886726062 rows/sec., 118.87 MiB/sec. | ||
| 8289 | 2026.05.04 15:58:28.076098 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8290 | 2026.05.04 15:58:28.076343 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.05.04 15:58:28.076416 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_51_10} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8292 | 2026.05.04 15:58:28.076480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8293 | 2026.05.04 15:58:28.080613 [ 196 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20297 rows, containing 5 columns (5 merged, 0 gathered) in 0.008310017 sec., 2442473.9443974667 rows/sec., 159.01 MiB/sec. | ||
| 8294 | 2026.05.04 15:58:28.080981 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8295 | 2026.05.04 15:58:28.081253 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.05.04 15:58:28.081332 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8297 | 2026.05.04 15:58:28.081407 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8298 | 2026.05.04 15:58:29.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.70 MiB, peak 291.04 MiB, free memory in arenas 0.00 B, will set to 284.67 MiB (RSS), difference: 1.98 MiB | ||
| 8299 | 2026.05.04 15:58:29.031719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15777 | ||
| 8300 | 2026.05.04 15:58:29.032495 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.05.04 15:58:29.032583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8302 | 2026.05.04 15:58:29.033231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8303 | 2026.05.04 15:58:29.033462 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.05.04 15:58:29.033597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15777 | ||
| 8305 | 2026.05.04 15:58:29.832141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8306 | 2026.05.04 15:58:29.847889 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.04 15:58:29.847938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8308 | 2026.05.04 15:58:29.853894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8309 | 2026.05.04 15:58:29.854606 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.04 15:58:29.857236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8311 | 2026.05.04 15:58:31.600527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1056 | ||
| 8312 | 2026.05.04 15:58:31.604951 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.05.04 15:58:31.605049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8314 | 2026.05.04 15:58:31.607320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8315 | 2026.05.04 15:58:31.607779 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.05.04 15:58:31.608357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8317 | 2026.05.04 15:58:31.839400 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59831 | ||
| 8318 | 2026.05.04 15:58:31.839532 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8319 | 2026.05.04 15:58:31.839566 [ 298 ] {} <Debug> TCP-Session: 5991d4dd-2ce5-455e-9ac7-6e8dfe994a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:59831 | ||
| 8320 | 2026.05.04 15:58:31.839598 [ 298 ] {} <Debug> TCP-Session: 5991d4dd-2ce5-455e-9ac7-6e8dfe994a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.05.04 15:58:31.839615 [ 298 ] {} <Debug> TCP-Session: 5991d4dd-2ce5-455e-9ac7-6e8dfe994a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.05.04 15:58:31.839849 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48645 | ||
| 8323 | 2026.05.04 15:58:31.839883 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51319 | ||
| 8324 | 2026.05.04 15:58:31.839929 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58872 | ||
| 8325 | 2026.05.04 15:58:31.839936 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50591 | ||
| 8326 | 2026.05.04 15:58:31.840014 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8327 | 2026.05.04 15:58:31.839988 [ 298 ] {} <Trace> TCP-Session: 5991d4dd-2ce5-455e-9ac7-6e8dfe994a93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2026.05.04 15:58:31.840060 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8329 | 2026.05.04 15:58:31.840089 [ 299 ] {} <Debug> TCP-Session: 3a43f64d-996d-4469-9905-e5528f55e442 Authenticating user 'default' from [fd00:1122:3344:101::e]:48645 | ||
| 8330 | 2026.05.04 15:58:31.840154 [ 3 ] {} <Debug> TCP-Session: ca229df7-ea5f-49f7-9f9d-bcd75aa4b33c Authenticating user 'default' from [fd00:1122:3344:101::e]:51319 | ||
| 8331 | 2026.05.04 15:58:31.839914 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64126 | ||
| 8332 | 2026.05.04 15:58:31.840194 [ 299 ] {} <Debug> TCP-Session: 3a43f64d-996d-4469-9905-e5528f55e442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.05.04 15:58:31.840203 [ 3 ] {} <Debug> TCP-Session: ca229df7-ea5f-49f7-9f9d-bcd75aa4b33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.05.04 15:58:31.840223 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.05.04 15:58:31.840255 [ 3 ] {} <Debug> TCP-Session: ca229df7-ea5f-49f7-9f9d-bcd75aa4b33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.05.04 15:58:31.840248 [ 299 ] {} <Debug> TCP-Session: 3a43f64d-996d-4469-9905-e5528f55e442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.05.04 15:58:31.840290 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8338 | 2026.05.04 15:58:31.840287 [ 296 ] {} <Debug> TCP-Session: b967aef1-c124-470c-84b5-92e30fdf534d Authenticating user 'default' from [fd00:1122:3344:101::e]:58872 | ||
| 8339 | 2026.05.04 15:58:31.839908 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45103 | ||
| 8340 | 2026.05.04 15:58:31.840373 [ 296 ] {} <Debug> TCP-Session: b967aef1-c124-470c-84b5-92e30fdf534d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.05.04 15:58:31.839883 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50744 | ||
| 8342 | 2026.05.04 15:58:31.840428 [ 296 ] {} <Debug> TCP-Session: b967aef1-c124-470c-84b5-92e30fdf534d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.05.04 15:58:31.839872 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40814 | ||
| 8344 | 2026.05.04 15:58:31.840848 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8345 | 2026.05.04 15:58:31.840924 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.05.04 15:58:31.840925 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8347 | 2026.05.04 15:58:31.840973 [ 293 ] {} <Debug> TCP-Session: 1382b6a0-4d92-4856-8566-fe4c48723afa Authenticating user 'default' from [fd00:1122:3344:101::e]:45103 | ||
| 8348 | 2026.05.04 15:58:31.841009 [ 293 ] {} <Debug> TCP-Session: 1382b6a0-4d92-4856-8566-fe4c48723afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.05.04 15:58:31.841028 [ 293 ] {} <Debug> TCP-Session: 1382b6a0-4d92-4856-8566-fe4c48723afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.05.04 15:58:31.841089 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8351 | 2026.05.04 15:58:31.841137 [ 300 ] {} <Debug> TCP-Session: b57d0a25-95d9-46a9-a200-5050a2f51c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:40814 | ||
| 8352 | 2026.05.04 15:58:31.841164 [ 300 ] {} <Debug> TCP-Session: b57d0a25-95d9-46a9-a200-5050a2f51c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.05.04 15:58:31.841190 [ 300 ] {} <Debug> TCP-Session: b57d0a25-95d9-46a9-a200-5050a2f51c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.05.04 15:58:31.841266 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8355 | 2026.05.04 15:58:31.841316 [ 295 ] {} <Debug> TCP-Session: efa656aa-eae6-4d0e-9bda-e6d224c320d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64126 | ||
| 8356 | 2026.05.04 15:58:31.841339 [ 295 ] {} <Debug> TCP-Session: efa656aa-eae6-4d0e-9bda-e6d224c320d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.05.04 15:58:31.841361 [ 295 ] {} <Debug> TCP-Session: efa656aa-eae6-4d0e-9bda-e6d224c320d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.05.04 15:58:31.841532 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8359 | 2026.05.04 15:58:31.841576 [ 297 ] {} <Debug> TCP-Session: 205348e0-8d3e-4e09-a385-88f4028f55d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50591 | ||
| 8360 | 2026.05.04 15:58:31.841576 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 8361 | 2026.05.04 15:58:31.841604 [ 297 ] {} <Debug> TCP-Session: 205348e0-8d3e-4e09-a385-88f4028f55d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.05.04 15:58:31.841638 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8363 | 2026.05.04 15:58:31.841642 [ 297 ] {} <Debug> TCP-Session: 205348e0-8d3e-4e09-a385-88f4028f55d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.05.04 15:58:31.841671 [ 301 ] {} <Debug> TCP-Session: 7ef0c12f-8e50-4d01-8352-d13666f459b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50744 | ||
| 8365 | 2026.05.04 15:58:31.841688 [ 301 ] {} <Debug> TCP-Session: 7ef0c12f-8e50-4d01-8352-d13666f459b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.05.04 15:58:31.841703 [ 301 ] {} <Debug> TCP-Session: 7ef0c12f-8e50-4d01-8352-d13666f459b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.05.04 15:58:31.843184 [ 337 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> AggregatingTransform: Aggregating | ||
| 8368 | 2026.05.04 15:58:31.843227 [ 337 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> Aggregator: Aggregation method: without_key | ||
| 8369 | 2026.05.04 15:58:31.843267 [ 337 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001535742 sec. (651.151 rows/sec., 25.44 KiB/sec.) | ||
| 8370 | 2026.05.04 15:58:31.843286 [ 337 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Trace> Aggregator: Merging aggregated data | ||
| 8371 | 2026.05.04 15:58:31.845047 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004829 sec., 207.08221163802028 rows/sec., 8.09 KiB/sec. | ||
| 8372 | 2026.05.04 15:58:31.845266 [ 298 ] {fa4205e6-b27b-46b5-b84f-e0e745eacf01} <Debug> TCPHandler: Processed in 0.005440519 sec. | ||
| 8373 | 2026.05.04 15:58:31.845450 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.05.04 15:58:31.845490 [ 298 ] {} <Debug> TCP-Session: 5991d4dd-2ce5-455e-9ac7-6e8dfe994a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.05.04 15:58:31.845504 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8376 | 2026.05.04 15:58:31.845524 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8377 | 2026.05.04 15:58:31.845554 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.05.04 15:58:31.845572 [ 299 ] {} <Debug> TCP-Session: 3a43f64d-996d-4469-9905-e5528f55e442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.05.04 15:58:31.845572 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.05.04 15:58:31.845598 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.05.04 15:58:31.845626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.05.04 15:58:31.845669 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.05.04 15:58:31.845682 [ 295 ] {} <Debug> TCP-Session: efa656aa-eae6-4d0e-9bda-e6d224c320d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.05.04 15:58:31.845697 [ 293 ] {} <Debug> TCP-Session: 1382b6a0-4d92-4856-8566-fe4c48723afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.05.04 15:58:31.845726 [ 296 ] {} <Debug> TCP-Session: b967aef1-c124-470c-84b5-92e30fdf534d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.05.04 15:58:31.845606 [ 301 ] {} <Debug> TCP-Session: 7ef0c12f-8e50-4d01-8352-d13666f459b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.05.04 15:58:31.845590 [ 297 ] {} <Debug> TCP-Session: 205348e0-8d3e-4e09-a385-88f4028f55d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.05.04 15:58:31.845656 [ 300 ] {} <Debug> TCP-Session: b57d0a25-95d9-46a9-a200-5050a2f51c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.05.04 15:58:31.845580 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8390 | 2026.05.04 15:58:31.845867 [ 3 ] {} <Debug> TCP-Session: ca229df7-ea5f-49f7-9f9d-bcd75aa4b33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8391 | 2026.05.04 15:58:31.902786 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35809 | ||
| 8392 | 2026.05.04 15:58:31.902937 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8393 | 2026.05.04 15:58:31.902973 [ 298 ] {} <Debug> TCP-Session: 67c5fec4-4de7-43d7-9405-45e84bba9cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35809 | ||
| 8394 | 2026.05.04 15:58:31.902999 [ 298 ] {} <Debug> TCP-Session: 67c5fec4-4de7-43d7-9405-45e84bba9cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.05.04 15:58:31.903016 [ 298 ] {} <Debug> TCP-Session: 67c5fec4-4de7-43d7-9405-45e84bba9cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2026.05.04 15:58:31.903259 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45318 | ||
| 8397 | 2026.05.04 15:58:31.903280 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42943 | ||
| 8398 | 2026.05.04 15:58:31.903321 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62967 | ||
| 8399 | 2026.05.04 15:58:31.903339 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52832 | ||
| 8400 | 2026.05.04 15:58:31.903348 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51854 | ||
| 8401 | 2026.05.04 15:58:31.903370 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8402 | 2026.05.04 15:58:31.903386 [ 298 ] {} <Trace> TCP-Session: 67c5fec4-4de7-43d7-9405-45e84bba9cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.05.04 15:58:31.903403 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8404 | 2026.05.04 15:58:31.903411 [ 299 ] {} <Debug> TCP-Session: 3f6b8dfb-abf9-4701-b1fc-7505c281ce3e Authenticating user 'default' from [fd00:1122:3344:101::e]:45318 | ||
| 8405 | 2026.05.04 15:58:31.903430 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8406 | 2026.05.04 15:58:31.903446 [ 300 ] {} <Debug> TCP-Session: c5a1decf-6e1e-4b24-a110-a965a324539f Authenticating user 'default' from [fd00:1122:3344:101::e]:42943 | ||
| 8407 | 2026.05.04 15:58:31.903462 [ 299 ] {} <Debug> TCP-Session: 3f6b8dfb-abf9-4701-b1fc-7505c281ce3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.05.04 15:58:31.903473 [ 295 ] {} <Debug> TCP-Session: 94f2276d-bd73-4efa-a54f-a0424abeca4b Authenticating user 'default' from [fd00:1122:3344:101::e]:51854 | ||
| 8409 | 2026.05.04 15:58:31.903492 [ 300 ] {} <Debug> TCP-Session: c5a1decf-6e1e-4b24-a110-a965a324539f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2026.05.04 15:58:31.903496 [ 299 ] {} <Debug> TCP-Session: 3f6b8dfb-abf9-4701-b1fc-7505c281ce3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.05.04 15:58:31.903513 [ 295 ] {} <Debug> TCP-Session: 94f2276d-bd73-4efa-a54f-a0424abeca4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2026.05.04 15:58:31.903417 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8413 | 2026.05.04 15:58:31.903565 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8414 | 2026.05.04 15:58:31.903593 [ 293 ] {} <Debug> TCP-Session: 20665ab8-00f4-40a8-a8aa-da7854770381 Authenticating user 'default' from [fd00:1122:3344:101::e]:52832 | ||
| 8415 | 2026.05.04 15:58:31.903562 [ 295 ] {} <Debug> TCP-Session: 94f2276d-bd73-4efa-a54f-a0424abeca4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8416 | 2026.05.04 15:58:31.903627 [ 293 ] {} <Debug> TCP-Session: 20665ab8-00f4-40a8-a8aa-da7854770381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.05.04 15:58:31.903416 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8418 | 2026.05.04 15:58:31.903656 [ 293 ] {} <Debug> TCP-Session: 20665ab8-00f4-40a8-a8aa-da7854770381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.05.04 15:58:31.903364 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38944 | ||
| 8420 | 2026.05.04 15:58:31.903679 [ 301 ] {} <Debug> TCP-Session: ff983aae-710c-47e7-a6b7-fc59d327476f Authenticating user 'default' from [fd00:1122:3344:101::e]:62967 | ||
| 8421 | 2026.05.04 15:58:31.903358 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60156 | ||
| 8422 | 2026.05.04 15:58:31.903712 [ 301 ] {} <Debug> TCP-Session: ff983aae-710c-47e7-a6b7-fc59d327476f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.05.04 15:58:31.903735 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8424 | 2026.05.04 15:58:31.903749 [ 301 ] {} <Debug> TCP-Session: ff983aae-710c-47e7-a6b7-fc59d327476f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.05.04 15:58:31.903763 [ 297 ] {} <Debug> TCP-Session: fd43fbd4-f260-48be-bad5-e0566c88ac98 Authenticating user 'default' from [fd00:1122:3344:101::e]:38944 | ||
| 8426 | 2026.05.04 15:58:31.903328 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33393 | ||
| 8427 | 2026.05.04 15:58:31.903788 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8428 | 2026.05.04 15:58:31.903783 [ 297 ] {} <Debug> TCP-Session: fd43fbd4-f260-48be-bad5-e0566c88ac98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8429 | 2026.05.04 15:58:31.903824 [ 296 ] {} <Debug> TCP-Session: 73867c95-d19e-4a3c-b8ef-bea854eb7e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:60156 | ||
| 8430 | 2026.05.04 15:58:31.903840 [ 297 ] {} <Debug> TCP-Session: fd43fbd4-f260-48be-bad5-e0566c88ac98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.05.04 15:58:31.903850 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8432 | 2026.05.04 15:58:31.903857 [ 296 ] {} <Debug> TCP-Session: 73867c95-d19e-4a3c-b8ef-bea854eb7e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.05.04 15:58:31.903880 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8434 | 2026.05.04 15:58:31.903885 [ 296 ] {} <Debug> TCP-Session: 73867c95-d19e-4a3c-b8ef-bea854eb7e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.05.04 15:58:31.903884 [ 3 ] {} <Debug> TCP-Session: 3a663315-17e6-403c-a429-2a7c7c851606 Authenticating user 'default' from [fd00:1122:3344:101::e]:33393 | ||
| 8436 | 2026.05.04 15:58:31.903523 [ 300 ] {} <Debug> TCP-Session: c5a1decf-6e1e-4b24-a110-a965a324539f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.05.04 15:58:31.903943 [ 3 ] {} <Debug> TCP-Session: 3a663315-17e6-403c-a429-2a7c7c851606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2026.05.04 15:58:31.903944 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8439 | 2026.05.04 15:58:31.903960 [ 3 ] {} <Debug> TCP-Session: 3a663315-17e6-403c-a429-2a7c7c851606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.05.04 15:58:31.904230 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 8441 | 2026.05.04 15:58:31.905229 [ 332 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> AggregatingTransform: Aggregating | ||
| 8442 | 2026.05.04 15:58:31.905277 [ 332 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> Aggregator: Aggregation method: without_key | ||
| 8443 | 2026.05.04 15:58:31.905317 [ 332 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985476 sec. (1014.738 rows/sec., 39.64 KiB/sec.) | ||
| 8444 | 2026.05.04 15:58:31.905335 [ 332 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Trace> Aggregator: Merging aggregated data | ||
| 8445 | 2026.05.04 15:58:31.906688 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 8446 | 2026.05.04 15:58:31.906829 [ 298 ] {401efae1-75a2-41e6-b93e-7b0ae622deaa} <Debug> TCPHandler: Processed in 0.003559988 sec. | ||
| 8447 | 2026.05.04 15:58:31.906961 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8448 | 2026.05.04 15:58:31.906968 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8449 | 2026.05.04 15:58:31.906989 [ 298 ] {} <Debug> TCP-Session: 67c5fec4-4de7-43d7-9405-45e84bba9cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.05.04 15:58:31.906992 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8451 | 2026.05.04 15:58:31.907011 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8452 | 2026.05.04 15:58:31.907021 [ 299 ] {} <Debug> TCP-Session: 3f6b8dfb-abf9-4701-b1fc-7505c281ce3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.05.04 15:58:31.907049 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8454 | 2026.05.04 15:58:31.907062 [ 295 ] {} <Debug> TCP-Session: 94f2276d-bd73-4efa-a54f-a0424abeca4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2026.05.04 15:58:31.907068 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8456 | 2026.05.04 15:58:31.907107 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8457 | 2026.05.04 15:58:31.907139 [ 300 ] {} <Debug> TCP-Session: c5a1decf-6e1e-4b24-a110-a965a324539f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2026.05.04 15:58:31.907145 [ 293 ] {} <Debug> TCP-Session: 20665ab8-00f4-40a8-a8aa-da7854770381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.05.04 15:58:31.907158 [ 296 ] {} <Debug> TCP-Session: 73867c95-d19e-4a3c-b8ef-bea854eb7e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8460 | 2026.05.04 15:58:31.907045 [ 297 ] {} <Debug> TCP-Session: fd43fbd4-f260-48be-bad5-e0566c88ac98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8461 | 2026.05.04 15:58:31.907029 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8462 | 2026.05.04 15:58:31.907087 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8463 | 2026.05.04 15:58:31.907256 [ 301 ] {} <Debug> TCP-Session: ff983aae-710c-47e7-a6b7-fc59d327476f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.05.04 15:58:31.907284 [ 3 ] {} <Debug> TCP-Session: 3a663315-17e6-403c-a429-2a7c7c851606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8465 | 2026.05.04 15:58:31.911305 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43966 | ||
| 8466 | 2026.05.04 15:58:31.911372 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8467 | 2026.05.04 15:58:31.911394 [ 298 ] {} <Debug> TCP-Session: fd91576c-8dfb-4660-a7bc-5a669043bf25 Authenticating user 'default' from [fd00:1122:3344:101::e]:43966 | ||
| 8468 | 2026.05.04 15:58:31.911412 [ 298 ] {} <Debug> TCP-Session: fd91576c-8dfb-4660-a7bc-5a669043bf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8469 | 2026.05.04 15:58:31.911424 [ 298 ] {} <Debug> TCP-Session: fd91576c-8dfb-4660-a7bc-5a669043bf25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8470 | 2026.05.04 15:58:31.911601 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36449 | ||
| 8471 | 2026.05.04 15:58:31.911624 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53425 | ||
| 8472 | 2026.05.04 15:58:31.911635 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44516 | ||
| 8473 | 2026.05.04 15:58:31.911654 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36964 | ||
| 8474 | 2026.05.04 15:58:31.911664 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47449 | ||
| 8475 | 2026.05.04 15:58:31.911681 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52809 | ||
| 8476 | 2026.05.04 15:58:31.911721 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8477 | 2026.05.04 15:58:31.911709 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8478 | 2026.05.04 15:58:31.911747 [ 293 ] {} <Debug> TCP-Session: 73a0e233-a1c7-44ea-8c6e-c966b67dd3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36964 | ||
| 8479 | 2026.05.04 15:58:31.911749 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8480 | 2026.05.04 15:58:31.911772 [ 301 ] {} <Debug> TCP-Session: 3c13e813-96ab-40d5-8a2a-8f69fad49a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44516 | ||
| 8481 | 2026.05.04 15:58:31.911773 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8482 | 2026.05.04 15:58:31.911803 [ 301 ] {} <Debug> TCP-Session: 3c13e813-96ab-40d5-8a2a-8f69fad49a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8483 | 2026.05.04 15:58:31.911791 [ 295 ] {} <Debug> TCP-Session: 7806c314-c953-48cc-8ab3-94c4d2c26058 Authenticating user 'default' from [fd00:1122:3344:101::e]:47449 | ||
| 8484 | 2026.05.04 15:58:31.911826 [ 297 ] {} <Debug> TCP-Session: b69c2cec-ca83-4537-b7f7-c2bc113f2398 Authenticating user 'default' from [fd00:1122:3344:101::e]:52809 | ||
| 8485 | 2026.05.04 15:58:31.911863 [ 295 ] {} <Debug> TCP-Session: 7806c314-c953-48cc-8ab3-94c4d2c26058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2026.05.04 15:58:31.911773 [ 293 ] {} <Debug> TCP-Session: 73a0e233-a1c7-44ea-8c6e-c966b67dd3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8487 | 2026.05.04 15:58:31.911886 [ 297 ] {} <Debug> TCP-Session: b69c2cec-ca83-4537-b7f7-c2bc113f2398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2026.05.04 15:58:31.911906 [ 293 ] {} <Debug> TCP-Session: 73a0e233-a1c7-44ea-8c6e-c966b67dd3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.05.04 15:58:31.911920 [ 297 ] {} <Debug> TCP-Session: b69c2cec-ca83-4537-b7f7-c2bc113f2398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8490 | 2026.05.04 15:58:31.911890 [ 295 ] {} <Debug> TCP-Session: 7806c314-c953-48cc-8ab3-94c4d2c26058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8491 | 2026.05.04 15:58:31.911675 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34103 | ||
| 8492 | 2026.05.04 15:58:31.911667 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8493 | 2026.05.04 15:58:31.911826 [ 301 ] {} <Debug> TCP-Session: 3c13e813-96ab-40d5-8a2a-8f69fad49a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8494 | 2026.05.04 15:58:31.912027 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8495 | 2026.05.04 15:58:31.912034 [ 299 ] {} <Debug> TCP-Session: 2e1b6ec3-43f7-4ddd-b7e7-5fb6c1a06e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:36449 | ||
| 8496 | 2026.05.04 15:58:31.912062 [ 296 ] {} <Debug> TCP-Session: 5eec6aaf-3f6f-4f6e-a302-648287abdd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:34103 | ||
| 8497 | 2026.05.04 15:58:31.912082 [ 299 ] {} <Debug> TCP-Session: 2e1b6ec3-43f7-4ddd-b7e7-5fb6c1a06e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8498 | 2026.05.04 15:58:31.912092 [ 296 ] {} <Debug> TCP-Session: 5eec6aaf-3f6f-4f6e-a302-648287abdd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8499 | 2026.05.04 15:58:31.912105 [ 299 ] {} <Debug> TCP-Session: 2e1b6ec3-43f7-4ddd-b7e7-5fb6c1a06e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.05.04 15:58:31.912117 [ 296 ] {} <Debug> TCP-Session: 5eec6aaf-3f6f-4f6e-a302-648287abdd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.05.04 15:58:31.911696 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8502 | 2026.05.04 15:58:31.911666 [ 298 ] {} <Trace> TCP-Session: fd91576c-8dfb-4660-a7bc-5a669043bf25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.05.04 15:58:31.912160 [ 300 ] {} <Debug> TCP-Session: 35ddcced-86ed-4a67-8f24-2396d8d2adc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53425 | ||
| 8504 | 2026.05.04 15:58:31.911646 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53179 | ||
| 8505 | 2026.05.04 15:58:31.912197 [ 300 ] {} <Debug> TCP-Session: 35ddcced-86ed-4a67-8f24-2396d8d2adc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8506 | 2026.05.04 15:58:31.912217 [ 300 ] {} <Debug> TCP-Session: 35ddcced-86ed-4a67-8f24-2396d8d2adc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.05.04 15:58:31.912247 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8508 | 2026.05.04 15:58:31.912268 [ 3 ] {} <Debug> TCP-Session: f000ff4a-eaf4-4b7c-9d38-2ee25353ef4f Authenticating user 'default' from [fd00:1122:3344:101::e]:53179 | ||
| 8509 | 2026.05.04 15:58:31.912284 [ 3 ] {} <Debug> TCP-Session: f000ff4a-eaf4-4b7c-9d38-2ee25353ef4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8510 | 2026.05.04 15:58:31.912296 [ 3 ] {} <Debug> TCP-Session: f000ff4a-eaf4-4b7c-9d38-2ee25353ef4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2026.05.04 15:58:31.912295 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8512 | 2026.05.04 15:58:31.912480 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8513 | 2026.05.04 15:58:31.912523 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8514 | 2026.05.04 15:58:31.912754 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 8515 | 2026.05.04 15:58:31.913546 [ 342 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> AggregatingTransform: Aggregating | ||
| 8516 | 2026.05.04 15:58:31.913581 [ 342 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> Aggregator: Aggregation method: without_key | ||
| 8517 | 2026.05.04 15:58:31.913617 [ 342 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000778941 sec. (1283.794 rows/sec., 50.15 KiB/sec.) | ||
| 8518 | 2026.05.04 15:58:31.913639 [ 342 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Trace> Aggregator: Merging aggregated data | ||
| 8519 | 2026.05.04 15:58:31.914892 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002633 sec., 379.794910748196 rows/sec., 14.84 KiB/sec. | ||
| 8520 | 2026.05.04 15:58:31.915023 [ 298 ] {8ec91200-366d-43e8-a742-5037cc3dbbcb} <Debug> TCPHandler: Processed in 0.003429594 sec. | ||
| 8521 | 2026.05.04 15:58:31.915140 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8522 | 2026.05.04 15:58:31.915161 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8523 | 2026.05.04 15:58:31.915185 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8524 | 2026.05.04 15:58:31.915199 [ 298 ] {} <Debug> TCP-Session: fd91576c-8dfb-4660-a7bc-5a669043bf25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.05.04 15:58:31.915212 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8526 | 2026.05.04 15:58:31.915233 [ 299 ] {} <Debug> TCP-Session: 2e1b6ec3-43f7-4ddd-b7e7-5fb6c1a06e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.05.04 15:58:31.915253 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8528 | 2026.05.04 15:58:31.915268 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8529 | 2026.05.04 15:58:31.915292 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8530 | 2026.05.04 15:58:31.915308 [ 296 ] {} <Debug> TCP-Session: 5eec6aaf-3f6f-4f6e-a302-648287abdd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8531 | 2026.05.04 15:58:31.915321 [ 3 ] {} <Debug> TCP-Session: f000ff4a-eaf4-4b7c-9d38-2ee25353ef4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.05.04 15:58:31.915342 [ 295 ] {} <Debug> TCP-Session: 7806c314-c953-48cc-8ab3-94c4d2c26058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8533 | 2026.05.04 15:58:31.915277 [ 301 ] {} <Debug> TCP-Session: 3c13e813-96ab-40d5-8a2a-8f69fad49a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.05.04 15:58:31.915215 [ 297 ] {} <Debug> TCP-Session: b69c2cec-ca83-4537-b7f7-c2bc113f2398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.05.04 15:58:31.915197 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8536 | 2026.05.04 15:58:31.915237 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8537 | 2026.05.04 15:58:31.915430 [ 293 ] {} <Debug> TCP-Session: 73a0e233-a1c7-44ea-8c6e-c966b67dd3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.05.04 15:58:31.915453 [ 300 ] {} <Debug> TCP-Session: 35ddcced-86ed-4a67-8f24-2396d8d2adc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.05.04 15:58:33.070919 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.05.04 15:58:33.071194 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8541 | 2026.05.04 15:58:33.071581 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8542 | 2026.05.04 15:58:33.071630 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8543 | 2026.05.04 15:58:33.071900 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8544 | 2026.05.04 15:58:33.071990 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8545 | 2026.05.04 15:58:33.072136 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8546 | 2026.05.04 15:58:33.072174 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8547 | 2026.05.04 15:58:33.072197 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8548 | 2026.05.04 15:58:33.072212 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8549 | 2026.05.04 15:58:33.072253 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8550 | 2026.05.04 15:58:33.072275 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8551 | 2026.05.04 15:58:33.073245 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002174 sec., 23459.061637534498 rows/sec., 5.55 MiB/sec. | ||
| 8552 | 2026.05.04 15:58:33.073322 [ 4 ] {56ac4720-ddc1-4198-8ffd-d635ad18e2b7} <Debug> TCPHandler: Processed in 0.00253121 sec. | ||
| 8553 | 2026.05.04 15:58:33.078515 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.05.04 15:58:33.078631 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8555 | 2026.05.04 15:58:33.078686 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8556 | 2026.05.04 15:58:33.079357 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.05.04 15:58:33.079407 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8558 | 2026.05.04 15:58:33.079806 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8559 | 2026.05.04 15:58:33.080030 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.05.04 15:58:33.080184 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001585 sec., 179179.81072555206 rows/sec., 11.38 MiB/sec. | ||
| 8561 | 2026.05.04 15:58:33.080227 [ 4 ] {05b47237-df03-43f8-8612-de9b90f2247c} <Debug> TCPHandler: Processed in 0.001766818 sec. | ||
| 8562 | 2026.05.04 15:58:33.080371 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.05.04 15:58:33.080473 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8564 | 2026.05.04 15:58:33.080517 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8565 | 2026.05.04 15:58:33.081351 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.05.04 15:58:33.081390 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8567 | 2026.05.04 15:58:33.081807 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8568 | 2026.05.04 15:58:33.082142 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2026.05.04 15:58:33.082335 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001883 sec., 430695.69835369097 rows/sec., 33.29 MiB/sec. | ||
| 8570 | 2026.05.04 15:58:33.082383 [ 4 ] {ecb2b5bc-72cc-4c5e-8bda-602b833f4914} <Debug> TCPHandler: Processed in 0.002062176 sec. | ||
| 8571 | 2026.05.04 15:58:33.082511 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.05.04 15:58:33.082615 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8573 | 2026.05.04 15:58:33.082668 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8574 | 2026.05.04 15:58:33.083153 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.05.04 15:58:33.083191 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8576 | 2026.05.04 15:58:33.083503 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8577 | 2026.05.04 15:58:33.083708 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.05.04 15:58:33.083846 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001254 sec., 118819.77671451356 rows/sec., 7.06 MiB/sec. | ||
| 8579 | 2026.05.04 15:58:33.083884 [ 4 ] {415f95b2-6210-4704-94b0-69e2539242bc} <Debug> TCPHandler: Processed in 0.001423829 sec. | ||
| 8580 | 2026.05.04 15:58:33.084010 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.05.04 15:58:33.084114 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.05.04 15:58:33.084155 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8583 | 2026.05.04 15:58:33.084632 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.05.04 15:58:33.084670 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8585 | 2026.05.04 15:58:33.084976 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8586 | 2026.05.04 15:58:33.085240 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.05.04 15:58:33.085404 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 8588 | 2026.05.04 15:58:33.085453 [ 4 ] {ebccd122-2115-4a4c-98ab-4bd01caa0557} <Debug> TCPHandler: Processed in 0.001492371 sec. | ||
| 8589 | 2026.05.04 15:58:33.085599 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.05.04 15:58:33.085714 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.05.04 15:58:33.085763 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8592 | 2026.05.04 15:58:33.086285 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.05.04 15:58:33.086325 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8594 | 2026.05.04 15:58:33.086653 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8595 | 2026.05.04 15:58:33.086879 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.05.04 15:58:33.087011 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001322 sec., 111951.58850226928 rows/sec., 6.37 MiB/sec. | ||
| 8597 | 2026.05.04 15:58:33.087051 [ 4 ] {2c60c5c9-ca5f-45e3-9328-15591231a6b6} <Debug> TCPHandler: Processed in 0.001512992 sec. | ||
| 8598 | 2026.05.04 15:58:33.087199 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2026.05.04 15:58:33.087300 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8600 | 2026.05.04 15:58:33.087340 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8601 | 2026.05.04 15:58:33.087989 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.05.04 15:58:33.088026 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8603 | 2026.05.04 15:58:33.088363 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8604 | 2026.05.04 15:58:33.088573 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.05.04 15:58:33.088706 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001425 sec., 348771.9298245614 rows/sec., 24.49 MiB/sec. | ||
| 8606 | 2026.05.04 15:58:33.088744 [ 4 ] {5d149f12-aea7-44dc-8661-6052a55e3902} <Debug> TCPHandler: Processed in 0.001596613 sec. | ||
| 8607 | 2026.05.04 15:58:33.088869 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.05.04 15:58:33.088965 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8609 | 2026.05.04 15:58:33.089008 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8610 | 2026.05.04 15:58:33.089359 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.05.04 15:58:33.089395 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8612 | 2026.05.04 15:58:33.089699 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8613 | 2026.05.04 15:58:33.089909 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.05.04 15:58:33.090041 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 8615 | 2026.05.04 15:58:33.090078 [ 4 ] {cdba0182-c1af-4f5c-8a69-dc78c56df919} <Debug> TCPHandler: Processed in 0.001258035 sec. | ||
| 8616 | 2026.05.04 15:58:33.090203 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.05.04 15:58:33.090298 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8618 | 2026.05.04 15:58:33.090341 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8619 | 2026.05.04 15:58:33.090757 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.05.04 15:58:33.090794 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8621 | 2026.05.04 15:58:33.091131 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8622 | 2026.05.04 15:58:33.091349 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.05.04 15:58:33.091480 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 8624 | 2026.05.04 15:58:33.091516 [ 4 ] {9b602cec-0410-4ffe-af8d-1284b12d06ab} <Debug> TCPHandler: Processed in 0.001362787 sec. | ||
| 8625 | 2026.05.04 15:58:33.091634 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.05.04 15:58:33.091728 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.05.04 15:58:33.091770 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8628 | 2026.05.04 15:58:33.092090 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.05.04 15:58:33.092126 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8630 | 2026.05.04 15:58:33.092422 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8631 | 2026.05.04 15:58:33.092632 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.05.04 15:58:33.092760 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 8633 | 2026.05.04 15:58:33.092796 [ 4 ] {b90406dc-6f5b-49a2-9d3d-5c92746d5033} <Debug> TCPHandler: Processed in 0.001211383 sec. | ||
| 8634 | 2026.05.04 15:58:33.092913 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.05.04 15:58:33.093007 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.05.04 15:58:33.093061 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8637 | 2026.05.04 15:58:33.093820 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.05.04 15:58:33.093857 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8639 | 2026.05.04 15:58:33.094355 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8640 | 2026.05.04 15:58:33.094584 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.05.04 15:58:33.094736 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001746 sec., 4009.163802978236 rows/sec., 7.18 MiB/sec. | ||
| 8642 | 2026.05.04 15:58:33.094802 [ 4 ] {05d04d80-c005-449a-abc3-379dea21f841} <Debug> TCPHandler: Processed in 0.001936963 sec. | ||
| 8643 | 2026.05.04 15:58:33.094928 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.05.04 15:58:33.095023 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8645 | 2026.05.04 15:58:33.095065 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8646 | 2026.05.04 15:58:33.095408 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.05.04 15:58:33.095444 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8648 | 2026.05.04 15:58:33.095750 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8649 | 2026.05.04 15:58:33.095971 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.05.04 15:58:33.096099 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 8651 | 2026.05.04 15:58:33.096135 [ 4 ] {1b1aa486-6665-4301-a0df-ca7cb0636e03} <Debug> TCPHandler: Processed in 0.001256184 sec. | ||
| 8652 | 2026.05.04 15:58:36.408752 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8653 | 2026.05.04 15:58:36.408833 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8654 | 2026.05.04 15:58:36.534639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16225 | ||
| 8655 | 2026.05.04 15:58:36.535128 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.05.04 15:58:36.535166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8657 | 2026.05.04 15:58:36.535640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8658 | 2026.05.04 15:58:36.535869 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.05.04 15:58:36.536001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16225 | ||
| 8660 | 2026.05.04 15:58:36.906546 [ 75 ] {} <Debug> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8661 | 2026.05.04 15:58:36.906615 [ 75 ] {} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.05.04 15:58:36.906638 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8663 | 2026.05.04 15:58:36.906758 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 8664 | 2026.05.04 15:58:36.906902 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8665 | 2026.05.04 15:58:36.906939 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 8666 | 2026.05.04 15:58:36.907014 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 8667 | 2026.05.04 15:58:36.907064 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 8668 | 2026.05.04 15:58:36.907110 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 8669 | 2026.05.04 15:58:36.907156 [ 190 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 8670 | 2026.05.04 15:58:36.907932 [ 196 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227724 sec., 4887.091887101662 rows/sec., 362.71 KiB/sec. | ||
| 8671 | 2026.05.04 15:58:36.908096 [ 192 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8672 | 2026.05.04 15:58:36.908392 [ 192 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.05.04 15:58:36.908469 [ 192 ] {d5b646c2-ceae-4f3c-b20a-600193aeb432::all_1_5_1} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8674 | 2026.05.04 15:58:36.908575 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8675 | 2026.05.04 15:58:37.358251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8676 | 2026.05.04 15:58:37.374757 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.05.04 15:58:37.374808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8678 | 2026.05.04 15:58:37.380837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8679 | 2026.05.04 15:58:37.381524 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.05.04 15:58:37.384260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8681 | 2026.05.04 15:58:38.066331 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.05.04 15:58:38.066609 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8683 | 2026.05.04 15:58:38.066967 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8684 | 2026.05.04 15:58:38.067003 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8685 | 2026.05.04 15:58:38.067220 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8686 | 2026.05.04 15:58:38.067287 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8687 | 2026.05.04 15:58:38.067425 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8688 | 2026.05.04 15:58:38.067461 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8689 | 2026.05.04 15:58:38.067482 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8690 | 2026.05.04 15:58:38.067497 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8691 | 2026.05.04 15:58:38.067536 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8692 | 2026.05.04 15:58:38.067555 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8693 | 2026.05.04 15:58:38.068764 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002268 sec., 22486.772486772486 rows/sec., 5.32 MiB/sec. | ||
| 8694 | 2026.05.04 15:58:38.068868 [ 4 ] {2ef55e26-948f-4e23-b1a7-644ac8d3c38d} <Debug> TCPHandler: Processed in 0.002663033 sec. | ||
| 8695 | 2026.05.04 15:58:38.070974 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.05.04 15:58:38.071102 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8697 | 2026.05.04 15:58:38.071154 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8698 | 2026.05.04 15:58:38.071749 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.05.04 15:58:38.071803 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8700 | 2026.05.04 15:58:38.072182 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8701 | 2026.05.04 15:58:38.072406 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.05.04 15:58:38.072558 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001491 sec., 84507.04225352113 rows/sec., 7.30 MiB/sec. | ||
| 8703 | 2026.05.04 15:58:38.072596 [ 4 ] {ebaac851-b931-4a61-8be2-30b411967449} <Debug> TCPHandler: Processed in 0.001681936 sec. | ||
| 8704 | 2026.05.04 15:58:38.072722 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.05.04 15:58:38.072819 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.05.04 15:58:38.072860 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8707 | 2026.05.04 15:58:38.073269 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.05.04 15:58:38.073306 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8709 | 2026.05.04 15:58:38.073614 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8710 | 2026.05.04 15:58:38.073836 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.05.04 15:58:38.073971 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001172 sec., 29863.48122866894 rows/sec., 2.19 MiB/sec. | ||
| 8712 | 2026.05.04 15:58:38.074010 [ 4 ] {6caac949-d50d-4ec0-b44f-2eab65c4e2b6} <Debug> TCPHandler: Processed in 0.001336316 sec. | ||
| 8713 | 2026.05.04 15:58:38.074142 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.05.04 15:58:38.074237 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8715 | 2026.05.04 15:58:38.074277 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8716 | 2026.05.04 15:58:38.074702 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.05.04 15:58:38.074748 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8718 | 2026.05.04 15:58:38.075093 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8719 | 2026.05.04 15:58:38.075345 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.05.04 15:58:38.075495 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001275 sec., 77647.05882352941 rows/sec., 6.06 MiB/sec. | ||
| 8721 | 2026.05.04 15:58:38.075535 [ 4 ] {0a30dffd-17b0-4bb6-b9a1-c3f427e35c9b} <Debug> TCPHandler: Processed in 0.001440969 sec. | ||
| 8722 | 2026.05.04 15:58:38.075661 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.05.04 15:58:38.075756 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.05.04 15:58:38.075799 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8725 | 2026.05.04 15:58:38.076242 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.05.04 15:58:38.076279 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8727 | 2026.05.04 15:58:38.076605 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8728 | 2026.05.04 15:58:38.076818 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.05.04 15:58:38.076949 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 8730 | 2026.05.04 15:58:38.076987 [ 4 ] {df635622-f993-4d5a-bbe8-859993ac6d38} <Debug> TCPHandler: Processed in 0.001374538 sec. | ||
| 8731 | 2026.05.04 15:58:38.077114 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.05.04 15:58:38.077221 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8733 | 2026.05.04 15:58:38.077287 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8734 | 2026.05.04 15:58:38.078172 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.05.04 15:58:38.078209 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8736 | 2026.05.04 15:58:38.078756 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8737 | 2026.05.04 15:58:38.078980 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.04 15:58:38.079101 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8739 | 2026.05.04 15:58:38.079116 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001917 sec., 18257.694314032342 rows/sec., 32.72 MiB/sec. | ||
| 8740 | 2026.05.04 15:58:38.079142 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.04 15:58:38.079169 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8742 | 2026.05.04 15:58:38.079172 [ 4 ] {48b7990e-07f2-4578-bf58-3e09b902bf6b} <Debug> TCPHandler: Processed in 0.002114288 sec. | ||
| 8743 | 2026.05.04 15:58:38.079271 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8744 | 2026.05.04 15:58:38.079304 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.05.04 15:58:38.079406 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.05.04 15:58:38.079449 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8747 | 2026.05.04 15:58:38.079503 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8748 | 2026.05.04 15:58:38.079560 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 759 rows starting from the beginning of the part | ||
| 8749 | 2026.05.04 15:58:38.079690 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 8750 | 2026.05.04 15:58:38.079794 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 8751 | 2026.05.04 15:58:38.079799 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.05.04 15:58:38.079842 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8753 | 2026.05.04 15:58:38.079887 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 8754 | 2026.05.04 15:58:38.079986 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 8755 | 2026.05.04 15:58:38.080094 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 8756 | 2026.05.04 15:58:38.080160 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8757 | 2026.05.04 15:58:38.080384 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.05.04 15:58:38.080521 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 8759 | 2026.05.04 15:58:38.080559 [ 4 ] {9633807d-b7f1-4723-aac5-0fb729f24c51} <Debug> TCPHandler: Processed in 0.001304085 sec. | ||
| 8760 | 2026.05.04 15:58:38.093415 [ 196 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 887 rows, containing 19 columns (19 merged, 0 gathered) in 0.014182748 sec., 62540.77136532356 rows/sec., 112.07 MiB/sec. | ||
| 8761 | 2026.05.04 15:58:38.094932 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8762 | 2026.05.04 15:58:38.095308 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.05.04 15:58:38.095379 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8764 | 2026.05.04 15:58:38.095528 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 8765 | 2026.05.04 15:58:39.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.07 MiB, peak 295.76 MiB, free memory in arenas 0.00 B, will set to 289.09 MiB (RSS), difference: 3.02 MiB | ||
| 8766 | 2026.05.04 15:58:41.608744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1100 | ||
| 8767 | 2026.05.04 15:58:41.611389 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.05.04 15:58:41.611437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8769 | 2026.05.04 15:58:41.612669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8770 | 2026.05.04 15:58:41.612948 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.05.04 15:58:41.613213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8772 | 2026.05.04 15:58:43.069942 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.05.04 15:58:43.070223 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8774 | 2026.05.04 15:58:43.070609 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8775 | 2026.05.04 15:58:43.070656 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8776 | 2026.05.04 15:58:43.070936 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8777 | 2026.05.04 15:58:43.071014 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8778 | 2026.05.04 15:58:43.071165 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8779 | 2026.05.04 15:58:43.071202 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8780 | 2026.05.04 15:58:43.071224 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8781 | 2026.05.04 15:58:43.071240 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8782 | 2026.05.04 15:58:43.071279 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8783 | 2026.05.04 15:58:43.071300 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8784 | 2026.05.04 15:58:43.072460 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002346 sec., 21739.130434782608 rows/sec., 5.15 MiB/sec. | ||
| 8785 | 2026.05.04 15:58:43.072565 [ 4 ] {8faa5b81-22e5-42e7-a57f-5fcc6af58adc} <Debug> TCPHandler: Processed in 0.002756106 sec. | ||
| 8786 | 2026.05.04 15:58:43.077610 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.05.04 15:58:43.077719 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.05.04 15:58:43.077761 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8789 | 2026.05.04 15:58:43.078326 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.05.04 15:58:43.078365 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8791 | 2026.05.04 15:58:43.078740 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8792 | 2026.05.04 15:58:43.078966 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.05.04 15:58:43.079110 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00142 sec., 200000 rows/sec., 12.70 MiB/sec. | ||
| 8794 | 2026.05.04 15:58:43.079148 [ 4 ] {7f61df34-2228-4093-8141-dcf7ba4195db} <Debug> TCPHandler: Processed in 0.001589414 sec. | ||
| 8795 | 2026.05.04 15:58:43.079285 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.05.04 15:58:43.079381 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8797 | 2026.05.04 15:58:43.079421 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8798 | 2026.05.04 15:58:43.079812 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.05.04 15:58:43.079848 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8800 | 2026.05.04 15:58:43.080135 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8801 | 2026.05.04 15:58:43.080346 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.05.04 15:58:43.080472 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 440.77 KiB/sec. | ||
| 8803 | 2026.05.04 15:58:43.080509 [ 4 ] {903b4483-fcea-4779-8a71-248ce33d4f14} <Debug> TCPHandler: Processed in 0.001272685 sec. | ||
| 8804 | 2026.05.04 15:58:43.080625 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2026.05.04 15:58:43.080720 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8806 | 2026.05.04 15:58:43.080760 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8807 | 2026.05.04 15:58:43.081530 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.05.04 15:58:43.081565 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8809 | 2026.05.04 15:58:43.081938 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8810 | 2026.05.04 15:58:43.082160 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.05.04 15:58:43.082287 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001585 sec., 513564.66876971605 rows/sec., 39.68 MiB/sec. | ||
| 8812 | 2026.05.04 15:58:43.082324 [ 4 ] {58d7320a-29b5-4fb2-9f3b-4b6afc30a389} <Debug> TCPHandler: Processed in 0.001747438 sec. | ||
| 8813 | 2026.05.04 15:58:43.082445 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.05.04 15:58:43.082571 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8815 | 2026.05.04 15:58:43.082620 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8816 | 2026.05.04 15:58:43.083170 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.05.04 15:58:43.083207 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8818 | 2026.05.04 15:58:43.083533 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8819 | 2026.05.04 15:58:43.083749 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.05.04 15:58:43.083868 [ 69 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8821 | 2026.05.04 15:58:43.083880 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001335 sec., 116104.86891385767 rows/sec., 6.94 MiB/sec. | ||
| 8822 | 2026.05.04 15:58:43.083907 [ 69 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.04 15:58:43.083923 [ 4 ] {bb074114-5fdc-48f9-8b59-768cb930e5fa} <Debug> TCPHandler: Processed in 0.001538532 sec. | ||
| 8824 | 2026.05.04 15:58:43.083930 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8825 | 2026.05.04 15:58:43.084016 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8826 | 2026.05.04 15:58:43.084042 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.05.04 15:58:43.084114 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2026.05.04 15:58:43.084139 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8829 | 2026.05.04 15:58:43.084143 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8830 | 2026.05.04 15:58:43.084179 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8831 | 2026.05.04 15:58:43.084206 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 8832 | 2026.05.04 15:58:43.084250 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 8833 | 2026.05.04 15:58:43.084291 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 8834 | 2026.05.04 15:58:43.084329 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8835 | 2026.05.04 15:58:43.084367 [ 201 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 155 rows starting from the beginning of the part | ||
| 8836 | 2026.05.04 15:58:43.084652 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.05.04 15:58:43.084687 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8838 | 2026.05.04 15:58:43.084998 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8839 | 2026.05.04 15:58:43.085190 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204363 sec., 631869.2952207931 rows/sec., 41.80 MiB/sec. | ||
| 8840 | 2026.05.04 15:58:43.085218 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.04 15:58:43.085332 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8842 | 2026.05.04 15:58:43.085356 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 8843 | 2026.05.04 15:58:43.085394 [ 4 ] {1706adcf-ffe3-4313-ae08-2202380dd200} <Debug> TCPHandler: Processed in 0.001400899 sec. | ||
| 8844 | 2026.05.04 15:58:43.085514 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.05.04 15:58:43.085575 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.05.04 15:58:43.085608 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8847 | 2026.05.04 15:58:43.085635 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_46_9} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8848 | 2026.05.04 15:58:43.085649 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8849 | 2026.05.04 15:58:43.085698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8850 | 2026.05.04 15:58:43.086122 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.05.04 15:58:43.086157 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8852 | 2026.05.04 15:58:43.086466 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8853 | 2026.05.04 15:58:43.086670 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.05.04 15:58:43.086798 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 8855 | 2026.05.04 15:58:43.086835 [ 4 ] {17fc75e8-18ba-43a1-9cf7-6eb90c721b36} <Debug> TCPHandler: Processed in 0.001371487 sec. | ||
| 8856 | 2026.05.04 15:58:43.086953 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.05.04 15:58:43.087047 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8858 | 2026.05.04 15:58:43.087086 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8859 | 2026.05.04 15:58:43.087731 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.05.04 15:58:43.087767 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8861 | 2026.05.04 15:58:43.088104 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8862 | 2026.05.04 15:58:43.088312 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.05.04 15:58:43.088440 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001411 sec., 356484.7625797307 rows/sec., 25.07 MiB/sec. | ||
| 8864 | 2026.05.04 15:58:43.088478 [ 4 ] {aa8090d7-5ae4-44e9-b138-487e2c31536b} <Debug> TCPHandler: Processed in 0.001574083 sec. | ||
| 8865 | 2026.05.04 15:58:43.088593 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.05.04 15:58:43.088687 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8867 | 2026.05.04 15:58:43.088729 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8868 | 2026.05.04 15:58:43.089064 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.05.04 15:58:43.089101 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8870 | 2026.05.04 15:58:43.089411 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8871 | 2026.05.04 15:58:43.089625 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.05.04 15:58:43.089731 [ 67 ] {} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8873 | 2026.05.04 15:58:43.089756 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 8874 | 2026.05.04 15:58:43.089796 [ 67 ] {} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.05.04 15:58:43.089803 [ 4 ] {be5a8ac3-de48-4112-8496-47805c7f2004} <Debug> TCPHandler: Processed in 0.001260194 sec. | ||
| 8876 | 2026.05.04 15:58:43.089827 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8877 | 2026.05.04 15:58:43.089931 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 8878 | 2026.05.04 15:58:43.089946 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.05.04 15:58:43.090056 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.05.04 15:58:43.090065 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8881 | 2026.05.04 15:58:43.090102 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8882 | 2026.05.04 15:58:43.090115 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8883 | 2026.05.04 15:58:43.090191 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8884 | 2026.05.04 15:58:43.090240 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8885 | 2026.05.04 15:58:43.090284 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8886 | 2026.05.04 15:58:43.090325 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8887 | 2026.05.04 15:58:43.090368 [ 191 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8888 | 2026.05.04 15:58:43.090540 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.05.04 15:58:43.090583 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8890 | 2026.05.04 15:58:43.090953 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8891 | 2026.05.04 15:58:43.091189 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.05.04 15:58:43.091247 [ 196 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001364227 sec., 92359.9958071494 rows/sec., 4.71 MiB/sec. | ||
| 8893 | 2026.05.04 15:58:43.091319 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001281 sec., 209211.55347384856 rows/sec., 13.91 MiB/sec. | ||
| 8894 | 2026.05.04 15:58:43.091361 [ 4 ] {caf2274a-cd3e-4d31-b8aa-c6a12aa87d22} <Debug> TCPHandler: Processed in 0.00146467 sec. | ||
| 8895 | 2026.05.04 15:58:43.091406 [ 196 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8896 | 2026.05.04 15:58:43.091487 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.05.04 15:58:43.091586 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.05.04 15:58:43.091630 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8899 | 2026.05.04 15:58:43.091703 [ 196 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.04 15:58:43.091792 [ 196 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_21_4} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8901 | 2026.05.04 15:58:43.091887 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8902 | 2026.05.04 15:58:43.091957 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.05.04 15:58:43.091997 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8904 | 2026.05.04 15:58:43.092299 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8905 | 2026.05.04 15:58:43.092508 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.04 15:58:43.092640 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8907 | 2026.05.04 15:58:43.092677 [ 4 ] {1d7d5302-c3a8-4ad4-8d72-ee977ee87e77} <Debug> TCPHandler: Processed in 0.001238834 sec. | ||
| 8908 | 2026.05.04 15:58:43.092795 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.04 15:58:43.092890 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.04 15:58:43.092943 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8911 | 2026.05.04 15:58:43.093689 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.04 15:58:43.093726 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8913 | 2026.05.04 15:58:43.094233 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8914 | 2026.05.04 15:58:43.094458 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.04 15:58:43.094603 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001731 sec., 4043.9052570768345 rows/sec., 7.25 MiB/sec. | ||
| 8916 | 2026.05.04 15:58:43.094656 [ 4 ] {9b9388d7-4569-4091-9591-4da4b6820e1f} <Debug> TCPHandler: Processed in 0.001909832 sec. | ||
| 8917 | 2026.05.04 15:58:43.094793 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.05.04 15:58:43.094887 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.04 15:58:43.094928 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8920 | 2026.05.04 15:58:43.095264 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.04 15:58:43.095300 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8922 | 2026.05.04 15:58:43.095604 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8923 | 2026.05.04 15:58:43.095811 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.04 15:58:43.095940 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 8925 | 2026.05.04 15:58:43.095976 [ 4 ] {88c08c28-5b6d-43f1-a747-619497ec70ad} <Debug> TCPHandler: Processed in 0.001231924 sec. | ||
| 8926 | 2026.05.04 15:58:44.036151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16737 | ||
| 8927 | 2026.05.04 15:58:44.036647 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.05.04 15:58:44.036693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8929 | 2026.05.04 15:58:44.037185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8930 | 2026.05.04 15:58:44.037412 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.04 15:58:44.037544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16737 | ||
| 8932 | 2026.05.04 15:58:44.884399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8933 | 2026.05.04 15:58:44.901530 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.05.04 15:58:44.901576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8935 | 2026.05.04 15:58:44.907728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8936 | 2026.05.04 15:58:44.908523 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.05.04 15:58:44.911399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8938 | 2026.05.04 15:58:48.067446 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.04 15:58:48.067683 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8940 | 2026.05.04 15:58:48.068015 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8941 | 2026.05.04 15:58:48.068053 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8942 | 2026.05.04 15:58:48.068283 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8943 | 2026.05.04 15:58:48.068355 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8944 | 2026.05.04 15:58:48.068495 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8945 | 2026.05.04 15:58:48.068532 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8946 | 2026.05.04 15:58:48.068554 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 8947 | 2026.05.04 15:58:48.068571 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8948 | 2026.05.04 15:58:48.068612 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8949 | 2026.05.04 15:58:48.068632 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8950 | 2026.05.04 15:58:48.069774 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00218 sec., 23394.495412844037 rows/sec., 5.54 MiB/sec. | ||
| 8951 | 2026.05.04 15:58:48.069894 [ 4 ] {01107944-84c1-49cc-bd72-51e0e2cb7f0c} <Debug> TCPHandler: Processed in 0.002576501 sec. | ||
| 8952 | 2026.05.04 15:58:48.072173 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.05.04 15:58:48.072286 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8954 | 2026.05.04 15:58:48.072332 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8955 | 2026.05.04 15:58:48.072882 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.05.04 15:58:48.073029 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8957 | 2026.05.04 15:58:48.073420 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8958 | 2026.05.04 15:58:48.073644 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.05.04 15:58:48.073792 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001537 sec., 81977.87898503579 rows/sec., 7.08 MiB/sec. | ||
| 8960 | 2026.05.04 15:58:48.073832 [ 4 ] {d04da7d6-515d-45f1-83b2-643c52ee547e} <Debug> TCPHandler: Processed in 0.001709087 sec. | ||
| 8961 | 2026.05.04 15:58:48.073966 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.05.04 15:58:48.074062 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8963 | 2026.05.04 15:58:48.074103 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8964 | 2026.05.04 15:58:48.074619 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.05.04 15:58:48.074655 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8966 | 2026.05.04 15:58:48.074984 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8967 | 2026.05.04 15:58:48.075199 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.05.04 15:58:48.075338 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001294 sec., 27047.913446676972 rows/sec., 1.99 MiB/sec. | ||
| 8969 | 2026.05.04 15:58:48.075378 [ 4 ] {bed3e4cc-1aaa-4aa5-a625-cab922431b87} <Debug> TCPHandler: Processed in 0.00146128 sec. | ||
| 8970 | 2026.05.04 15:58:48.075497 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2026.05.04 15:58:48.075592 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8972 | 2026.05.04 15:58:48.075633 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8973 | 2026.05.04 15:58:48.076065 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.05.04 15:58:48.076104 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8975 | 2026.05.04 15:58:48.076432 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8976 | 2026.05.04 15:58:48.076674 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.05.04 15:58:48.076805 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001231 sec., 80422.42079610072 rows/sec., 6.28 MiB/sec. | ||
| 8978 | 2026.05.04 15:58:48.076844 [ 4 ] {ed0b016f-f0f6-4654-959a-59e97211ce27} <Debug> TCPHandler: Processed in 0.001396199 sec. | ||
| 8979 | 2026.05.04 15:58:48.076976 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.05.04 15:58:48.077072 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8981 | 2026.05.04 15:58:48.077116 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8982 | 2026.05.04 15:58:48.077535 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.05.04 15:58:48.077572 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8984 | 2026.05.04 15:58:48.077918 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8985 | 2026.05.04 15:58:48.078139 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.05.04 15:58:48.078273 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 8987 | 2026.05.04 15:58:48.078312 [ 4 ] {70cbc826-bb64-4628-b9a5-d323f3c8b306} <Debug> TCPHandler: Processed in 0.001385428 sec. | ||
| 8988 | 2026.05.04 15:58:48.078431 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.05.04 15:58:48.078527 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8990 | 2026.05.04 15:58:48.078582 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8991 | 2026.05.04 15:58:48.079418 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.05.04 15:58:48.079454 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8993 | 2026.05.04 15:58:48.080023 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8994 | 2026.05.04 15:58:48.080265 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.05.04 15:58:48.080399 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00189 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 8996 | 2026.05.04 15:58:48.080453 [ 4 ] {2775df62-02ac-400c-b72e-fe1c49745aa6} <Debug> TCPHandler: Processed in 0.002070046 sec. | ||
| 8997 | 2026.05.04 15:58:48.080575 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.04 15:58:48.080670 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.04 15:58:48.080712 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9000 | 2026.05.04 15:58:48.081049 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.04 15:58:48.081085 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9002 | 2026.05.04 15:58:48.081401 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9003 | 2026.05.04 15:58:48.081615 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.04 15:58:48.081744 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9005 | 2026.05.04 15:58:48.081781 [ 4 ] {3bd836af-6b13-4488-9bf5-94f4b840a089} <Debug> TCPHandler: Processed in 0.001255345 sec. | ||
| 9006 | 2026.05.04 15:58:51.409167 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9007 | 2026.05.04 15:58:51.409245 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9008 | 2026.05.04 15:58:51.538604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17185 | ||
| 9009 | 2026.05.04 15:58:51.539099 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.04 15:58:51.539150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9011 | 2026.05.04 15:58:51.539638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9012 | 2026.05.04 15:58:51.539873 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.04 15:58:51.540017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17185 | ||
| 9014 | 2026.05.04 15:58:51.540030 [ 48 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9015 | 2026.05.04 15:58:51.540093 [ 48 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.05.04 15:58:51.540114 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9017 | 2026.05.04 15:58:51.540205 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9018 | 2026.05.04 15:58:51.540295 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9019 | 2026.05.04 15:58:51.540327 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14817 rows starting from the beginning of the part | ||
| 9020 | 2026.05.04 15:58:51.540383 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 9021 | 2026.05.04 15:58:51.540425 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 9022 | 2026.05.04 15:58:51.540464 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 9023 | 2026.05.04 15:58:51.540504 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 9024 | 2026.05.04 15:58:51.540541 [ 197 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 9025 | 2026.05.04 15:58:51.542416 [ 191 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17185 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244861 sec., 7655262.397092738 rows/sec., 109.51 MiB/sec. | ||
| 9026 | 2026.05.04 15:58:51.542728 [ 187 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9027 | 2026.05.04 15:58:51.543076 [ 187 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.05.04 15:58:51.543172 [ 187 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_36_7} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9029 | 2026.05.04 15:58:51.543309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9030 | 2026.05.04 15:58:51.613433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1140 | ||
| 9031 | 2026.05.04 15:58:51.616005 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.05.04 15:58:51.616054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9033 | 2026.05.04 15:58:51.617267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9034 | 2026.05.04 15:58:51.617539 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.05.04 15:58:51.617691 [ 47 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9036 | 2026.05.04 15:58:51.617739 [ 47 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.05.04 15:58:51.617765 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9038 | 2026.05.04 15:58:51.617800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 9039 | 2026.05.04 15:58:51.617861 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 9040 | 2026.05.04 15:58:51.618387 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2026.05.04 15:58:51.618514 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 924 rows starting from the beginning of the part | ||
| 9042 | 2026.05.04 15:58:51.618840 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 9043 | 2026.05.04 15:58:51.619133 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 9044 | 2026.05.04 15:58:51.619445 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 9045 | 2026.05.04 15:58:51.619777 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 9046 | 2026.05.04 15:58:51.620110 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 9047 | 2026.05.04 15:58:51.626244 [ 191 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 72 columns (72 merged, 0 gathered) in 0.00842352 sec., 135335.34674340417 rows/sec., 113.16 MiB/sec. | ||
| 9048 | 2026.05.04 15:58:51.627588 [ 199 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9049 | 2026.05.04 15:58:51.628084 [ 199 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.05.04 15:58:51.628148 [ 199 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_26_5} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9051 | 2026.05.04 15:58:51.628265 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 9052 | 2026.05.04 15:58:52.411455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9053 | 2026.05.04 15:58:52.428714 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.05.04 15:58:52.428767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9055 | 2026.05.04 15:58:52.434338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9056 | 2026.05.04 15:58:52.435010 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.05.04 15:58:52.435322 [ 46 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9058 | 2026.05.04 15:58:52.435394 [ 46 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.05.04 15:58:52.435420 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9060 | 2026.05.04 15:58:52.435631 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9061 | 2026.05.04 15:58:52.437891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9062 | 2026.05.04 15:58:52.439695 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9063 | 2026.05.04 15:58:52.441222 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 9064 | 2026.05.04 15:58:52.445864 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 9065 | 2026.05.04 15:58:52.450422 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 9066 | 2026.05.04 15:58:52.454809 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9067 | 2026.05.04 15:58:52.459262 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9068 | 2026.05.04 15:58:52.463245 [ 187 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9069 | 2026.05.04 15:58:52.521556 [ 199 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.086012502 sec., 3150.7047661513207 rows/sec., 16.29 MiB/sec. | ||
| 9070 | 2026.05.04 15:58:52.524178 [ 199 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9071 | 2026.05.04 15:58:52.526271 [ 199 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.05.04 15:58:52.526395 [ 199 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_36_7} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9073 | 2026.05.04 15:58:52.528145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 9074 | 2026.05.04 15:58:53.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.26 MiB, peak 302.14 MiB, free memory in arenas 0.00 B, will set to 294.86 MiB (RSS), difference: 4.60 MiB | ||
| 9075 | 2026.05.04 15:58:53.070135 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.05.04 15:58:53.070404 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9077 | 2026.05.04 15:58:53.070747 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9078 | 2026.05.04 15:58:53.070784 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9079 | 2026.05.04 15:58:53.071018 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9080 | 2026.05.04 15:58:53.071085 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9081 | 2026.05.04 15:58:53.071223 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9082 | 2026.05.04 15:58:53.071259 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9083 | 2026.05.04 15:58:53.071281 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9084 | 2026.05.04 15:58:53.071295 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9085 | 2026.05.04 15:58:53.071333 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9086 | 2026.05.04 15:58:53.071353 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9087 | 2026.05.04 15:58:53.072733 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002437 sec., 20927.369716865 rows/sec., 4.96 MiB/sec. | ||
| 9088 | 2026.05.04 15:58:53.072839 [ 4 ] {c061da90-1d59-420e-8314-99d49fe91ee4} <Debug> TCPHandler: Processed in 0.002837647 sec. | ||
| 9089 | 2026.05.04 15:58:53.077721 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.05.04 15:58:53.077846 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.05.04 15:58:53.077897 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9092 | 2026.05.04 15:58:53.078531 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.05.04 15:58:53.078581 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9094 | 2026.05.04 15:58:53.078975 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9095 | 2026.05.04 15:58:53.079215 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.05.04 15:58:53.079362 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001551 sec., 183107.67246937458 rows/sec., 11.63 MiB/sec. | ||
| 9097 | 2026.05.04 15:58:53.079402 [ 4 ] {9c251156-a8a8-44c8-b193-1f340dd73735} <Debug> TCPHandler: Processed in 0.001739878 sec. | ||
| 9098 | 2026.05.04 15:58:53.079529 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.05.04 15:58:53.079623 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9100 | 2026.05.04 15:58:53.079664 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9101 | 2026.05.04 15:58:53.080404 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.05.04 15:58:53.080440 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9103 | 2026.05.04 15:58:53.080797 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9104 | 2026.05.04 15:58:53.081015 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.05.04 15:58:53.081146 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00154 sec., 526623.3766233766 rows/sec., 40.70 MiB/sec. | ||
| 9106 | 2026.05.04 15:58:53.081145 [ 45 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9107 | 2026.05.04 15:58:53.081182 [ 4 ] {43f471fb-8957-4cc2-8ebb-68b4bd41ee6a} <Debug> TCPHandler: Processed in 0.001702896 sec. | ||
| 9108 | 2026.05.04 15:58:53.081205 [ 45 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.05.04 15:58:53.081229 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9110 | 2026.05.04 15:58:53.081298 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.05.04 15:58:53.081315 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9112 | 2026.05.04 15:58:53.081392 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.05.04 15:58:53.081405 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2026.05.04 15:58:53.081432 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9115 | 2026.05.04 15:58:53.081434 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 9116 | 2026.05.04 15:58:53.081494 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 811 rows starting from the beginning of the part | ||
| 9117 | 2026.05.04 15:58:53.081536 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 126 rows starting from the beginning of the part | ||
| 9118 | 2026.05.04 15:58:53.081577 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 814 rows starting from the beginning of the part | ||
| 9119 | 2026.05.04 15:58:53.081612 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 126 rows starting from the beginning of the part | ||
| 9120 | 2026.05.04 15:58:53.081658 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 811 rows starting from the beginning of the part | ||
| 9121 | 2026.05.04 15:58:53.081899 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.05.04 15:58:53.081934 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9123 | 2026.05.04 15:58:53.082272 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9124 | 2026.05.04 15:58:53.082487 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.05.04 15:58:53.082613 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.15 MiB/sec. | ||
| 9126 | 2026.05.04 15:58:53.082650 [ 4 ] {191f4a6f-57f6-4979-bc13-932c0f83bb54} <Debug> TCPHandler: Processed in 0.001401989 sec. | ||
| 9127 | 2026.05.04 15:58:53.082779 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.05.04 15:58:53.082874 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.05.04 15:58:53.082914 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9130 | 2026.05.04 15:58:53.083357 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.05.04 15:58:53.083392 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9132 | 2026.05.04 15:58:53.083553 [ 186 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002267312 sec., 2667475.848052672 rows/sec., 214.95 MiB/sec. | ||
| 9133 | 2026.05.04 15:58:53.083695 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9134 | 2026.05.04 15:58:53.083927 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.05.04 15:58:53.083960 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9136 | 2026.05.04 15:58:53.084055 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 9137 | 2026.05.04 15:58:53.084098 [ 4 ] {e153c602-e3ec-4cad-9426-3fe619be7e70} <Debug> TCPHandler: Processed in 0.001367607 sec. | ||
| 9138 | 2026.05.04 15:58:53.084219 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.05.04 15:58:53.084308 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.05.04 15:58:53.084314 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.05.04 15:58:53.084370 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9142 | 2026.05.04 15:58:53.084409 [ 198 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_56_11} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9143 | 2026.05.04 15:58:53.084511 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9144 | 2026.05.04 15:58:53.084816 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.05.04 15:58:53.084858 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9146 | 2026.05.04 15:58:53.085168 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9147 | 2026.05.04 15:58:53.085376 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.05.04 15:58:53.085499 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 9149 | 2026.05.04 15:58:53.085537 [ 4 ] {ecbf5bbf-b4a8-4674-9ee0-d2556c5aecf4} <Debug> TCPHandler: Processed in 0.001366177 sec. | ||
| 9150 | 2026.05.04 15:58:53.085652 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.05.04 15:58:53.085746 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9152 | 2026.05.04 15:58:53.085785 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9153 | 2026.05.04 15:58:53.086398 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.05.04 15:58:53.086432 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9155 | 2026.05.04 15:58:53.086752 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9156 | 2026.05.04 15:58:53.086961 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.05.04 15:58:53.087054 [ 45 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9158 | 2026.05.04 15:58:53.087081 [ 45 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.04 15:58:53.087089 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001361 sec., 365172.66715650255 rows/sec., 25.64 MiB/sec. | ||
| 9160 | 2026.05.04 15:58:53.087098 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9161 | 2026.05.04 15:58:53.087128 [ 4 ] {7a92e5b1-e8fa-4ffb-a0d2-145e6d53310f} <Debug> TCPHandler: Processed in 0.001524212 sec. | ||
| 9162 | 2026.05.04 15:58:53.087165 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9163 | 2026.05.04 15:58:53.087244 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.05.04 15:58:53.087272 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9165 | 2026.05.04 15:58:53.087305 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 9166 | 2026.05.04 15:58:53.087337 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9167 | 2026.05.04 15:58:53.087355 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 497 rows starting from the beginning of the part | ||
| 9168 | 2026.05.04 15:58:53.087379 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9169 | 2026.05.04 15:58:53.087396 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 99 rows starting from the beginning of the part | ||
| 9170 | 2026.05.04 15:58:53.087435 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 503 rows starting from the beginning of the part | ||
| 9171 | 2026.05.04 15:58:53.087474 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 99 rows starting from the beginning of the part | ||
| 9172 | 2026.05.04 15:58:53.087512 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 497 rows starting from the beginning of the part | ||
| 9173 | 2026.05.04 15:58:53.087714 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2026.05.04 15:58:53.087749 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9175 | 2026.05.04 15:58:53.088055 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9176 | 2026.05.04 15:58:53.088269 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2026.05.04 15:58:53.088394 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 9178 | 2026.05.04 15:58:53.088431 [ 4 ] {d1470875-bc5e-4d44-adf8-dbf753168992} <Debug> TCPHandler: Processed in 0.001237194 sec. | ||
| 9179 | 2026.05.04 15:58:53.088554 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.05.04 15:58:53.088647 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9181 | 2026.05.04 15:58:53.088690 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9182 | 2026.05.04 15:58:53.088757 [ 186 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622694 sec., 2172313.4491160996 rows/sec., 159.50 MiB/sec. | ||
| 9183 | 2026.05.04 15:58:53.088997 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9184 | 2026.05.04 15:58:53.089103 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.05.04 15:58:53.089143 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9186 | 2026.05.04 15:58:53.089322 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.05.04 15:58:53.089410 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_56_11} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9188 | 2026.05.04 15:58:53.089502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9189 | 2026.05.04 15:58:53.089502 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9190 | 2026.05.04 15:58:53.089725 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.05.04 15:58:53.089820 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9192 | 2026.05.04 15:58:53.089845 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 9193 | 2026.05.04 15:58:53.089849 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.05.04 15:58:53.089873 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9195 | 2026.05.04 15:58:53.089880 [ 4 ] {b503f9c5-3bc3-4610-a5f1-1f746ab68243} <Debug> TCPHandler: Processed in 0.001425989 sec. | ||
| 9196 | 2026.05.04 15:58:53.089922 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9197 | 2026.05.04 15:58:53.089995 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.05.04 15:58:53.089995 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9199 | 2026.05.04 15:58:53.090030 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20297 rows starting from the beginning of the part | ||
| 9200 | 2026.05.04 15:58:53.090140 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9201 | 2026.05.04 15:58:53.090149 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.05.04 15:58:53.090176 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9203 | 2026.05.04 15:58:53.090192 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9204 | 2026.05.04 15:58:53.090208 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 268 rows starting from the beginning of the part | ||
| 9205 | 2026.05.04 15:58:53.090242 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9206 | 2026.05.04 15:58:53.090276 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9207 | 2026.05.04 15:58:53.090508 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.05.04 15:58:53.090541 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9209 | 2026.05.04 15:58:53.090840 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9210 | 2026.05.04 15:58:53.091049 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.05.04 15:58:53.091175 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 9212 | 2026.05.04 15:58:53.091212 [ 4 ] {f02804bc-82ed-4326-89a2-6495210aa846} <Debug> TCPHandler: Processed in 0.001205133 sec. | ||
| 9213 | 2026.05.04 15:58:53.091328 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.05.04 15:58:53.091421 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.05.04 15:58:53.091475 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9216 | 2026.05.04 15:58:53.092197 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.05.04 15:58:53.092231 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9218 | 2026.05.04 15:58:53.092767 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9219 | 2026.05.04 15:58:53.092989 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.05.04 15:58:53.093123 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00172 sec., 4069.767441860465 rows/sec., 7.29 MiB/sec. | ||
| 9221 | 2026.05.04 15:58:53.093176 [ 4 ] {ca8cbd51-f0eb-41ab-b83f-a17a27276f28} <Debug> TCPHandler: Processed in 0.001896562 sec. | ||
| 9222 | 2026.05.04 15:58:53.093295 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.04 15:58:53.093391 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.05.04 15:58:53.093433 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9225 | 2026.05.04 15:58:53.093773 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.05.04 15:58:53.093808 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9227 | 2026.05.04 15:58:53.094142 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9228 | 2026.05.04 15:58:53.094351 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.05.04 15:58:53.094457 [ 45 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9230 | 2026.05.04 15:58:53.094476 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 9231 | 2026.05.04 15:58:53.094489 [ 45 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.05.04 15:58:53.094511 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9233 | 2026.05.04 15:58:53.094513 [ 4 ] {e6b78f71-0c1e-4643-9a4e-4dcb586659e5} <Debug> TCPHandler: Processed in 0.001265585 sec. | ||
| 9234 | 2026.05.04 15:58:53.094593 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9235 | 2026.05.04 15:58:53.094705 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9236 | 2026.05.04 15:58:53.094738 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3198 rows starting from the beginning of the part | ||
| 9237 | 2026.05.04 15:58:53.094799 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9238 | 2026.05.04 15:58:53.094847 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9239 | 2026.05.04 15:58:53.094892 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9240 | 2026.05.04 15:58:53.094933 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9241 | 2026.05.04 15:58:53.094975 [ 186 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9242 | 2026.05.04 15:58:53.095698 [ 192 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005739847 sec., 3730935.685219484 rows/sec., 243.34 MiB/sec. | ||
| 9243 | 2026.05.04 15:58:53.096184 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9244 | 2026.05.04 15:58:53.096364 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811179 sec., 1981030.036236065 rows/sec., 128.39 MiB/sec. | ||
| 9245 | 2026.05.04 15:58:53.096499 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.05.04 15:58:53.096576 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9247 | 2026.05.04 15:58:53.096653 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9248 | 2026.05.04 15:58:53.096737 [ 189 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9249 | 2026.05.04 15:58:53.096998 [ 189 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2026.05.04 15:58:53.097062 [ 189 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_56_11} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9251 | 2026.05.04 15:58:53.097133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9252 | 2026.05.04 15:58:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.82 MiB, peak 305.32 MiB, free memory in arenas 0.00 B, will set to 297.55 MiB (RSS), difference: 1.73 MiB | ||
| 9253 | 2026.05.04 15:58:55.042011 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2026.05.04 15:58:55.042248 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9255 | 2026.05.04 15:58:55.042587 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9256 | 2026.05.04 15:58:55.042626 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9257 | 2026.05.04 15:58:55.042857 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9258 | 2026.05.04 15:58:55.042923 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9259 | 2026.05.04 15:58:55.043063 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9260 | 2026.05.04 15:58:55.043099 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9261 | 2026.05.04 15:58:55.043121 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9262 | 2026.05.04 15:58:55.043136 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9263 | 2026.05.04 15:58:55.043175 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9264 | 2026.05.04 15:58:55.043196 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9265 | 2026.05.04 15:58:55.044595 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002443 sec., 20875.972165370447 rows/sec., 4.94 MiB/sec. | ||
| 9266 | 2026.05.04 15:58:55.044701 [ 4 ] {578572fa-7f52-4b12-9f98-f67984b87a10} <Debug> TCPHandler: Processed in 0.002811387 sec. | ||
| 9267 | 2026.05.04 15:58:55.057201 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.05.04 15:58:55.057330 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.04 15:58:55.057382 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9270 | 2026.05.04 15:58:55.057893 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.04 15:58:55.057929 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9272 | 2026.05.04 15:58:55.058299 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9273 | 2026.05.04 15:58:55.058528 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.04 15:58:55.058682 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 352.75 KiB/sec. | ||
| 9275 | 2026.05.04 15:58:55.058720 [ 4 ] {db2d76ba-dae7-4750-81e1-63f745314cd1} <Debug> TCPHandler: Processed in 0.001584223 sec. | ||
| 9276 | 2026.05.04 15:58:55.058843 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.05.04 15:58:55.058937 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9278 | 2026.05.04 15:58:55.058977 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9279 | 2026.05.04 15:58:55.060285 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.05.04 15:58:55.060320 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9281 | 2026.05.04 15:58:55.060766 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9282 | 2026.05.04 15:58:55.060981 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.05.04 15:58:55.061108 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Debug> executeQuery: Read 2474 rows, 188.29 KiB in 0.002189 sec., 1130196.4367291 rows/sec., 84.00 MiB/sec. | ||
| 9284 | 2026.05.04 15:58:55.061145 [ 4 ] {9dc0d377-764d-4ae1-befa-15d13a08b284} <Debug> TCPHandler: Processed in 0.002351415 sec. | ||
| 9285 | 2026.05.04 15:58:55.061264 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.05.04 15:58:55.061360 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9287 | 2026.05.04 15:58:55.061400 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9288 | 2026.05.04 15:58:55.061812 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.05.04 15:58:55.061846 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9290 | 2026.05.04 15:58:55.062149 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9291 | 2026.05.04 15:58:55.062387 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.05.04 15:58:55.062524 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001182 sec., 42301.184433164126 rows/sec., 3.08 MiB/sec. | ||
| 9293 | 2026.05.04 15:58:55.062561 [ 4 ] {903f4415-c0da-4678-9586-15cd66cd62a0} <Debug> TCPHandler: Processed in 0.001346066 sec. | ||
| 9294 | 2026.05.04 15:58:55.062674 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.05.04 15:58:55.062769 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9296 | 2026.05.04 15:58:55.062809 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9297 | 2026.05.04 15:58:55.063409 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.05.04 15:58:55.063444 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9299 | 2026.05.04 15:58:55.063772 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9300 | 2026.05.04 15:58:55.063987 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.05.04 15:58:55.064113 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001362 sec., 588105.7268722467 rows/sec., 33.97 MiB/sec. | ||
| 9302 | 2026.05.04 15:58:55.064151 [ 4 ] {84b20c43-a0b1-47bf-89c2-f1efb7963443} <Debug> TCPHandler: Processed in 0.001525882 sec. | ||
| 9303 | 2026.05.04 15:58:55.064263 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.05.04 15:58:55.064357 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.05.04 15:58:55.064397 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9306 | 2026.05.04 15:58:55.064773 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.05.04 15:58:55.064808 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9308 | 2026.05.04 15:58:55.065094 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9309 | 2026.05.04 15:58:55.065299 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.05.04 15:58:55.065422 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 9311 | 2026.05.04 15:58:55.065459 [ 4 ] {8deafe54-d5e2-40f3-a74a-3e15d370ad70} <Debug> TCPHandler: Processed in 0.001244844 sec. | ||
| 9312 | 2026.05.04 15:58:55.065570 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2026.05.04 15:58:55.065665 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9314 | 2026.05.04 15:58:55.065704 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9315 | 2026.05.04 15:58:55.066471 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2026.05.04 15:58:55.066506 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9317 | 2026.05.04 15:58:55.066860 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9318 | 2026.05.04 15:58:55.067081 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.05.04 15:58:55.067210 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001563 sec., 850287.9078694818 rows/sec., 57.01 MiB/sec. | ||
| 9320 | 2026.05.04 15:58:55.067248 [ 4 ] {7025b6d0-780c-49cf-9581-c126a5eb0055} <Debug> TCPHandler: Processed in 0.001726218 sec. | ||
| 9321 | 2026.05.04 15:58:55.067366 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.05.04 15:58:55.067460 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.05.04 15:58:55.067503 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9324 | 2026.05.04 15:58:55.068126 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.05.04 15:58:55.068161 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9326 | 2026.05.04 15:58:55.068589 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9327 | 2026.05.04 15:58:55.068802 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.05.04 15:58:55.068929 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001488 sec., 1028897.8494623656 rows/sec., 62.61 MiB/sec. | ||
| 9329 | 2026.05.04 15:58:55.068965 [ 4 ] {22a06536-3ea2-48f4-b2c4-c0ea0a9e42e3} <Debug> TCPHandler: Processed in 0.001647454 sec. | ||
| 9330 | 2026.05.04 15:58:55.069082 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.05.04 15:58:55.069177 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9332 | 2026.05.04 15:58:55.069231 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9333 | 2026.05.04 15:58:55.070012 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.05.04 15:58:55.070047 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9335 | 2026.05.04 15:58:55.070609 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9336 | 2026.05.04 15:58:55.070835 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.05.04 15:58:55.070977 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001818 sec., 24202.420242024204 rows/sec., 43.37 MiB/sec. | ||
| 9338 | 2026.05.04 15:58:55.071029 [ 4 ] {f1a1dd7f-edf4-4775-9cc4-44e387c5146e} <Debug> TCPHandler: Processed in 0.001996085 sec. | ||
| 9339 | 2026.05.04 15:58:55.071144 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.05.04 15:58:55.071237 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.05.04 15:58:55.071279 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9342 | 2026.05.04 15:58:55.071610 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.05.04 15:58:55.071644 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9344 | 2026.05.04 15:58:55.071945 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9345 | 2026.05.04 15:58:55.072166 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.05.04 15:58:55.072291 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001072 sec., 22388.059701492537 rows/sec., 1.51 MiB/sec. | ||
| 9347 | 2026.05.04 15:58:55.072327 [ 4 ] {f60b9c7c-4cb9-422e-8fdb-0301a0214c4a} <Debug> TCPHandler: Processed in 0.001232883 sec. | ||
| 9348 | 2026.05.04 15:58:58.063005 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.05.04 15:58:58.063245 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9350 | 2026.05.04 15:58:58.063578 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9351 | 2026.05.04 15:58:58.063612 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9352 | 2026.05.04 15:58:58.063823 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9353 | 2026.05.04 15:58:58.063890 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9354 | 2026.05.04 15:58:58.064030 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9355 | 2026.05.04 15:58:58.064067 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9356 | 2026.05.04 15:58:58.064088 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9357 | 2026.05.04 15:58:58.064103 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9358 | 2026.05.04 15:58:58.064142 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9359 | 2026.05.04 15:58:58.064162 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9360 | 2026.05.04 15:58:58.065228 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002072 sec., 24613.89961389961 rows/sec., 5.83 MiB/sec. | ||
| 9361 | 2026.05.04 15:58:58.065294 [ 4 ] {52b6dcb7-b198-4c4e-986b-9e231aa0e653} <Debug> TCPHandler: Processed in 0.002414096 sec. | ||
| 9362 | 2026.05.04 15:58:58.066636 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.05.04 15:58:58.066760 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9364 | 2026.05.04 15:58:58.066813 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9365 | 2026.05.04 15:58:58.067383 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.05.04 15:58:58.067433 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9367 | 2026.05.04 15:58:58.067825 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9368 | 2026.05.04 15:58:58.068053 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.05.04 15:58:58.068210 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001486 sec., 37685.06056527591 rows/sec., 2.90 MiB/sec. | ||
| 9370 | 2026.05.04 15:58:58.068250 [ 4 ] {eaba010d-92da-450c-a964-14ff37ad73f2} <Debug> TCPHandler: Processed in 0.001664596 sec. | ||
| 9371 | 2026.05.04 15:58:58.068380 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.05.04 15:58:58.068477 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9373 | 2026.05.04 15:58:58.068517 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9374 | 2026.05.04 15:58:58.068949 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.05.04 15:58:58.068987 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9376 | 2026.05.04 15:58:58.069314 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9377 | 2026.05.04 15:58:58.069568 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.05.04 15:58:58.069728 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 9379 | 2026.05.04 15:58:58.069769 [ 4 ] {fe5c7f24-d464-41b1-80f6-7a2677384adf} <Debug> TCPHandler: Processed in 0.001438709 sec. | ||
| 9380 | 2026.05.04 15:58:58.069899 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2026.05.04 15:58:58.069995 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9382 | 2026.05.04 15:58:58.070039 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9383 | 2026.05.04 15:58:58.070428 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.05.04 15:58:58.070466 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9385 | 2026.05.04 15:58:58.070801 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9386 | 2026.05.04 15:58:58.071025 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.05.04 15:58:58.071164 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001188 sec., 80808.0808080808 rows/sec., 5.63 MiB/sec. | ||
| 9388 | 2026.05.04 15:58:58.071202 [ 4 ] {0d4f0560-f785-4ad0-9e13-42d504b237a6} <Debug> TCPHandler: Processed in 0.001352207 sec. | ||
| 9389 | 2026.05.04 15:58:58.071337 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2026.05.04 15:58:58.071432 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9391 | 2026.05.04 15:58:58.071474 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9392 | 2026.05.04 15:58:58.071820 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.05.04 15:58:58.071857 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9394 | 2026.05.04 15:58:58.072175 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9395 | 2026.05.04 15:58:58.072403 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.05.04 15:58:58.072541 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.15 MiB/sec. | ||
| 9397 | 2026.05.04 15:58:58.072578 [ 4 ] {e421f17b-cc63-4b8c-b8e3-f896880731a7} <Debug> TCPHandler: Processed in 0.001290896 sec. | ||
| 9398 | 2026.05.04 15:58:59.040157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17697 | ||
| 9399 | 2026.05.04 15:58:59.040735 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.05.04 15:58:59.040775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9401 | 2026.05.04 15:58:59.041281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9402 | 2026.05.04 15:58:59.041521 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.05.04 15:58:59.041650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17697 | ||
| 9404 | 2026.05.04 15:58:59.938003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9405 | 2026.05.04 15:58:59.952570 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.05.04 15:58:59.952622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9407 | 2026.05.04 15:58:59.958014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9408 | 2026.05.04 15:58:59.958681 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.05.04 15:58:59.961241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9410 | 2026.05.04 15:59:01.618097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1194 | ||
| 9411 | 2026.05.04 15:59:01.621089 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.05.04 15:59:01.621138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9413 | 2026.05.04 15:59:01.622424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9414 | 2026.05.04 15:59:01.622713 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.05.04 15:59:01.622983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 9416 | 2026.05.04 15:59:03.070947 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.05.04 15:59:03.071224 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9418 | 2026.05.04 15:59:03.071610 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9419 | 2026.05.04 15:59:03.071656 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9420 | 2026.05.04 15:59:03.071924 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9421 | 2026.05.04 15:59:03.071992 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9422 | 2026.05.04 15:59:03.072132 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9423 | 2026.05.04 15:59:03.072168 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9424 | 2026.05.04 15:59:03.072190 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9425 | 2026.05.04 15:59:03.072206 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9426 | 2026.05.04 15:59:03.072244 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9427 | 2026.05.04 15:59:03.072265 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9428 | 2026.05.04 15:59:03.073249 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002139 sec., 23842.917251051895 rows/sec., 5.65 MiB/sec. | ||
| 9429 | 2026.05.04 15:59:03.073317 [ 4 ] {3a24cf65-04c6-43c1-93ac-3702b6a5df3a} <Debug> TCPHandler: Processed in 0.002499428 sec. | ||
| 9430 | 2026.05.04 15:59:03.078460 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.04 15:59:03.078587 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.05.04 15:59:03.078637 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9433 | 2026.05.04 15:59:03.079241 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.05.04 15:59:03.079277 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9435 | 2026.05.04 15:59:03.079636 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9436 | 2026.05.04 15:59:03.079849 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.05.04 15:59:03.079991 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001438 sec., 197496.52294853964 rows/sec., 12.54 MiB/sec. | ||
| 9438 | 2026.05.04 15:59:03.080028 [ 4 ] {a9974413-7649-455d-88e6-6882c8fb40f3} <Debug> TCPHandler: Processed in 0.001626925 sec. | ||
| 9439 | 2026.05.04 15:59:03.080156 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.05.04 15:59:03.080251 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.04 15:59:03.080291 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9442 | 2026.05.04 15:59:03.081057 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.05.04 15:59:03.081091 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9444 | 2026.05.04 15:59:03.081434 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9445 | 2026.05.04 15:59:03.081648 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.05.04 15:59:03.081775 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001543 sec., 525599.481529488 rows/sec., 40.62 MiB/sec. | ||
| 9447 | 2026.05.04 15:59:03.081812 [ 4 ] {3252fc21-e35c-4c0d-96d1-e6c00d5304b9} <Debug> TCPHandler: Processed in 0.001703517 sec. | ||
| 9448 | 2026.05.04 15:59:03.081930 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.04 15:59:03.082023 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.04 15:59:03.082063 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9451 | 2026.05.04 15:59:03.082522 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.04 15:59:03.082556 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9453 | 2026.05.04 15:59:03.082843 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9454 | 2026.05.04 15:59:03.083049 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.04 15:59:03.083172 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 7.59 MiB/sec. | ||
| 9456 | 2026.05.04 15:59:03.083209 [ 4 ] {a997207c-8a61-4a4a-b7db-51a2297f1872} <Debug> TCPHandler: Processed in 0.001327827 sec. | ||
| 9457 | 2026.05.04 15:59:03.083334 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.04 15:59:03.083429 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.04 15:59:03.083468 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9460 | 2026.05.04 15:59:03.083919 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.04 15:59:03.083953 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9462 | 2026.05.04 15:59:03.084244 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9463 | 2026.05.04 15:59:03.084447 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.04 15:59:03.084533 [ 121 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9465 | 2026.05.04 15:59:03.084566 [ 121 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.05.04 15:59:03.084569 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 9467 | 2026.05.04 15:59:03.084584 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9468 | 2026.05.04 15:59:03.084612 [ 4 ] {ac31a31e-f323-4220-bb6e-b40633934dbd} <Debug> TCPHandler: Processed in 0.001326346 sec. | ||
| 9469 | 2026.05.04 15:59:03.084714 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9470 | 2026.05.04 15:59:03.084733 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.05.04 15:59:03.084852 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.05.04 15:59:03.084875 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9473 | 2026.05.04 15:59:03.084892 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9474 | 2026.05.04 15:59:03.084917 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 976 rows starting from the beginning of the part | ||
| 9475 | 2026.05.04 15:59:03.084998 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 9476 | 2026.05.04 15:59:03.085049 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 9477 | 2026.05.04 15:59:03.085096 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 9478 | 2026.05.04 15:59:03.085142 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 9479 | 2026.05.04 15:59:03.085189 [ 194 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 9480 | 2026.05.04 15:59:03.085355 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.05.04 15:59:03.085397 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9482 | 2026.05.04 15:59:03.085712 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9483 | 2026.05.04 15:59:03.085942 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9484 | 2026.05.04 15:59:03.086074 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 6.78 MiB/sec. | ||
| 9485 | 2026.05.04 15:59:03.086111 [ 4 ] {c511569a-ccd7-4b09-9f76-e4541c67d22d} <Debug> TCPHandler: Processed in 0.001428719 sec. | ||
| 9486 | 2026.05.04 15:59:03.086232 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.05.04 15:59:03.086325 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9488 | 2026.05.04 15:59:03.086364 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9489 | 2026.05.04 15:59:03.086451 [ 189 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803729 sec., 1315607.8324404608 rows/sec., 84.18 MiB/sec. | ||
| 9490 | 2026.05.04 15:59:03.086621 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9491 | 2026.05.04 15:59:03.086886 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.05.04 15:59:03.086961 [ 190 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_31_6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9493 | 2026.05.04 15:59:03.087021 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.04 15:59:03.087033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9495 | 2026.05.04 15:59:03.087066 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9496 | 2026.05.04 15:59:03.087398 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9497 | 2026.05.04 15:59:03.087604 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.05.04 15:59:03.087730 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001423 sec., 349262.12227687985 rows/sec., 24.53 MiB/sec. | ||
| 9499 | 2026.05.04 15:59:03.087767 [ 4 ] {b31339e7-b154-4619-a641-13f471dd5c98} <Debug> TCPHandler: Processed in 0.001583393 sec. | ||
| 9500 | 2026.05.04 15:59:03.087880 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.05.04 15:59:03.087973 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9502 | 2026.05.04 15:59:03.088015 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9503 | 2026.05.04 15:59:03.088364 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.05.04 15:59:03.088401 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9505 | 2026.05.04 15:59:03.088710 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9506 | 2026.05.04 15:59:03.088918 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.05.04 15:59:03.089044 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 9508 | 2026.05.04 15:59:03.089081 [ 4 ] {5b7ae650-2865-4da7-8bf6-a6e26e179b28} <Debug> TCPHandler: Processed in 0.001248344 sec. | ||
| 9509 | 2026.05.04 15:59:03.089210 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.05.04 15:59:03.089305 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9511 | 2026.05.04 15:59:03.089348 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9512 | 2026.05.04 15:59:03.089760 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.05.04 15:59:03.089795 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9514 | 2026.05.04 15:59:03.090129 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9515 | 2026.05.04 15:59:03.090343 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.05.04 15:59:03.090469 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 9517 | 2026.05.04 15:59:03.090505 [ 4 ] {6a571774-0c2c-4248-8369-fbf705ee790e} <Debug> TCPHandler: Processed in 0.001343716 sec. | ||
| 9518 | 2026.05.04 15:59:03.090620 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.05.04 15:59:03.090714 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.05.04 15:59:03.090756 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9521 | 2026.05.04 15:59:03.091071 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.04 15:59:03.091105 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9523 | 2026.05.04 15:59:03.091396 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9524 | 2026.05.04 15:59:03.091596 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.05.04 15:59:03.091725 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 9526 | 2026.05.04 15:59:03.091761 [ 4 ] {5114d6c1-4a29-4b21-9b22-1a37c705503e} <Debug> TCPHandler: Processed in 0.001188782 sec. | ||
| 9527 | 2026.05.04 15:59:03.091885 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.05.04 15:59:03.092001 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9529 | 2026.05.04 15:59:03.092064 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9530 | 2026.05.04 15:59:03.092917 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.05.04 15:59:03.092954 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9532 | 2026.05.04 15:59:03.093471 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9533 | 2026.05.04 15:59:03.093687 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.05.04 15:59:03.093801 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9535 | 2026.05.04 15:59:03.093823 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001844 sec., 3796.0954446854666 rows/sec., 6.80 MiB/sec. | ||
| 9536 | 2026.05.04 15:59:03.093866 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.05.04 15:59:03.093893 [ 4 ] {ac45d2bf-4db7-4acd-ad1a-26a9deb2635c} <Debug> TCPHandler: Processed in 0.002066917 sec. | ||
| 9538 | 2026.05.04 15:59:03.093894 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9539 | 2026.05.04 15:59:03.093994 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9540 | 2026.05.04 15:59:03.094024 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2026.05.04 15:59:03.094119 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9542 | 2026.05.04 15:59:03.094160 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9543 | 2026.05.04 15:59:03.094193 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9544 | 2026.05.04 15:59:03.094249 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 887 rows starting from the beginning of the part | ||
| 9545 | 2026.05.04 15:59:03.094374 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 9546 | 2026.05.04 15:59:03.094483 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 9547 | 2026.05.04 15:59:03.094496 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.05.04 15:59:03.094533 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9549 | 2026.05.04 15:59:03.094599 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 9550 | 2026.05.04 15:59:03.094710 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 9551 | 2026.05.04 15:59:03.094817 [ 189 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 9552 | 2026.05.04 15:59:03.094849 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9553 | 2026.05.04 15:59:03.095071 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.05.04 15:59:03.095205 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 9555 | 2026.05.04 15:59:03.095242 [ 4 ] {a11f8703-65f4-4289-94ef-88c2cd44e600} <Debug> TCPHandler: Processed in 0.001266125 sec. | ||
| 9556 | 2026.05.04 15:59:03.100219 [ 190 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.006258162 sec., 157714.03808338614 rows/sec., 282.62 MiB/sec. | ||
| 9557 | 2026.05.04 15:59:03.101286 [ 186 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9558 | 2026.05.04 15:59:03.101633 [ 186 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.05.04 15:59:03.101708 [ 186 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9560 | 2026.05.04 15:59:03.101849 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 9561 | 2026.05.04 15:59:04.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.60 MiB, peak 306.72 MiB, free memory in arenas 0.00 B, will set to 300.54 MiB (RSS), difference: 1.94 MiB | ||
| 9562 | 2026.05.04 15:59:06.409313 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9563 | 2026.05.04 15:59:06.409401 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9564 | 2026.05.04 15:59:06.542707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18145 | ||
| 9565 | 2026.05.04 15:59:06.543219 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.05.04 15:59:06.543265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9567 | 2026.05.04 15:59:06.543746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9568 | 2026.05.04 15:59:06.543988 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.05.04 15:59:06.544124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18145 | ||
| 9570 | 2026.05.04 15:59:06.563375 [ 151 ] {} <Debug> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9571 | 2026.05.04 15:59:06.563439 [ 151 ] {} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.05.04 15:59:06.563460 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9573 | 2026.05.04 15:59:06.563566 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9574 | 2026.05.04 15:59:06.563691 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9575 | 2026.05.04 15:59:06.563725 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 9576 | 2026.05.04 15:59:06.563789 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9577 | 2026.05.04 15:59:06.563831 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9578 | 2026.05.04 15:59:06.563902 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9579 | 2026.05.04 15:59:06.563940 [ 196 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9580 | 2026.05.04 15:59:06.564654 [ 201 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137251 sec., 33413.90774771797 rows/sec., 2.79 MiB/sec. | ||
| 9581 | 2026.05.04 15:59:06.564834 [ 195 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9582 | 2026.05.04 15:59:06.565135 [ 195 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.05.04 15:59:06.565216 [ 195 ] {7179c228-3a1f-41d3-aa33-a4c1cce9b751::all_1_18_4} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9584 | 2026.05.04 15:59:06.565306 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9585 | 2026.05.04 15:59:07.462281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9586 | 2026.05.04 15:59:07.477700 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.05.04 15:59:07.477756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9588 | 2026.05.04 15:59:07.483669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9589 | 2026.05.04 15:59:07.484379 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.05.04 15:59:07.487066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9591 | 2026.05.04 15:59:08.067907 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.05.04 15:59:08.068147 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9593 | 2026.05.04 15:59:08.068498 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9594 | 2026.05.04 15:59:08.068537 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9595 | 2026.05.04 15:59:08.068756 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9596 | 2026.05.04 15:59:08.068826 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9597 | 2026.05.04 15:59:08.068967 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9598 | 2026.05.04 15:59:08.069005 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9599 | 2026.05.04 15:59:08.069026 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9600 | 2026.05.04 15:59:08.069042 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9601 | 2026.05.04 15:59:08.069084 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9602 | 2026.05.04 15:59:08.069104 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9603 | 2026.05.04 15:59:08.070108 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002052 sec., 24853.801169590643 rows/sec., 5.88 MiB/sec. | ||
| 9604 | 2026.05.04 15:59:08.070193 [ 4 ] {904fa23b-3bb5-4467-9d71-9758b1d2cbf9} <Debug> TCPHandler: Processed in 0.002412676 sec. | ||
| 9605 | 2026.05.04 15:59:08.072430 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.05.04 15:59:08.072547 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9607 | 2026.05.04 15:59:08.072595 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9608 | 2026.05.04 15:59:08.073156 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.05.04 15:59:08.073202 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9610 | 2026.05.04 15:59:08.073612 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9611 | 2026.05.04 15:59:08.073866 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.05.04 15:59:08.074048 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001514 sec., 83223.24966974901 rows/sec., 7.19 MiB/sec. | ||
| 9613 | 2026.05.04 15:59:08.074110 [ 4 ] {71056d7d-d87e-4352-b4ce-4fa9dda85956} <Debug> TCPHandler: Processed in 0.001730827 sec. | ||
| 9614 | 2026.05.04 15:59:08.074246 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.05.04 15:59:08.074349 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.05.04 15:59:08.074393 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9617 | 2026.05.04 15:59:08.074845 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.05.04 15:59:08.074880 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9619 | 2026.05.04 15:59:08.075191 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9620 | 2026.05.04 15:59:08.075414 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.05.04 15:59:08.075523 [ 145 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9622 | 2026.05.04 15:59:08.075549 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001223 sec., 28618.152085036796 rows/sec., 2.10 MiB/sec. | ||
| 9623 | 2026.05.04 15:59:08.075558 [ 145 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.05.04 15:59:08.075587 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9625 | 2026.05.04 15:59:08.075593 [ 4 ] {5ffce1e9-f2da-4de4-9227-5190c9a3ff30} <Debug> TCPHandler: Processed in 0.001399238 sec. | ||
| 9626 | 2026.05.04 15:59:08.075706 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9627 | 2026.05.04 15:59:08.075724 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.05.04 15:59:08.075843 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9629 | 2026.05.04 15:59:08.075852 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9630 | 2026.05.04 15:59:08.075888 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9631 | 2026.05.04 15:59:08.075896 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9632 | 2026.05.04 15:59:08.075972 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 9633 | 2026.05.04 15:59:08.076021 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 9634 | 2026.05.04 15:59:08.076079 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 50 rows starting from the beginning of the part | ||
| 9635 | 2026.05.04 15:59:08.076132 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 9636 | 2026.05.04 15:59:08.076186 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 9637 | 2026.05.04 15:59:08.076348 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.04 15:59:08.076390 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9639 | 2026.05.04 15:59:08.076744 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9640 | 2026.05.04 15:59:08.076975 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.04 15:59:08.077066 [ 197 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418539 sec., 453283.27243734576 rows/sec., 30.55 MiB/sec. | ||
| 9642 | 2026.05.04 15:59:08.077104 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001282 sec., 77223.08892355695 rows/sec., 6.03 MiB/sec. | ||
| 9643 | 2026.05.04 15:59:08.077142 [ 4 ] {b91253b0-cb87-4ec2-9577-70185971e21a} <Debug> TCPHandler: Processed in 0.00146826 sec. | ||
| 9644 | 2026.05.04 15:59:08.077225 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9645 | 2026.05.04 15:59:08.077283 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.05.04 15:59:08.077382 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.05.04 15:59:08.077427 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9648 | 2026.05.04 15:59:08.077500 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.05.04 15:59:08.077589 [ 196 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_51_10} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9650 | 2026.05.04 15:59:08.077669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9651 | 2026.05.04 15:59:08.077858 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.05.04 15:59:08.077900 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9653 | 2026.05.04 15:59:08.078264 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9654 | 2026.05.04 15:59:08.078493 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.05.04 15:59:08.078622 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 9656 | 2026.05.04 15:59:08.078657 [ 4 ] {aa47aff1-50a3-4a59-808c-350064193306} <Debug> TCPHandler: Processed in 0.001423428 sec. | ||
| 9657 | 2026.05.04 15:59:08.078772 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.05.04 15:59:08.078865 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9659 | 2026.05.04 15:59:08.078919 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9660 | 2026.05.04 15:59:08.079721 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.05.04 15:59:08.079756 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9662 | 2026.05.04 15:59:08.080325 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9663 | 2026.05.04 15:59:08.080584 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.05.04 15:59:08.080734 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001886 sec., 18557.794273594907 rows/sec., 33.25 MiB/sec. | ||
| 9665 | 2026.05.04 15:59:08.080787 [ 4 ] {6715c520-155a-4d6d-b879-036d096510ce} <Debug> TCPHandler: Processed in 0.002062827 sec. | ||
| 9666 | 2026.05.04 15:59:08.080931 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.05.04 15:59:08.081025 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9668 | 2026.05.04 15:59:08.081067 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9669 | 2026.05.04 15:59:08.081405 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.05.04 15:59:08.081439 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9671 | 2026.05.04 15:59:08.081750 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9672 | 2026.05.04 15:59:08.081973 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.05.04 15:59:08.082100 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9674 | 2026.05.04 15:59:08.082135 [ 4 ] {228efc0b-7e55-4b61-bb1e-a517f69b5141} <Debug> TCPHandler: Processed in 0.001252285 sec. | ||
| 9675 | 2026.05.04 15:59:11.624207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1232 | ||
| 9676 | 2026.05.04 15:59:11.626614 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.05.04 15:59:11.626661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9678 | 2026.05.04 15:59:11.627844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9679 | 2026.05.04 15:59:11.628110 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.05.04 15:59:11.628369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 9681 | 2026.05.04 15:59:13.071208 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.05.04 15:59:13.071487 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9683 | 2026.05.04 15:59:13.071872 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9684 | 2026.05.04 15:59:13.071915 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9685 | 2026.05.04 15:59:13.072194 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9686 | 2026.05.04 15:59:13.072259 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9687 | 2026.05.04 15:59:13.072396 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9688 | 2026.05.04 15:59:13.072430 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9689 | 2026.05.04 15:59:13.072452 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9690 | 2026.05.04 15:59:13.072467 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9691 | 2026.05.04 15:59:13.072504 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9692 | 2026.05.04 15:59:13.072524 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9693 | 2026.05.04 15:59:13.073464 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002087 sec., 24436.990896023002 rows/sec., 5.79 MiB/sec. | ||
| 9694 | 2026.05.04 15:59:13.073534 [ 4 ] {9c093116-23b7-4389-b48a-c95af9f5eb73} <Debug> TCPHandler: Processed in 0.002458127 sec. | ||
| 9695 | 2026.05.04 15:59:13.078474 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.05.04 15:59:13.078586 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.05.04 15:59:13.078628 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9698 | 2026.05.04 15:59:13.079182 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.05.04 15:59:13.079225 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9700 | 2026.05.04 15:59:13.079593 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9701 | 2026.05.04 15:59:13.079822 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.05.04 15:59:13.079965 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00141 sec., 201418.43971631204 rows/sec., 12.79 MiB/sec. | ||
| 9703 | 2026.05.04 15:59:13.079962 [ 143 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9704 | 2026.05.04 15:59:13.080004 [ 4 ] {8b927d84-2b7f-425b-a727-c08a3ff2e72f} <Debug> TCPHandler: Processed in 0.001580213 sec. | ||
| 9705 | 2026.05.04 15:59:13.080040 [ 143 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.05.04 15:59:13.080067 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9707 | 2026.05.04 15:59:13.080142 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.05.04 15:59:13.080180 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 9709 | 2026.05.04 15:59:13.080245 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9710 | 2026.05.04 15:59:13.080290 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9711 | 2026.05.04 15:59:13.080322 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2026.05.04 15:59:13.080363 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9713 | 2026.05.04 15:59:13.080427 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9714 | 2026.05.04 15:59:13.080473 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9715 | 2026.05.04 15:59:13.080514 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9716 | 2026.05.04 15:59:13.080558 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9717 | 2026.05.04 15:59:13.080599 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9718 | 2026.05.04 15:59:13.080685 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.05.04 15:59:13.080726 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9720 | 2026.05.04 15:59:13.081023 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9721 | 2026.05.04 15:59:13.081239 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.05.04 15:59:13.081375 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 142.06 KiB/sec. | ||
| 9723 | 2026.05.04 15:59:13.081412 [ 4 ] {082aecf5-b840-434c-9a9b-6c7f6cfa2181} <Debug> TCPHandler: Processed in 0.001316916 sec. | ||
| 9724 | 2026.05.04 15:59:13.081539 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.05.04 15:59:13.081631 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9726 | 2026.05.04 15:59:13.081665 [ 197 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538012 sec., 1123528.2949677894 rows/sec., 75.95 MiB/sec. | ||
| 9727 | 2026.05.04 15:59:13.081670 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9728 | 2026.05.04 15:59:13.081854 [ 191 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9729 | 2026.05.04 15:59:13.082154 [ 191 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.05.04 15:59:13.082231 [ 191 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_26_5} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9731 | 2026.05.04 15:59:13.082331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9732 | 2026.05.04 15:59:13.082482 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.04 15:59:13.082524 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9734 | 2026.05.04 15:59:13.082869 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9735 | 2026.05.04 15:59:13.083076 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.04 15:59:13.083195 [ 110 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9737 | 2026.05.04 15:59:13.083204 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Debug> executeQuery: Read 812 rows, 64.25 KiB in 0.00159 sec., 510691.823899371 rows/sec., 39.46 MiB/sec. | ||
| 9738 | 2026.05.04 15:59:13.083262 [ 110 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.05.04 15:59:13.083288 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9740 | 2026.05.04 15:59:13.083298 [ 4 ] {e472a8b8-2820-4a84-946d-90a005d17321} <Debug> TCPHandler: Processed in 0.001804659 sec. | ||
| 9741 | 2026.05.04 15:59:13.083362 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9742 | 2026.05.04 15:59:13.083450 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9743 | 2026.05.04 15:59:13.083455 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.05.04 15:59:13.083478 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 9745 | 2026.05.04 15:59:13.083531 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2474 rows starting from the beginning of the part | ||
| 9746 | 2026.05.04 15:59:13.083574 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9747 | 2026.05.04 15:59:13.083575 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9748 | 2026.05.04 15:59:13.083616 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 811 rows starting from the beginning of the part | ||
| 9749 | 2026.05.04 15:59:13.083639 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9750 | 2026.05.04 15:59:13.083657 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 126 rows starting from the beginning of the part | ||
| 9751 | 2026.05.04 15:59:13.083698 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 812 rows starting from the beginning of the part | ||
| 9752 | 2026.05.04 15:59:13.084217 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.05.04 15:59:13.084254 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9754 | 2026.05.04 15:59:13.084570 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9755 | 2026.05.04 15:59:13.084779 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.05.04 15:59:13.084910 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Debug> executeQuery: Read 151 rows, 9.21 KiB in 0.001358 sec., 111192.93078055965 rows/sec., 6.62 MiB/sec. | ||
| 9757 | 2026.05.04 15:59:13.084948 [ 4 ] {689e31f0-3206-4db3-8be9-e9eacbbdc378} <Debug> TCPHandler: Processed in 0.001552832 sec. | ||
| 9758 | 2026.05.04 15:59:13.085093 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2026.05.04 15:59:13.085192 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.05.04 15:59:13.085231 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9761 | 2026.05.04 15:59:13.085679 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.05.04 15:59:13.085716 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9763 | 2026.05.04 15:59:13.085916 [ 199 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258492 sec., 2955217.1827367963 rows/sec., 235.17 MiB/sec. | ||
| 9764 | 2026.05.04 15:59:13.086013 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9765 | 2026.05.04 15:59:13.086196 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9766 | 2026.05.04 15:59:13.086234 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.05.04 15:59:13.086365 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 9768 | 2026.05.04 15:59:13.086401 [ 4 ] {18ab57d8-5fa2-4a1c-b8fa-a374cfdf686b} <Debug> TCPHandler: Processed in 0.001358757 sec. | ||
| 9769 | 2026.05.04 15:59:13.086433 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.05.04 15:59:13.086495 [ 197 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_61_12} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9771 | 2026.05.04 15:59:13.086522 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.05.04 15:59:13.086561 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 9773 | 2026.05.04 15:59:13.086615 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.04 15:59:13.086654 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9775 | 2026.05.04 15:59:13.087097 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.05.04 15:59:13.087133 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9777 | 2026.05.04 15:59:13.087427 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9778 | 2026.05.04 15:59:13.087629 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.05.04 15:59:13.087731 [ 110 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9780 | 2026.05.04 15:59:13.087752 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 9781 | 2026.05.04 15:59:13.087787 [ 110 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.04 15:59:13.087802 [ 4 ] {b7eae641-ae6e-4a9a-a743-c61bee47f49f} <Debug> TCPHandler: Processed in 0.001329246 sec. | ||
| 9783 | 2026.05.04 15:59:13.087814 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9784 | 2026.05.04 15:59:13.087898 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 9785 | 2026.05.04 15:59:13.087937 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2026.05.04 15:59:13.087999 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9787 | 2026.05.04 15:59:13.088035 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9788 | 2026.05.04 15:59:13.088037 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.04 15:59:13.088088 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9790 | 2026.05.04 15:59:13.088099 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9791 | 2026.05.04 15:59:13.088148 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9792 | 2026.05.04 15:59:13.088190 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9793 | 2026.05.04 15:59:13.088230 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9794 | 2026.05.04 15:59:13.088270 [ 191 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9795 | 2026.05.04 15:59:13.088760 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.05.04 15:59:13.088802 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9797 | 2026.05.04 15:59:13.089132 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9798 | 2026.05.04 15:59:13.089163 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299495 sec., 692576.731730403 rows/sec., 42.21 MiB/sec. | ||
| 9799 | 2026.05.04 15:59:13.089295 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9800 | 2026.05.04 15:59:13.089365 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.05.04 15:59:13.089505 [ 110 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9802 | 2026.05.04 15:59:13.089509 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Debug> executeQuery: Read 499 rows, 35.90 KiB in 0.001491 sec., 334674.7149564051 rows/sec., 23.52 MiB/sec. | ||
| 9803 | 2026.05.04 15:59:13.089552 [ 110 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.05.04 15:59:13.089574 [ 4 ] {9dbb28ea-72d8-4d06-996c-e64c103fed37} <Debug> TCPHandler: Processed in 0.001685726 sec. | ||
| 9805 | 2026.05.04 15:59:13.089580 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.05.04 15:59:13.089580 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9807 | 2026.05.04 15:59:13.089664 [ 199 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_26_5} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9808 | 2026.05.04 15:59:13.089672 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9809 | 2026.05.04 15:59:13.089697 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.05.04 15:59:13.089745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9811 | 2026.05.04 15:59:13.089755 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9812 | 2026.05.04 15:59:13.089781 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9813 | 2026.05.04 15:59:13.089797 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9814 | 2026.05.04 15:59:13.089826 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1329 rows starting from the beginning of the part | ||
| 9815 | 2026.05.04 15:59:13.089844 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9816 | 2026.05.04 15:59:13.089867 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9817 | 2026.05.04 15:59:13.089905 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 497 rows starting from the beginning of the part | ||
| 9818 | 2026.05.04 15:59:13.089938 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 99 rows starting from the beginning of the part | ||
| 9819 | 2026.05.04 15:59:13.089971 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 499 rows starting from the beginning of the part | ||
| 9820 | 2026.05.04 15:59:13.090184 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.05.04 15:59:13.090224 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9822 | 2026.05.04 15:59:13.090533 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9823 | 2026.05.04 15:59:13.090759 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.05.04 15:59:13.090891 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 9825 | 2026.05.04 15:59:13.090928 [ 4 ] {8342ed1e-119f-4bff-b1f2-503caf3361a2} <Debug> TCPHandler: Processed in 0.001280915 sec. | ||
| 9826 | 2026.05.04 15:59:13.091040 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2026.05.04 15:59:13.091132 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9828 | 2026.05.04 15:59:13.091174 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9829 | 2026.05.04 15:59:13.091418 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770279 sec., 2439163.544277484 rows/sec., 176.81 MiB/sec. | ||
| 9830 | 2026.05.04 15:59:13.091600 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9831 | 2026.05.04 15:59:13.091614 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.05.04 15:59:13.091656 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9833 | 2026.05.04 15:59:13.091878 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.05.04 15:59:13.091952 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_61_12} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9835 | 2026.05.04 15:59:13.092012 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9836 | 2026.05.04 15:59:13.092026 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9837 | 2026.05.04 15:59:13.092246 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.05.04 15:59:13.092361 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9839 | 2026.05.04 15:59:13.092377 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001262 sec., 210776.54516640253 rows/sec., 14.01 MiB/sec. | ||
| 9840 | 2026.05.04 15:59:13.092404 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.05.04 15:59:13.092426 [ 4 ] {9e245528-b388-4862-b6a9-cb47ec1a3d28} <Debug> TCPHandler: Processed in 0.0014345 sec. | ||
| 9842 | 2026.05.04 15:59:13.092427 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9843 | 2026.05.04 15:59:13.092529 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9844 | 2026.05.04 15:59:13.092553 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.05.04 15:59:13.092647 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9846 | 2026.05.04 15:59:13.092654 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.05.04 15:59:13.092684 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21415 rows starting from the beginning of the part | ||
| 9848 | 2026.05.04 15:59:13.092709 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9849 | 2026.05.04 15:59:13.092748 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1531 rows starting from the beginning of the part | ||
| 9850 | 2026.05.04 15:59:13.092801 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part | ||
| 9851 | 2026.05.04 15:59:13.092847 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9852 | 2026.05.04 15:59:13.092885 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9853 | 2026.05.04 15:59:13.092926 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 266 rows starting from the beginning of the part | ||
| 9854 | 2026.05.04 15:59:13.093029 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.04 15:59:13.093069 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9856 | 2026.05.04 15:59:13.093394 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9857 | 2026.05.04 15:59:13.093603 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.04 15:59:13.093712 [ 110 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9859 | 2026.05.04 15:59:13.093737 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 9860 | 2026.05.04 15:59:13.093744 [ 110 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.05.04 15:59:13.093778 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9862 | 2026.05.04 15:59:13.093780 [ 4 ] {b6ccbf08-bdf5-4f59-a2a9-3a7ee9f524cf} <Debug> TCPHandler: Processed in 0.001276334 sec. | ||
| 9863 | 2026.05.04 15:59:13.093849 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9864 | 2026.05.04 15:59:13.093906 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.05.04 15:59:13.093928 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9866 | 2026.05.04 15:59:13.093958 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 22 rows starting from the beginning of the part | ||
| 9867 | 2026.05.04 15:59:13.094003 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9868 | 2026.05.04 15:59:13.094004 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9869 | 2026.05.04 15:59:13.094042 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9870 | 2026.05.04 15:59:13.094071 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9871 | 2026.05.04 15:59:13.094080 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9872 | 2026.05.04 15:59:13.094124 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9873 | 2026.05.04 15:59:13.094158 [ 191 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9874 | 2026.05.04 15:59:13.094841 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.05.04 15:59:13.094882 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9876 | 2026.05.04 15:59:13.094893 [ 192 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069989 sec., 25233.904273782256 rows/sec., 1.65 MiB/sec. | ||
| 9877 | 2026.05.04 15:59:13.095024 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9878 | 2026.05.04 15:59:13.095343 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.05.04 15:59:13.095428 [ 187 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_25_5} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9880 | 2026.05.04 15:59:13.095509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9881 | 2026.05.04 15:59:13.095741 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9882 | 2026.05.04 15:59:13.095977 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.05.04 15:59:13.096126 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002138 sec., 3274.0879326473337 rows/sec., 5.87 MiB/sec. | ||
| 9884 | 2026.05.04 15:59:13.096195 [ 4 ] {8a9e092e-bb3e-4cd1-8390-a98f7f081175} <Debug> TCPHandler: Processed in 0.002337574 sec. | ||
| 9885 | 2026.05.04 15:59:13.096332 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2026.05.04 15:59:13.096428 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9887 | 2026.05.04 15:59:13.096470 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9888 | 2026.05.04 15:59:13.096812 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.05.04 15:59:13.096848 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9890 | 2026.05.04 15:59:13.097159 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9891 | 2026.05.04 15:59:13.097368 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.05.04 15:59:13.097479 [ 110 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9893 | 2026.05.04 15:59:13.097495 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 9894 | 2026.05.04 15:59:13.097520 [ 110 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.05.04 15:59:13.097541 [ 4 ] {1854f80e-78c7-4e92-9d2a-4ec6e172d0ad} <Debug> TCPHandler: Processed in 0.001258474 sec. | ||
| 9896 | 2026.05.04 15:59:13.097544 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9897 | 2026.05.04 15:59:13.097630 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9898 | 2026.05.04 15:59:13.097719 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9899 | 2026.05.04 15:59:13.097743 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3588 rows starting from the beginning of the part | ||
| 9900 | 2026.05.04 15:59:13.097784 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9901 | 2026.05.04 15:59:13.097817 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 9902 | 2026.05.04 15:59:13.097850 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9903 | 2026.05.04 15:59:13.097880 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9904 | 2026.05.04 15:59:13.097912 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9905 | 2026.05.04 15:59:13.099381 [ 187 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781269 sec., 2182713.5598272914 rows/sec., 141.41 MiB/sec. | ||
| 9906 | 2026.05.04 15:59:13.099770 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9907 | 2026.05.04 15:59:13.100054 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.05.04 15:59:13.100140 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_61_12} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9909 | 2026.05.04 15:59:13.100241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9910 | 2026.05.04 15:59:13.101775 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23733 rows, containing 5 columns (5 merged, 0 gathered) in 0.009285644 sec., 2555880.884513772 rows/sec., 166.17 MiB/sec. | ||
| 9911 | 2026.05.04 15:59:13.102200 [ 192 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9912 | 2026.05.04 15:59:13.102460 [ 192 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.05.04 15:59:13.102530 [ 192 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9914 | 2026.05.04 15:59:13.102615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9915 | 2026.05.04 15:59:14.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.18 MiB, peak 313.22 MiB, free memory in arenas 0.00 B, will set to 303.26 MiB (RSS), difference: 1.08 MiB | ||
| 9916 | 2026.05.04 15:59:14.045136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18657 | ||
| 9917 | 2026.05.04 15:59:14.045658 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.04 15:59:14.045710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9919 | 2026.05.04 15:59:14.046238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9920 | 2026.05.04 15:59:14.046489 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.04 15:59:14.046638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18657 | ||
| 9922 | 2026.05.04 15:59:14.988061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9923 | 2026.05.04 15:59:15.004287 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.05.04 15:59:15.004336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9925 | 2026.05.04 15:59:15.010428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9926 | 2026.05.04 15:59:15.011107 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.05.04 15:59:15.014053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9928 | 2026.05.04 15:59:18.067038 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.05.04 15:59:18.067274 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9930 | 2026.05.04 15:59:18.067635 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9931 | 2026.05.04 15:59:18.067676 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9932 | 2026.05.04 15:59:18.067897 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9933 | 2026.05.04 15:59:18.067969 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9934 | 2026.05.04 15:59:18.068107 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9935 | 2026.05.04 15:59:18.068145 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9936 | 2026.05.04 15:59:18.068169 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 9937 | 2026.05.04 15:59:18.068184 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9938 | 2026.05.04 15:59:18.068224 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9939 | 2026.05.04 15:59:18.068252 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9940 | 2026.05.04 15:59:18.069313 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002129 sec., 23954.908407703148 rows/sec., 5.67 MiB/sec. | ||
| 9941 | 2026.05.04 15:59:18.069404 [ 4 ] {74f2575a-949d-457b-98c0-a09c3dce6958} <Debug> TCPHandler: Processed in 0.002491958 sec. | ||
| 9942 | 2026.05.04 15:59:18.072054 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.05.04 15:59:18.072182 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9944 | 2026.05.04 15:59:18.072234 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9945 | 2026.05.04 15:59:18.072847 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.05.04 15:59:18.072895 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9947 | 2026.05.04 15:59:18.073351 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9948 | 2026.05.04 15:59:18.073622 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.05.04 15:59:18.073773 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001629 sec., 77348.06629834254 rows/sec., 6.68 MiB/sec. | ||
| 9950 | 2026.05.04 15:59:18.073812 [ 4 ] {d4f1187c-0a4b-49c0-b93e-4698cbebcc17} <Debug> TCPHandler: Processed in 0.00181996 sec. | ||
| 9951 | 2026.05.04 15:59:18.073969 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.05.04 15:59:18.074065 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9953 | 2026.05.04 15:59:18.074109 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9954 | 2026.05.04 15:59:18.074570 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.05.04 15:59:18.074610 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9956 | 2026.05.04 15:59:18.074966 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9957 | 2026.05.04 15:59:18.075225 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.04 15:59:18.075374 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001328 sec., 26355.421686746988 rows/sec., 1.94 MiB/sec. | ||
| 9959 | 2026.05.04 15:59:18.075417 [ 4 ] {0e283ff0-f068-48e6-acb1-1707cbade78b} <Debug> TCPHandler: Processed in 0.001497491 sec. | ||
| 9960 | 2026.05.04 15:59:18.075553 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.05.04 15:59:18.075658 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9962 | 2026.05.04 15:59:18.075702 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9963 | 2026.05.04 15:59:18.076200 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.05.04 15:59:18.076244 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9965 | 2026.05.04 15:59:18.076592 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9966 | 2026.05.04 15:59:18.076804 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.05.04 15:59:18.076930 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001294 sec., 76506.95517774342 rows/sec., 5.98 MiB/sec. | ||
| 9968 | 2026.05.04 15:59:18.076967 [ 4 ] {3c48440c-0878-4b56-9958-1ec200cd54c2} <Debug> TCPHandler: Processed in 0.00146994 sec. | ||
| 9969 | 2026.05.04 15:59:18.077095 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2026.05.04 15:59:18.077193 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9971 | 2026.05.04 15:59:18.077236 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9972 | 2026.05.04 15:59:18.077660 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2026.05.04 15:59:18.077694 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9974 | 2026.05.04 15:59:18.078038 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9975 | 2026.05.04 15:59:18.078284 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2026.05.04 15:59:18.078416 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 9977 | 2026.05.04 15:59:18.078454 [ 4 ] {c3a21944-38d9-4859-9815-6547b39509fe} <Debug> TCPHandler: Processed in 0.001413329 sec. | ||
| 9978 | 2026.05.04 15:59:18.078583 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.05.04 15:59:18.078686 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9980 | 2026.05.04 15:59:18.078748 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9981 | 2026.05.04 15:59:18.079614 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.05.04 15:59:18.079649 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9983 | 2026.05.04 15:59:18.080190 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9984 | 2026.05.04 15:59:18.080422 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.05.04 15:59:18.080558 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001894 sec., 18479.408658922915 rows/sec., 33.11 MiB/sec. | ||
| 9986 | 2026.05.04 15:59:18.080610 [ 4 ] {71e4c81b-4f98-414b-ae88-230631950b81} <Debug> TCPHandler: Processed in 0.002084066 sec. | ||
| 9987 | 2026.05.04 15:59:18.080730 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.05.04 15:59:18.080824 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9989 | 2026.05.04 15:59:18.080865 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9990 | 2026.05.04 15:59:18.081222 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.05.04 15:59:18.081256 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9992 | 2026.05.04 15:59:18.081560 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9993 | 2026.05.04 15:59:18.081760 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.05.04 15:59:18.081887 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9995 | 2026.05.04 15:59:18.081922 [ 4 ] {7b112fdd-fd31-4f2c-aeb1-12274488f6e7} <Debug> TCPHandler: Processed in 0.001241294 sec. | ||
| 9996 | 2026.05.04 15:59:21.409455 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9997 | 2026.05.04 15:59:21.409529 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9998 | 2026.05.04 15:59:21.546714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19105 | ||
| 9999 | 2026.05.04 15:59:21.547260 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.05.04 15:59:21.547309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10001 | 2026.05.04 15:59:21.547802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10002 | 2026.05.04 15:59:21.548021 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.05.04 15:59:21.548148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19105 | ||
| 10004 | 2026.05.04 15:59:21.629555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1272 | ||
| 10005 | 2026.05.04 15:59:21.632018 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.04 15:59:21.632056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10007 | 2026.05.04 15:59:21.633277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10008 | 2026.05.04 15:59:21.633553 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.04 15:59:21.633807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 10010 | 2026.05.04 15:59:22.514094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10011 | 2026.05.04 15:59:22.530903 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.05.04 15:59:22.530952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10013 | 2026.05.04 15:59:22.537179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10014 | 2026.05.04 15:59:22.537905 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.05.04 15:59:22.541094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10016 | 2026.05.04 15:59:23.070524 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.05.04 15:59:23.070784 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10018 | 2026.05.04 15:59:23.071127 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10019 | 2026.05.04 15:59:23.071165 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10020 | 2026.05.04 15:59:23.071401 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10021 | 2026.05.04 15:59:23.071469 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10022 | 2026.05.04 15:59:23.071607 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10023 | 2026.05.04 15:59:23.071642 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10024 | 2026.05.04 15:59:23.071664 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10025 | 2026.05.04 15:59:23.071680 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10026 | 2026.05.04 15:59:23.071719 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10027 | 2026.05.04 15:59:23.071739 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10028 | 2026.05.04 15:59:23.072907 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002222 sec., 22952.29522952295 rows/sec., 5.43 MiB/sec. | ||
| 10029 | 2026.05.04 15:59:23.073015 [ 4 ] {4bb17d48-8b11-4b2a-8580-9fd6c1825032} <Debug> TCPHandler: Processed in 0.002627962 sec. | ||
| 10030 | 2026.05.04 15:59:23.077916 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.05.04 15:59:23.078023 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10032 | 2026.05.04 15:59:23.078065 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10033 | 2026.05.04 15:59:23.078640 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.05.04 15:59:23.078689 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10035 | 2026.05.04 15:59:23.079076 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10036 | 2026.05.04 15:59:23.079295 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.05.04 15:59:23.079441 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001448 sec., 196132.59668508286 rows/sec., 12.46 MiB/sec. | ||
| 10038 | 2026.05.04 15:59:23.079478 [ 4 ] {c9f207ad-ca1c-4afc-b308-1e14205ad79c} <Debug> TCPHandler: Processed in 0.001611294 sec. | ||
| 10039 | 2026.05.04 15:59:23.079608 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.05.04 15:59:23.079702 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10041 | 2026.05.04 15:59:23.079742 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10042 | 2026.05.04 15:59:23.080507 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.05.04 15:59:23.080541 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10044 | 2026.05.04 15:59:23.080886 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10045 | 2026.05.04 15:59:23.081102 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.04 15:59:23.081233 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00155 sec., 523225.8064516129 rows/sec., 40.44 MiB/sec. | ||
| 10047 | 2026.05.04 15:59:23.081270 [ 4 ] {191c1c3e-9f96-4d54-a7cc-2c15ef3d97fc} <Debug> TCPHandler: Processed in 0.001710407 sec. | ||
| 10048 | 2026.05.04 15:59:23.081386 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2026.05.04 15:59:23.081480 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10050 | 2026.05.04 15:59:23.081519 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10051 | 2026.05.04 15:59:23.081949 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.05.04 15:59:23.081984 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10053 | 2026.05.04 15:59:23.082286 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10054 | 2026.05.04 15:59:23.082489 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.05.04 15:59:23.082616 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001155 sec., 129004.329004329 rows/sec., 7.67 MiB/sec. | ||
| 10056 | 2026.05.04 15:59:23.082652 [ 4 ] {56c3017c-97b2-4c9f-8fbd-6bf225fd7558} <Debug> TCPHandler: Processed in 0.001315065 sec. | ||
| 10057 | 2026.05.04 15:59:23.082775 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.05.04 15:59:23.082870 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10059 | 2026.05.04 15:59:23.082909 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10060 | 2026.05.04 15:59:23.083358 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.05.04 15:59:23.083393 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10062 | 2026.05.04 15:59:23.083693 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10063 | 2026.05.04 15:59:23.083905 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.05.04 15:59:23.084027 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 10065 | 2026.05.04 15:59:23.084064 [ 4 ] {14193977-9dc4-41ee-ae93-c0fa35b69cfc} <Debug> TCPHandler: Processed in 0.001338456 sec. | ||
| 10066 | 2026.05.04 15:59:23.084185 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.05.04 15:59:23.084278 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.05.04 15:59:23.084318 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10069 | 2026.05.04 15:59:23.084744 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.05.04 15:59:23.084779 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10071 | 2026.05.04 15:59:23.085070 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10072 | 2026.05.04 15:59:23.085287 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.05.04 15:59:23.085411 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 10074 | 2026.05.04 15:59:23.085448 [ 4 ] {1e856bf4-ce04-4c74-be6e-130c75113a58} <Debug> TCPHandler: Processed in 0.001310466 sec. | ||
| 10075 | 2026.05.04 15:59:23.085566 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.05.04 15:59:23.085660 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10077 | 2026.05.04 15:59:23.085699 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10078 | 2026.05.04 15:59:23.086269 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.05.04 15:59:23.086304 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10080 | 2026.05.04 15:59:23.086624 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10081 | 2026.05.04 15:59:23.086829 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.05.04 15:59:23.086957 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001315 sec., 377946.76806083653 rows/sec., 26.54 MiB/sec. | ||
| 10083 | 2026.05.04 15:59:23.086993 [ 4 ] {39f98ffc-7d5b-4f02-ade1-9fbe9c0345d5} <Debug> TCPHandler: Processed in 0.0014752 sec. | ||
| 10084 | 2026.05.04 15:59:23.087111 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.05.04 15:59:23.087205 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10086 | 2026.05.04 15:59:23.087246 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10087 | 2026.05.04 15:59:23.087572 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.05.04 15:59:23.087606 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10089 | 2026.05.04 15:59:23.087903 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10090 | 2026.05.04 15:59:23.088109 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.05.04 15:59:23.088238 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10092 | 2026.05.04 15:59:23.088275 [ 4 ] {ac624149-6b3c-4900-8e1b-9a2a29194c8e} <Debug> TCPHandler: Processed in 0.001216073 sec. | ||
| 10093 | 2026.05.04 15:59:23.088389 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.05.04 15:59:23.088483 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10095 | 2026.05.04 15:59:23.088524 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10096 | 2026.05.04 15:59:23.088936 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.05.04 15:59:23.088971 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10098 | 2026.05.04 15:59:23.089284 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10099 | 2026.05.04 15:59:23.089481 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.05.04 15:59:23.089599 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 10101 | 2026.05.04 15:59:23.089631 [ 4 ] {036dfb9c-14ab-4157-a26d-64b92521b001} <Debug> TCPHandler: Processed in 0.001327976 sec. | ||
| 10102 | 2026.05.04 15:59:23.089742 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.05.04 15:59:23.089830 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.05.04 15:59:23.089871 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10105 | 2026.05.04 15:59:23.090246 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.05.04 15:59:23.090281 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10107 | 2026.05.04 15:59:23.090577 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10108 | 2026.05.04 15:59:23.090784 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.05.04 15:59:23.090909 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 10110 | 2026.05.04 15:59:23.090945 [ 4 ] {7c7873eb-3716-46f2-862b-7a1194ea5996} <Debug> TCPHandler: Processed in 0.001206863 sec. | ||
| 10111 | 2026.05.04 15:59:23.091063 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.05.04 15:59:23.091160 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10113 | 2026.05.04 15:59:23.091213 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10114 | 2026.05.04 15:59:23.091952 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.05.04 15:59:23.091987 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10116 | 2026.05.04 15:59:23.092495 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10117 | 2026.05.04 15:59:23.092713 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.05.04 15:59:23.092855 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001714 sec., 4084.014002333722 rows/sec., 7.32 MiB/sec. | ||
| 10119 | 2026.05.04 15:59:23.092909 [ 4 ] {ef83021c-890d-4c23-8e1d-1e0f8b38326c} <Debug> TCPHandler: Processed in 0.001894072 sec. | ||
| 10120 | 2026.05.04 15:59:23.093030 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.05.04 15:59:23.093125 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10122 | 2026.05.04 15:59:23.093166 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10123 | 2026.05.04 15:59:23.093496 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.05.04 15:59:23.093532 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10125 | 2026.05.04 15:59:23.093834 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10126 | 2026.05.04 15:59:23.094039 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.05.04 15:59:23.094170 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 10128 | 2026.05.04 15:59:23.094207 [ 4 ] {ad3df8d7-d00b-4912-9b8f-f32b679d9f3b} <Debug> TCPHandler: Processed in 0.001226474 sec. | ||
| 10129 | 2026.05.04 15:59:25.040721 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2026.05.04 15:59:25.040971 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 10131 | 2026.05.04 15:59:25.041316 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10132 | 2026.05.04 15:59:25.041353 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 10133 | 2026.05.04 15:59:25.041582 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10134 | 2026.05.04 15:59:25.041649 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10135 | 2026.05.04 15:59:25.041789 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10136 | 2026.05.04 15:59:25.041827 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10137 | 2026.05.04 15:59:25.041849 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10138 | 2026.05.04 15:59:25.041865 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10139 | 2026.05.04 15:59:25.041904 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10140 | 2026.05.04 15:59:25.041923 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10141 | 2026.05.04 15:59:25.043060 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002187 sec., 23319.615912208505 rows/sec., 5.52 MiB/sec. | ||
| 10142 | 2026.05.04 15:59:25.043173 [ 4 ] {9d7764e1-4d66-4636-ac65-9db4658a4960} <Debug> TCPHandler: Processed in 0.002601321 sec. | ||
| 10143 | 2026.05.04 15:59:25.056485 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.05.04 15:59:25.056593 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10145 | 2026.05.04 15:59:25.056637 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10146 | 2026.05.04 15:59:25.057122 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.05.04 15:59:25.057169 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10148 | 2026.05.04 15:59:25.057553 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10149 | 2026.05.04 15:59:25.057778 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.05.04 15:59:25.057931 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001368 sec., 2923.9766081871344 rows/sec., 238.43 KiB/sec. | ||
| 10151 | 2026.05.04 15:59:25.057971 [ 4 ] {50483d6f-9b73-4e55-9189-277911825ed9} <Debug> TCPHandler: Processed in 0.001534693 sec. | ||
| 10152 | 2026.05.04 15:59:25.058090 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.05.04 15:59:25.058186 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10154 | 2026.05.04 15:59:25.058226 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10155 | 2026.05.04 15:59:25.059725 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.05.04 15:59:25.059761 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10157 | 2026.05.04 15:59:25.060210 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10158 | 2026.05.04 15:59:25.060425 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.05.04 15:59:25.060556 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Debug> executeQuery: Read 2473 rows, 188.21 KiB in 0.00239 sec., 1034728.0334728033 rows/sec., 76.90 MiB/sec. | ||
| 10160 | 2026.05.04 15:59:25.060594 [ 4 ] {4dad5d8a-8894-4a1f-8fe0-1fba04dae380} <Debug> TCPHandler: Processed in 0.00255259 sec. | ||
| 10161 | 2026.05.04 15:59:25.060713 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.05.04 15:59:25.060808 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.05.04 15:59:25.060848 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10164 | 2026.05.04 15:59:25.061310 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.05.04 15:59:25.061347 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10166 | 2026.05.04 15:59:25.061641 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10167 | 2026.05.04 15:59:25.061846 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.05.04 15:59:25.061974 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Debug> executeQuery: Read 48 rows, 3.59 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.95 MiB/sec. | ||
| 10169 | 2026.05.04 15:59:25.062012 [ 4 ] {465117a5-8548-47d5-bf48-5e6d4cef689b} <Debug> TCPHandler: Processed in 0.001349737 sec. | ||
| 10170 | 2026.05.04 15:59:25.062121 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2026.05.04 15:59:25.062217 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10172 | 2026.05.04 15:59:25.062257 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10173 | 2026.05.04 15:59:25.062918 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.05.04 15:59:25.062954 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10175 | 2026.05.04 15:59:25.063293 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10176 | 2026.05.04 15:59:25.063506 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.05.04 15:59:25.063634 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001435 sec., 558188.1533101045 rows/sec., 32.24 MiB/sec. | ||
| 10178 | 2026.05.04 15:59:25.063672 [ 4 ] {2f645399-3116-478e-8ddd-93b8c5012313} <Debug> TCPHandler: Processed in 0.001598623 sec. | ||
| 10179 | 2026.05.04 15:59:25.063793 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.05.04 15:59:25.063888 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10181 | 2026.05.04 15:59:25.063927 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10182 | 2026.05.04 15:59:25.064306 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.05.04 15:59:25.064342 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10184 | 2026.05.04 15:59:25.064623 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10185 | 2026.05.04 15:59:25.064824 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.05.04 15:59:25.064975 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 10187 | 2026.05.04 15:59:25.065012 [ 4 ] {1af36b91-0f9f-4567-b4fd-810a9d548a51} <Debug> TCPHandler: Processed in 0.001267955 sec. | ||
| 10188 | 2026.05.04 15:59:25.065128 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.05.04 15:59:25.065221 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10190 | 2026.05.04 15:59:25.065258 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10191 | 2026.05.04 15:59:25.066038 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.05.04 15:59:25.066073 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10193 | 2026.05.04 15:59:25.066499 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10194 | 2026.05.04 15:59:25.066709 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.05.04 15:59:25.066864 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Debug> executeQuery: Read 1327 rows, 91.08 KiB in 0.001656 sec., 801328.502415459 rows/sec., 53.71 MiB/sec. | ||
| 10196 | 2026.05.04 15:59:25.066903 [ 4 ] {a852cdc5-febf-4750-af27-8dcc37be0673} <Debug> TCPHandler: Processed in 0.00182246 sec. | ||
| 10197 | 2026.05.04 15:59:25.067020 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.05.04 15:59:25.067115 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10199 | 2026.05.04 15:59:25.067158 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10200 | 2026.05.04 15:59:25.067856 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.05.04 15:59:25.067891 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10202 | 2026.05.04 15:59:25.068322 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10203 | 2026.05.04 15:59:25.068538 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.05.04 15:59:25.068665 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001569 sec., 975143.4034416826 rows/sec., 59.33 MiB/sec. | ||
| 10205 | 2026.05.04 15:59:25.068705 [ 4 ] {a09454ab-3525-4359-8e9b-a7a1e12ae1eb} <Debug> TCPHandler: Processed in 0.001733028 sec. | ||
| 10206 | 2026.05.04 15:59:25.068826 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.05.04 15:59:25.068920 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.05.04 15:59:25.068975 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10209 | 2026.05.04 15:59:25.069784 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.05.04 15:59:25.069821 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10211 | 2026.05.04 15:59:25.070382 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10212 | 2026.05.04 15:59:25.070597 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.05.04 15:59:25.070735 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001834 sec., 23991.275899672848 rows/sec., 42.99 MiB/sec. | ||
| 10214 | 2026.05.04 15:59:25.070739 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10215 | 2026.05.04 15:59:25.070791 [ 4 ] {a8131d5c-ac85-480a-966a-a2bf84df00fe} <Debug> TCPHandler: Processed in 0.002013155 sec. | ||
| 10216 | 2026.05.04 15:59:25.070818 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.05.04 15:59:25.070850 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10218 | 2026.05.04 15:59:25.070932 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.05.04 15:59:25.070952 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10220 | 2026.05.04 15:59:25.071063 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.05.04 15:59:25.071115 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10222 | 2026.05.04 15:59:25.071177 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10223 | 2026.05.04 15:59:25.071227 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 987 rows starting from the beginning of the part | ||
| 10224 | 2026.05.04 15:59:25.071347 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 10225 | 2026.05.04 15:59:25.071443 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 10226 | 2026.05.04 15:59:25.071516 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.05.04 15:59:25.071528 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 10228 | 2026.05.04 15:59:25.071563 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10229 | 2026.05.04 15:59:25.071621 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 10230 | 2026.05.04 15:59:25.071706 [ 193 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 10231 | 2026.05.04 15:59:25.071911 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10232 | 2026.05.04 15:59:25.072129 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.05.04 15:59:25.072260 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001223 sec., 19623.875715453803 rows/sec., 1.32 MiB/sec. | ||
| 10234 | 2026.05.04 15:59:25.072298 [ 4 ] {da6b7a0d-e73f-42ab-a832-d257d1aa3edf} <Debug> TCPHandler: Processed in 0.001426059 sec. | ||
| 10235 | 2026.05.04 15:59:25.077265 [ 192 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 19 columns (19 merged, 0 gathered) in 0.006349344 sec., 175608.69280354003 rows/sec., 314.68 MiB/sec. | ||
| 10236 | 2026.05.04 15:59:25.078798 [ 192 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10237 | 2026.05.04 15:59:25.079174 [ 192 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.05.04 15:59:25.079262 [ 192 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10239 | 2026.05.04 15:59:25.079434 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. | ||
| 10240 | 2026.05.04 15:59:26.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.26 MiB, peak 313.22 MiB, free memory in arenas 0.00 B, will set to 305.97 MiB (RSS), difference: 1.71 MiB | ||
| 10241 | 2026.05.04 15:59:28.062866 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.04 15:59:28.063101 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10243 | 2026.05.04 15:59:28.063444 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10244 | 2026.05.04 15:59:28.063479 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10245 | 2026.05.04 15:59:28.063691 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10246 | 2026.05.04 15:59:28.063759 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10247 | 2026.05.04 15:59:28.063899 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10248 | 2026.05.04 15:59:28.063934 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10249 | 2026.05.04 15:59:28.063956 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10250 | 2026.05.04 15:59:28.063971 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10251 | 2026.05.04 15:59:28.064011 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10252 | 2026.05.04 15:59:28.064030 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10253 | 2026.05.04 15:59:28.065074 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00206 sec., 24757.281553398057 rows/sec., 5.86 MiB/sec. | ||
| 10254 | 2026.05.04 15:59:28.065185 [ 4 ] {274d2f4a-d277-469e-aa6e-3034369f4a8f} <Debug> TCPHandler: Processed in 0.002449267 sec. | ||
| 10255 | 2026.05.04 15:59:28.066564 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10256 | 2026.05.04 15:59:28.066673 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10257 | 2026.05.04 15:59:28.066718 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10258 | 2026.05.04 15:59:28.067191 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.05.04 15:59:28.067241 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10260 | 2026.05.04 15:59:28.067629 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10261 | 2026.05.04 15:59:28.067850 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.05.04 15:59:28.068004 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00136 sec., 41176.470588235294 rows/sec., 3.16 MiB/sec. | ||
| 10263 | 2026.05.04 15:59:28.068043 [ 4 ] {c0fb3d7a-56d4-4f84-8c8c-b6edc9917155} <Debug> TCPHandler: Processed in 0.001529202 sec. | ||
| 10264 | 2026.05.04 15:59:28.068163 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10265 | 2026.05.04 15:59:28.068257 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10266 | 2026.05.04 15:59:28.068295 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10267 | 2026.05.04 15:59:28.068718 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.05.04 15:59:28.068754 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10269 | 2026.05.04 15:59:28.069073 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10270 | 2026.05.04 15:59:28.069291 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.05.04 15:59:28.069425 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 10272 | 2026.05.04 15:59:28.069462 [ 4 ] {56e8beab-2ffd-40dd-b726-c3b25d1a31a2} <Debug> TCPHandler: Processed in 0.001348377 sec. | ||
| 10273 | 2026.05.04 15:59:28.069582 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.05.04 15:59:28.069676 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10275 | 2026.05.04 15:59:28.069720 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10276 | 2026.05.04 15:59:28.070080 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.05.04 15:59:28.070116 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10278 | 2026.05.04 15:59:28.070502 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10279 | 2026.05.04 15:59:28.070722 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.05.04 15:59:28.070861 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001202 sec., 79866.88851913478 rows/sec., 5.56 MiB/sec. | ||
| 10281 | 2026.05.04 15:59:28.070897 [ 4 ] {bd1a2d4f-3786-4ac5-adb1-0f3691c78c6a} <Debug> TCPHandler: Processed in 0.001363977 sec. | ||
| 10282 | 2026.05.04 15:59:28.071020 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.05.04 15:59:28.071114 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.05.04 15:59:28.071157 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10285 | 2026.05.04 15:59:28.071496 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.05.04 15:59:28.071536 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10287 | 2026.05.04 15:59:28.071849 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10288 | 2026.05.04 15:59:28.072057 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.05.04 15:59:28.072196 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001099 sec., 32757.051865332123 rows/sec., 2.21 MiB/sec. | ||
| 10290 | 2026.05.04 15:59:28.072232 [ 4 ] {4e69d358-3f12-4cc5-9d8e-821c3caaafdc} <Debug> TCPHandler: Processed in 0.001260284 sec. | ||
| 10291 | 2026.05.04 15:59:29.048479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19617 | ||
| 10292 | 2026.05.04 15:59:29.049058 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.05.04 15:59:29.049104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10294 | 2026.05.04 15:59:29.049602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10295 | 2026.05.04 15:59:29.049838 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.05.04 15:59:29.049965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19617 | ||
| 10297 | 2026.05.04 15:59:29.049995 [ 118 ] {} <Debug> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10298 | 2026.05.04 15:59:29.050069 [ 118 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.05.04 15:59:29.050092 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10300 | 2026.05.04 15:59:29.050218 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10301 | 2026.05.04 15:59:29.050347 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10302 | 2026.05.04 15:59:29.050389 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17185 rows starting from the beginning of the part | ||
| 10303 | 2026.05.04 15:59:29.050458 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 10304 | 2026.05.04 15:59:29.050513 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 10305 | 2026.05.04 15:59:29.050559 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 10306 | 2026.05.04 15:59:29.050600 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 10307 | 2026.05.04 15:59:29.050643 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 10308 | 2026.05.04 15:59:29.052564 [ 190 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19617 rows, containing 4 columns (4 merged, 0 gathered) in 0.002397036 sec., 8183857.0634733895 rows/sec., 117.07 MiB/sec. | ||
| 10309 | 2026.05.04 15:59:29.052764 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10310 | 2026.05.04 15:59:29.052997 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.05.04 15:59:29.053066 [ 194 ] {d61849a0-e8bf-4750-8a16-8d1b086e9868::all_1_41_8} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10312 | 2026.05.04 15:59:29.053136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 10313 | 2026.05.04 15:59:30.041316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10314 | 2026.05.04 15:59:30.058326 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.05.04 15:59:30.058387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10316 | 2026.05.04 15:59:30.064619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10317 | 2026.05.04 15:59:30.065397 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.05.04 15:59:30.065750 [ 118 ] {} <Debug> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10319 | 2026.05.04 15:59:30.065821 [ 118 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.05.04 15:59:30.065845 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10321 | 2026.05.04 15:59:30.065993 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10322 | 2026.05.04 15:59:30.068980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10323 | 2026.05.04 15:59:30.070292 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10324 | 2026.05.04 15:59:30.071877 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10325 | 2026.05.04 15:59:30.076593 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10326 | 2026.05.04 15:59:30.080923 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10327 | 2026.05.04 15:59:30.085077 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10328 | 2026.05.04 15:59:30.089564 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10329 | 2026.05.04 15:59:30.093302 [ 195 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10330 | 2026.05.04 15:59:30.143003 [ 190 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077081897 sec., 4008.7233452492746 rows/sec., 20.73 MiB/sec. | ||
| 10331 | 2026.05.04 15:59:30.145568 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10332 | 2026.05.04 15:59:30.147579 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.05.04 15:59:30.147690 [ 201 ] {914c88c1-57fd-4855-b5e1-58cabea3e9e7::all_1_41_8} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10334 | 2026.05.04 15:59:30.150446 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10335 | 2026.05.04 15:59:31.634292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1326 | ||
| 10336 | 2026.05.04 15:59:31.637695 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.05.04 15:59:31.637765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10338 | 2026.05.04 15:59:31.639383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10339 | 2026.05.04 15:59:31.639722 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.05.04 15:59:31.640195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10341 | 2026.05.04 15:59:31.884206 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41104 | ||
| 10342 | 2026.05.04 15:59:31.884319 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10343 | 2026.05.04 15:59:31.884350 [ 351 ] {} <Debug> TCP-Session: b8a8d22e-12f3-4559-86bd-1e6895bb8fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41104 | ||
| 10344 | 2026.05.04 15:59:31.884373 [ 351 ] {} <Debug> TCP-Session: b8a8d22e-12f3-4559-86bd-1e6895bb8fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10345 | 2026.05.04 15:59:31.884386 [ 351 ] {} <Debug> TCP-Session: b8a8d22e-12f3-4559-86bd-1e6895bb8fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10346 | 2026.05.04 15:59:31.884673 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53009 | ||
| 10347 | 2026.05.04 15:59:31.884717 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33186 | ||
| 10348 | 2026.05.04 15:59:31.884759 [ 351 ] {} <Trace> TCP-Session: b8a8d22e-12f3-4559-86bd-1e6895bb8fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10349 | 2026.05.04 15:59:31.884817 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46859 | ||
| 10350 | 2026.05.04 15:59:31.884824 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49629 | ||
| 10351 | 2026.05.04 15:59:31.884949 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10352 | 2026.05.04 15:59:31.884966 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10353 | 2026.05.04 15:59:31.884990 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33328 | ||
| 10354 | 2026.05.04 15:59:31.885009 [ 352 ] {} <Debug> TCP-Session: 8c98c684-290b-4a7b-842c-139b9bcc4de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53009 | ||
| 10355 | 2026.05.04 15:59:31.885047 [ 352 ] {} <Debug> TCP-Session: 8c98c684-290b-4a7b-842c-139b9bcc4de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2026.05.04 15:59:31.885063 [ 352 ] {} <Debug> TCP-Session: 8c98c684-290b-4a7b-842c-139b9bcc4de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2026.05.04 15:59:31.885102 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41147 | ||
| 10358 | 2026.05.04 15:59:31.885264 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10359 | 2026.05.04 15:59:31.885332 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10360 | 2026.05.04 15:59:31.885344 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59281 | ||
| 10361 | 2026.05.04 15:59:31.885388 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10362 | 2026.05.04 15:59:31.885430 [ 355 ] {} <Debug> TCP-Session: 6fdfa51d-75f4-4c30-b0ff-7b33d880ef6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46859 | ||
| 10363 | 2026.05.04 15:59:31.885428 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48359 | ||
| 10364 | 2026.05.04 15:59:31.885452 [ 355 ] {} <Debug> TCP-Session: 6fdfa51d-75f4-4c30-b0ff-7b33d880ef6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.05.04 15:59:31.885474 [ 355 ] {} <Debug> TCP-Session: 6fdfa51d-75f4-4c30-b0ff-7b33d880ef6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.05.04 15:59:31.885659 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 10367 | 2026.05.04 15:59:31.885680 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10368 | 2026.05.04 15:59:31.885731 [ 354 ] {} <Debug> TCP-Session: c448ea59-2a19-47d2-94c4-bfa1c01ba380 Authenticating user 'default' from [fd00:1122:3344:101::e]:49629 | ||
| 10369 | 2026.05.04 15:59:31.885765 [ 354 ] {} <Debug> TCP-Session: c448ea59-2a19-47d2-94c4-bfa1c01ba380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.05.04 15:59:31.885785 [ 354 ] {} <Debug> TCP-Session: c448ea59-2a19-47d2-94c4-bfa1c01ba380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.05.04 15:59:31.885785 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2026.05.04 15:59:31.885833 [ 357 ] {} <Debug> TCP-Session: 62ffb3bd-49d5-4517-ba73-b00d5045e6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:41147 | ||
| 10373 | 2026.05.04 15:59:31.885858 [ 357 ] {} <Debug> TCP-Session: 62ffb3bd-49d5-4517-ba73-b00d5045e6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2026.05.04 15:59:31.885871 [ 357 ] {} <Debug> TCP-Session: 62ffb3bd-49d5-4517-ba73-b00d5045e6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2026.05.04 15:59:31.886139 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10376 | 2026.05.04 15:59:31.886177 [ 358 ] {} <Debug> TCP-Session: f80345e7-a817-4e97-a6a6-ba53664d2aed Authenticating user 'default' from [fd00:1122:3344:101::e]:59281 | ||
| 10377 | 2026.05.04 15:59:31.886195 [ 358 ] {} <Debug> TCP-Session: f80345e7-a817-4e97-a6a6-ba53664d2aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.05.04 15:59:31.886207 [ 358 ] {} <Debug> TCP-Session: f80345e7-a817-4e97-a6a6-ba53664d2aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10379 | 2026.05.04 15:59:31.886267 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10380 | 2026.05.04 15:59:31.886304 [ 359 ] {} <Debug> TCP-Session: ee801366-70fd-4e50-ae65-d28fac38b763 Authenticating user 'default' from [fd00:1122:3344:101::e]:48359 | ||
| 10381 | 2026.05.04 15:59:31.886321 [ 359 ] {} <Debug> TCP-Session: ee801366-70fd-4e50-ae65-d28fac38b763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10382 | 2026.05.04 15:59:31.886336 [ 359 ] {} <Debug> TCP-Session: ee801366-70fd-4e50-ae65-d28fac38b763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10383 | 2026.05.04 15:59:31.886780 [ 323 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> AggregatingTransform: Aggregating | ||
| 10384 | 2026.05.04 15:59:31.886913 [ 323 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> Aggregator: Aggregation method: without_key | ||
| 10385 | 2026.05.04 15:59:31.886932 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10386 | 2026.05.04 15:59:31.886959 [ 323 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001185723 sec. (843.367 rows/sec., 32.94 KiB/sec.) | ||
| 10387 | 2026.05.04 15:59:31.886977 [ 356 ] {} <Debug> TCP-Session: 3657f556-4c73-425a-9c38-742313306c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:33328 | ||
| 10388 | 2026.05.04 15:59:31.886985 [ 323 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Trace> Aggregator: Merging aggregated data | ||
| 10389 | 2026.05.04 15:59:31.887014 [ 356 ] {} <Debug> TCP-Session: 3657f556-4c73-425a-9c38-742313306c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.05.04 15:59:31.887038 [ 356 ] {} <Debug> TCP-Session: 3657f556-4c73-425a-9c38-742313306c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.05.04 15:59:31.887074 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10392 | 2026.05.04 15:59:31.887122 [ 353 ] {} <Debug> TCP-Session: 84c82e5f-5398-4cfc-a8ad-b12a958ccd93 Authenticating user 'default' from [fd00:1122:3344:101::e]:33186 | ||
| 10393 | 2026.05.04 15:59:31.887146 [ 353 ] {} <Debug> TCP-Session: 84c82e5f-5398-4cfc-a8ad-b12a958ccd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.05.04 15:59:31.887159 [ 353 ] {} <Debug> TCP-Session: 84c82e5f-5398-4cfc-a8ad-b12a958ccd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.05.04 15:59:31.888316 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 10396 | 2026.05.04 15:59:31.888452 [ 351 ] {9f521942-51a5-4529-8f54-260bcee3a986} <Debug> TCPHandler: Processed in 0.003855665 sec. | ||
| 10397 | 2026.05.04 15:59:31.888592 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10398 | 2026.05.04 15:59:31.888619 [ 351 ] {} <Debug> TCP-Session: b8a8d22e-12f3-4559-86bd-1e6895bb8fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10399 | 2026.05.04 15:59:31.888622 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10400 | 2026.05.04 15:59:31.888641 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10401 | 2026.05.04 15:59:31.888666 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10402 | 2026.05.04 15:59:31.888671 [ 359 ] {} <Debug> TCP-Session: ee801366-70fd-4e50-ae65-d28fac38b763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2026.05.04 15:59:31.888679 [ 352 ] {} <Debug> TCP-Session: 8c98c684-290b-4a7b-842c-139b9bcc4de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10404 | 2026.05.04 15:59:31.888686 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10405 | 2026.05.04 15:59:31.888711 [ 353 ] {} <Debug> TCP-Session: 84c82e5f-5398-4cfc-a8ad-b12a958ccd93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.05.04 15:59:31.888726 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10407 | 2026.05.04 15:59:31.888762 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10408 | 2026.05.04 15:59:31.888753 [ 354 ] {} <Debug> TCP-Session: c448ea59-2a19-47d2-94c4-bfa1c01ba380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.05.04 15:59:31.888799 [ 355 ] {} <Debug> TCP-Session: 6fdfa51d-75f4-4c30-b0ff-7b33d880ef6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.05.04 15:59:31.888815 [ 358 ] {} <Debug> TCP-Session: f80345e7-a817-4e97-a6a6-ba53664d2aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2026.05.04 15:59:31.888747 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10412 | 2026.05.04 15:59:31.888706 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10413 | 2026.05.04 15:59:31.888881 [ 356 ] {} <Debug> TCP-Session: 3657f556-4c73-425a-9c38-742313306c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.05.04 15:59:31.888908 [ 357 ] {} <Debug> TCP-Session: 62ffb3bd-49d5-4517-ba73-b00d5045e6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2026.05.04 15:59:31.927084 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37298 | ||
| 10416 | 2026.05.04 15:59:31.927178 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10417 | 2026.05.04 15:59:31.927203 [ 351 ] {} <Debug> TCP-Session: 0a93e72b-6175-456c-a45c-42ed5973bdaf Authenticating user 'default' from [fd00:1122:3344:101::e]:37298 | ||
| 10418 | 2026.05.04 15:59:31.927224 [ 351 ] {} <Debug> TCP-Session: 0a93e72b-6175-456c-a45c-42ed5973bdaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.05.04 15:59:31.927237 [ 351 ] {} <Debug> TCP-Session: 0a93e72b-6175-456c-a45c-42ed5973bdaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10420 | 2026.05.04 15:59:31.927403 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60612 | ||
| 10421 | 2026.05.04 15:59:31.927420 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55893 | ||
| 10422 | 2026.05.04 15:59:31.927453 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54836 | ||
| 10423 | 2026.05.04 15:59:31.927460 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42544 | ||
| 10424 | 2026.05.04 15:59:31.927488 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10425 | 2026.05.04 15:59:31.927521 [ 351 ] {} <Trace> TCP-Session: 0a93e72b-6175-456c-a45c-42ed5973bdaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.05.04 15:59:31.927536 [ 353 ] {} <Debug> TCP-Session: 722a0614-2806-4376-a275-fb7a1e4f23c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60612 | ||
| 10427 | 2026.05.04 15:59:31.927532 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10428 | 2026.05.04 15:59:31.927559 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10429 | 2026.05.04 15:59:31.927572 [ 353 ] {} <Debug> TCP-Session: 722a0614-2806-4376-a275-fb7a1e4f23c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.05.04 15:59:31.927590 [ 354 ] {} <Debug> TCP-Session: 881b2e7e-505c-41fd-9988-24133d48901f Authenticating user 'default' from [fd00:1122:3344:101::e]:55893 | ||
| 10431 | 2026.05.04 15:59:31.927606 [ 353 ] {} <Debug> TCP-Session: 722a0614-2806-4376-a275-fb7a1e4f23c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2026.05.04 15:59:31.927602 [ 357 ] {} <Debug> TCP-Session: 297434a7-56de-4edd-8b48-b423bb46cb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:42544 | ||
| 10433 | 2026.05.04 15:59:31.927541 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10434 | 2026.05.04 15:59:31.927653 [ 354 ] {} <Debug> TCP-Session: 881b2e7e-505c-41fd-9988-24133d48901f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10435 | 2026.05.04 15:59:31.927683 [ 356 ] {} <Debug> TCP-Session: 04c53319-2b6f-4906-862a-91de6c41a0be Authenticating user 'default' from [fd00:1122:3344:101::e]:54836 | ||
| 10436 | 2026.05.04 15:59:31.927685 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10437 | 2026.05.04 15:59:31.927699 [ 354 ] {} <Debug> TCP-Session: 881b2e7e-505c-41fd-9988-24133d48901f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10438 | 2026.05.04 15:59:31.927715 [ 356 ] {} <Debug> TCP-Session: 04c53319-2b6f-4906-862a-91de6c41a0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.05.04 15:59:31.927654 [ 357 ] {} <Debug> TCP-Session: 297434a7-56de-4edd-8b48-b423bb46cb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2026.05.04 15:59:31.927753 [ 356 ] {} <Debug> TCP-Session: 04c53319-2b6f-4906-862a-91de6c41a0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.05.04 15:59:31.927775 [ 357 ] {} <Debug> TCP-Session: 297434a7-56de-4edd-8b48-b423bb46cb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2026.05.04 15:59:31.927474 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44603 | ||
| 10443 | 2026.05.04 15:59:31.927415 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47196 | ||
| 10444 | 2026.05.04 15:59:31.927423 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 | ||
| 10445 | 2026.05.04 15:59:31.927470 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39540 | ||
| 10446 | 2026.05.04 15:59:31.927919 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10447 | 2026.05.04 15:59:31.927926 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10448 | 2026.05.04 15:59:31.927939 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10449 | 2026.05.04 15:59:31.927954 [ 359 ] {} <Debug> TCP-Session: 9310735e-6171-4e21-97a5-98c61cf70c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:44603 | ||
| 10450 | 2026.05.04 15:59:31.927961 [ 352 ] {} <Debug> TCP-Session: 33b0d4df-8488-4932-a692-4dc411ae38a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47196 | ||
| 10451 | 2026.05.04 15:59:31.927968 [ 355 ] {} <Debug> TCP-Session: 5c5268a6-7575-49ea-b609-63eb55566eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 | ||
| 10452 | 2026.05.04 15:59:31.927984 [ 359 ] {} <Debug> TCP-Session: 9310735e-6171-4e21-97a5-98c61cf70c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10453 | 2026.05.04 15:59:31.927991 [ 352 ] {} <Debug> TCP-Session: 33b0d4df-8488-4932-a692-4dc411ae38a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10454 | 2026.05.04 15:59:31.927998 [ 355 ] {} <Debug> TCP-Session: 5c5268a6-7575-49ea-b609-63eb55566eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10455 | 2026.05.04 15:59:31.928003 [ 359 ] {} <Debug> TCP-Session: 9310735e-6171-4e21-97a5-98c61cf70c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10456 | 2026.05.04 15:59:31.928022 [ 355 ] {} <Debug> TCP-Session: 5c5268a6-7575-49ea-b609-63eb55566eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10457 | 2026.05.04 15:59:31.928014 [ 352 ] {} <Debug> TCP-Session: 33b0d4df-8488-4932-a692-4dc411ae38a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10458 | 2026.05.04 15:59:31.927966 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10459 | 2026.05.04 15:59:31.927964 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10460 | 2026.05.04 15:59:31.928083 [ 358 ] {} <Debug> TCP-Session: f19ccccc-52f6-473f-8235-0e306af84716 Authenticating user 'default' from [fd00:1122:3344:101::e]:39540 | ||
| 10461 | 2026.05.04 15:59:31.928117 [ 358 ] {} <Debug> TCP-Session: f19ccccc-52f6-473f-8235-0e306af84716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.05.04 15:59:31.928129 [ 358 ] {} <Debug> TCP-Session: f19ccccc-52f6-473f-8235-0e306af84716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.05.04 15:59:31.928136 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10464 | 2026.05.04 15:59:31.928413 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 10465 | 2026.05.04 15:59:31.929334 [ 328 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> AggregatingTransform: Aggregating | ||
| 10466 | 2026.05.04 15:59:31.929368 [ 328 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10467 | 2026.05.04 15:59:31.929398 [ 328 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890135 sec. (1123.425 rows/sec., 43.88 KiB/sec.) | ||
| 10468 | 2026.05.04 15:59:31.929411 [ 328 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Trace> Aggregator: Merging aggregated data | ||
| 10469 | 2026.05.04 15:59:31.930741 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 10470 | 2026.05.04 15:59:31.930908 [ 351 ] {1a55d20f-c36a-4fd9-b49b-29a25af1172d} <Debug> TCPHandler: Processed in 0.003492695 sec. | ||
| 10471 | 2026.05.04 15:59:31.931030 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10472 | 2026.05.04 15:59:31.931048 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10473 | 2026.05.04 15:59:31.931065 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10474 | 2026.05.04 15:59:31.931083 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10475 | 2026.05.04 15:59:31.931096 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10476 | 2026.05.04 15:59:31.931107 [ 353 ] {} <Debug> TCP-Session: 722a0614-2806-4376-a275-fb7a1e4f23c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10477 | 2026.05.04 15:59:31.931130 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10478 | 2026.05.04 15:59:31.931140 [ 354 ] {} <Debug> TCP-Session: 881b2e7e-505c-41fd-9988-24133d48901f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2026.05.04 15:59:31.931163 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10480 | 2026.05.04 15:59:31.931179 [ 357 ] {} <Debug> TCP-Session: 297434a7-56de-4edd-8b48-b423bb46cb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.05.04 15:59:31.931149 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10482 | 2026.05.04 15:59:31.931213 [ 355 ] {} <Debug> TCP-Session: 5c5268a6-7575-49ea-b609-63eb55566eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.05.04 15:59:31.931261 [ 359 ] {} <Debug> TCP-Session: 9310735e-6171-4e21-97a5-98c61cf70c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.05.04 15:59:31.931111 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10485 | 2026.05.04 15:59:31.931091 [ 352 ] {} <Debug> TCP-Session: 33b0d4df-8488-4932-a692-4dc411ae38a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.05.04 15:59:31.931312 [ 356 ] {} <Debug> TCP-Session: 04c53319-2b6f-4906-862a-91de6c41a0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10487 | 2026.05.04 15:59:31.931146 [ 358 ] {} <Debug> TCP-Session: f19ccccc-52f6-473f-8235-0e306af84716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.05.04 15:59:31.931060 [ 351 ] {} <Debug> TCP-Session: 0a93e72b-6175-456c-a45c-42ed5973bdaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.05.04 15:59:31.976890 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35867 | ||
| 10490 | 2026.05.04 15:59:31.977003 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2026.05.04 15:59:31.977029 [ 351 ] {} <Debug> TCP-Session: 3d706268-088b-40b4-8941-996a9bc4d1d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35867 | ||
| 10492 | 2026.05.04 15:59:31.977054 [ 351 ] {} <Debug> TCP-Session: 3d706268-088b-40b4-8941-996a9bc4d1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10493 | 2026.05.04 15:59:31.977066 [ 351 ] {} <Debug> TCP-Session: 3d706268-088b-40b4-8941-996a9bc4d1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2026.05.04 15:59:31.977257 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44394 | ||
| 10495 | 2026.05.04 15:59:31.977268 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 10496 | 2026.05.04 15:59:31.977317 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 10497 | 2026.05.04 15:59:31.977334 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42602 | ||
| 10498 | 2026.05.04 15:59:31.977376 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10499 | 2026.05.04 15:59:31.977306 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48687 | ||
| 10500 | 2026.05.04 15:59:31.977413 [ 351 ] {} <Trace> TCP-Session: 3d706268-088b-40b4-8941-996a9bc4d1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.05.04 15:59:31.977413 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10502 | 2026.05.04 15:59:31.977411 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10503 | 2026.05.04 15:59:31.977477 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10504 | 2026.05.04 15:59:31.977478 [ 353 ] {} <Debug> TCP-Session: 20e53efb-405e-4cf7-8299-f7e0d6f59ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 10505 | 2026.05.04 15:59:31.977493 [ 357 ] {} <Debug> TCP-Session: 1ea8feea-2535-48c6-9687-4e041e509929 Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 10506 | 2026.05.04 15:59:31.977508 [ 356 ] {} <Debug> TCP-Session: 8821fcea-577d-4710-bc75-e0a64594d563 Authenticating user 'default' from [fd00:1122:3344:101::e]:48687 | ||
| 10507 | 2026.05.04 15:59:31.977525 [ 353 ] {} <Debug> TCP-Session: 20e53efb-405e-4cf7-8299-f7e0d6f59ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.05.04 15:59:31.977527 [ 357 ] {} <Debug> TCP-Session: 1ea8feea-2535-48c6-9687-4e041e509929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.05.04 15:59:31.977543 [ 356 ] {} <Debug> TCP-Session: 8821fcea-577d-4710-bc75-e0a64594d563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.05.04 15:59:31.977552 [ 353 ] {} <Debug> TCP-Session: 20e53efb-405e-4cf7-8299-f7e0d6f59ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.05.04 15:59:31.977569 [ 357 ] {} <Debug> TCP-Session: 1ea8feea-2535-48c6-9687-4e041e509929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.05.04 15:59:31.977578 [ 356 ] {} <Debug> TCP-Session: 8821fcea-577d-4710-bc75-e0a64594d563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.05.04 15:59:31.977593 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35867) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10514 | 2026.05.04 15:59:31.977408 [ 352 ] {} <Debug> TCP-Session: a4b41f5f-00d9-43be-ae44-f02666f0b9a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44394 | ||
| 10515 | 2026.05.04 15:59:31.977672 [ 352 ] {} <Debug> TCP-Session: a4b41f5f-00d9-43be-ae44-f02666f0b9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.05.04 15:59:31.977300 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47815 | ||
| 10517 | 2026.05.04 15:59:31.977693 [ 352 ] {} <Debug> TCP-Session: a4b41f5f-00d9-43be-ae44-f02666f0b9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.04 15:59:31.977431 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10519 | 2026.05.04 15:59:31.977328 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39921 | ||
| 10520 | 2026.05.04 15:59:31.977785 [ 359 ] {} <Debug> TCP-Session: 7d22deb3-f03a-49e9-9c5b-01d92e6192e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42602 | ||
| 10521 | 2026.05.04 15:59:31.977810 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10522 | 2026.05.04 15:59:31.977834 [ 359 ] {} <Debug> TCP-Session: 7d22deb3-f03a-49e9-9c5b-01d92e6192e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.05.04 15:59:31.977852 [ 354 ] {} <Debug> TCP-Session: 091e1925-76fb-4462-8f42-d8b05af9b92d Authenticating user 'default' from [fd00:1122:3344:101::e]:47815 | ||
| 10524 | 2026.05.04 15:59:31.977864 [ 359 ] {} <Debug> TCP-Session: 7d22deb3-f03a-49e9-9c5b-01d92e6192e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.05.04 15:59:31.977875 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10526 | 2026.05.04 15:59:31.977885 [ 354 ] {} <Debug> TCP-Session: 091e1925-76fb-4462-8f42-d8b05af9b92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.05.04 15:59:31.977296 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43436 | ||
| 10528 | 2026.05.04 15:59:31.977919 [ 358 ] {} <Debug> TCP-Session: be6b16a2-0594-4526-ba87-f4a874c191a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39921 | ||
| 10529 | 2026.05.04 15:59:31.977926 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10530 | 2026.05.04 15:59:31.977968 [ 358 ] {} <Debug> TCP-Session: be6b16a2-0594-4526-ba87-f4a874c191a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.05.04 15:59:31.977980 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10532 | 2026.05.04 15:59:31.978002 [ 358 ] {} <Debug> TCP-Session: be6b16a2-0594-4526-ba87-f4a874c191a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10533 | 2026.05.04 15:59:31.978018 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10534 | 2026.05.04 15:59:31.978019 [ 355 ] {} <Debug> TCP-Session: 0ee793f8-063b-472f-8cc1-872828350470 Authenticating user 'default' from [fd00:1122:3344:101::e]:43436 | ||
| 10535 | 2026.05.04 15:59:31.978071 [ 355 ] {} <Debug> TCP-Session: 0ee793f8-063b-472f-8cc1-872828350470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10536 | 2026.05.04 15:59:31.977916 [ 354 ] {} <Debug> TCP-Session: 091e1925-76fb-4462-8f42-d8b05af9b92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10537 | 2026.05.04 15:59:31.978089 [ 355 ] {} <Debug> TCP-Session: 0ee793f8-063b-472f-8cc1-872828350470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.05.04 15:59:31.978343 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Debug> oximeter.version (af4eccc8-a66b-41b5-84ea-fc1607c540ea) (SelectExecutor): Key condition: unknown | ||
| 10539 | 2026.05.04 15:59:31.979268 [ 302 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> AggregatingTransform: Aggregating | ||
| 10540 | 2026.05.04 15:59:31.979308 [ 302 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10541 | 2026.05.04 15:59:31.979346 [ 302 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897894 sec. (1113.717 rows/sec., 43.50 KiB/sec.) | ||
| 10542 | 2026.05.04 15:59:31.979364 [ 302 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Trace> Aggregator: Merging aggregated data | ||
| 10543 | 2026.05.04 15:59:31.980776 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003236 sec., 309.0234857849196 rows/sec., 12.07 KiB/sec. | ||
| 10544 | 2026.05.04 15:59:31.980898 [ 351 ] {fcf069d5-6a63-46c7-bcf3-8cf4b0f8211a} <Debug> TCPHandler: Processed in 0.003627039 sec. | ||
| 10545 | 2026.05.04 15:59:31.981011 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10546 | 2026.05.04 15:59:31.981038 [ 351 ] {} <Debug> TCP-Session: 3d706268-088b-40b4-8941-996a9bc4d1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.05.04 15:59:31.981042 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10548 | 2026.05.04 15:59:31.981064 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10549 | 2026.05.04 15:59:31.981079 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2026.05.04 15:59:31.981095 [ 352 ] {} <Debug> TCP-Session: a4b41f5f-00d9-43be-ae44-f02666f0b9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.05.04 15:59:31.981111 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10552 | 2026.05.04 15:59:31.981146 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10553 | 2026.05.04 15:59:31.981163 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10554 | 2026.05.04 15:59:31.981178 [ 356 ] {} <Debug> TCP-Session: 8821fcea-577d-4710-bc75-e0a64594d563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.05.04 15:59:31.981197 [ 357 ] {} <Debug> TCP-Session: 1ea8feea-2535-48c6-9687-4e041e509929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.05.04 15:59:31.981218 [ 359 ] {} <Debug> TCP-Session: 7d22deb3-f03a-49e9-9c5b-01d92e6192e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.05.04 15:59:31.981141 [ 354 ] {} <Debug> TCP-Session: 091e1925-76fb-4462-8f42-d8b05af9b92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.05.04 15:59:31.981124 [ 353 ] {} <Debug> TCP-Session: 20e53efb-405e-4cf7-8299-f7e0d6f59ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.05.04 15:59:31.981130 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10560 | 2026.05.04 15:59:31.981095 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10561 | 2026.05.04 15:59:31.981345 [ 358 ] {} <Debug> TCP-Session: be6b16a2-0594-4526-ba87-f4a874c191a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.05.04 15:59:31.981361 [ 355 ] {} <Debug> TCP-Session: 0ee793f8-063b-472f-8cc1-872828350470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.05.04 15:59:33.070115 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.05.04 15:59:33.070378 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10565 | 2026.05.04 15:59:33.070741 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10566 | 2026.05.04 15:59:33.070783 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10567 | 2026.05.04 15:59:33.071034 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10568 | 2026.05.04 15:59:33.071106 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10569 | 2026.05.04 15:59:33.071252 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10570 | 2026.05.04 15:59:33.071290 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10571 | 2026.05.04 15:59:33.071313 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10572 | 2026.05.04 15:59:33.071328 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10573 | 2026.05.04 15:59:33.071369 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10574 | 2026.05.04 15:59:33.071391 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10575 | 2026.05.04 15:59:33.072488 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002205 sec., 23129.251700680274 rows/sec., 5.48 MiB/sec. | ||
| 10576 | 2026.05.04 15:59:33.072597 [ 4 ] {4e8a4c6c-61aa-4888-af79-7ad7f94d44c6} <Debug> TCPHandler: Processed in 0.002610221 sec. | ||
| 10577 | 2026.05.04 15:59:33.077780 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.05.04 15:59:33.077904 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10579 | 2026.05.04 15:59:33.077954 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10580 | 2026.05.04 15:59:33.078562 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.05.04 15:59:33.078609 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10582 | 2026.05.04 15:59:33.079016 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10583 | 2026.05.04 15:59:33.079245 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.05.04 15:59:33.079403 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 10585 | 2026.05.04 15:59:33.079445 [ 4 ] {032fd96a-0794-4d75-9e71-f8a04724bc9e} <Debug> TCPHandler: Processed in 0.001722597 sec. | ||
| 10586 | 2026.05.04 15:59:33.079587 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.05.04 15:59:33.079690 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10588 | 2026.05.04 15:59:33.079736 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10589 | 2026.05.04 15:59:33.080529 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.05.04 15:59:33.080569 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10591 | 2026.05.04 15:59:33.080953 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10592 | 2026.05.04 15:59:33.081165 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.05.04 15:59:33.081295 [ 115 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10594 | 2026.05.04 15:59:33.081304 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001637 sec., 495418.44838118507 rows/sec., 38.29 MiB/sec. | ||
| 10595 | 2026.05.04 15:59:33.081376 [ 115 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.05.04 15:59:33.081392 [ 4 ] {83d81e56-9c27-4da0-9160-618f6b64c754} <Debug> TCPHandler: Processed in 0.001855291 sec. | ||
| 10597 | 2026.05.04 15:59:33.081411 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10598 | 2026.05.04 15:59:33.081523 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.05.04 15:59:33.081568 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10600 | 2026.05.04 15:59:33.081628 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.05.04 15:59:33.081674 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10602 | 2026.05.04 15:59:33.081760 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10603 | 2026.05.04 15:59:33.081814 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 10604 | 2026.05.04 15:59:33.081906 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 126 rows starting from the beginning of the part | ||
| 10605 | 2026.05.04 15:59:33.081975 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 811 rows starting from the beginning of the part | ||
| 10606 | 2026.05.04 15:59:33.082041 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2473 rows starting from the beginning of the part | ||
| 10607 | 2026.05.04 15:59:33.082106 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 10608 | 2026.05.04 15:59:33.082113 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.05.04 15:59:33.082160 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10610 | 2026.05.04 15:59:33.082169 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 811 rows starting from the beginning of the part | ||
| 10611 | 2026.05.04 15:59:33.082489 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10612 | 2026.05.04 15:59:33.082733 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.05.04 15:59:33.082846 [ 115 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10614 | 2026.05.04 15:59:33.082864 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001259 sec., 118347.89515488484 rows/sec., 7.03 MiB/sec. | ||
| 10615 | 2026.05.04 15:59:33.082876 [ 115 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.05.04 15:59:33.082906 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10617 | 2026.05.04 15:59:33.082910 [ 4 ] {75fbb024-3a27-4fc7-aa72-8a9626ba880b} <Debug> TCPHandler: Processed in 0.001439709 sec. | ||
| 10618 | 2026.05.04 15:59:33.083009 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10619 | 2026.05.04 15:59:33.083040 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.05.04 15:59:33.083145 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.05.04 15:59:33.083157 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10622 | 2026.05.04 15:59:33.083188 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10623 | 2026.05.04 15:59:33.083198 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 10624 | 2026.05.04 15:59:33.083271 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 151 rows starting from the beginning of the part | ||
| 10625 | 2026.05.04 15:59:33.083314 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 10626 | 2026.05.04 15:59:33.083357 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 10627 | 2026.05.04 15:59:33.083395 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 10628 | 2026.05.04 15:59:33.083431 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 10629 | 2026.05.04 15:59:33.083658 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2026.05.04 15:59:33.083699 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10631 | 2026.05.04 15:59:33.084015 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10632 | 2026.05.04 15:59:33.084234 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.05.04 15:59:33.084366 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 10634 | 2026.05.04 15:59:33.084383 [ 199 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422079 sec., 532319.2312100804 rows/sec., 35.20 MiB/sec. | ||
| 10635 | 2026.05.04 15:59:33.084404 [ 4 ] {99a2cc41-f9db-4eda-b9c6-d14c8a19bfbf} <Debug> TCPHandler: Processed in 0.001415039 sec. | ||
| 10636 | 2026.05.04 15:59:33.084536 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10637 | 2026.05.04 15:59:33.084544 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.05.04 15:59:33.084649 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.05.04 15:59:33.084692 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10640 | 2026.05.04 15:59:33.084789 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.05.04 15:59:33.084864 [ 188 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_56_11} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10642 | 2026.05.04 15:59:33.084935 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10643 | 2026.05.04 15:59:33.085166 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.05.04 15:59:33.085207 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10645 | 2026.05.04 15:59:33.085520 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10646 | 2026.05.04 15:59:33.085724 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.004228716 sec., 1805985.5521155829 rows/sec., 143.72 MiB/sec. | ||
| 10647 | 2026.05.04 15:59:33.085730 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.05.04 15:59:33.085885 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 10649 | 2026.05.04 15:59:33.085925 [ 4 ] {1b60303c-3c4f-4f2b-a1df-b6f061259450} <Debug> TCPHandler: Processed in 0.001430239 sec. | ||
| 10650 | 2026.05.04 15:59:33.086045 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.05.04 15:59:33.086139 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10652 | 2026.05.04 15:59:33.086180 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10653 | 2026.05.04 15:59:33.086234 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10654 | 2026.05.04 15:59:33.086564 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.05.04 15:59:33.086658 [ 190 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_66_13} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10656 | 2026.05.04 15:59:33.086746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 10657 | 2026.05.04 15:59:33.086857 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.05.04 15:59:33.086899 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10659 | 2026.05.04 15:59:33.087233 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10660 | 2026.05.04 15:59:33.087451 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.05.04 15:59:33.087557 [ 115 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10662 | 2026.05.04 15:59:33.087584 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001462 sec., 339945.2804377565 rows/sec., 23.87 MiB/sec. | ||
| 10663 | 2026.05.04 15:59:33.087588 [ 115 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.05.04 15:59:33.087625 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10665 | 2026.05.04 15:59:33.087630 [ 4 ] {b4f0fe2a-1584-427d-8a33-cf6591533b93} <Debug> TCPHandler: Processed in 0.001634385 sec. | ||
| 10666 | 2026.05.04 15:59:33.087702 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10667 | 2026.05.04 15:59:33.087757 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.05.04 15:59:33.087812 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10669 | 2026.05.04 15:59:33.087851 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 10670 | 2026.05.04 15:59:33.087855 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10671 | 2026.05.04 15:59:33.087905 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10672 | 2026.05.04 15:59:33.087921 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 99 rows starting from the beginning of the part | ||
| 10673 | 2026.05.04 15:59:33.087973 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 497 rows starting from the beginning of the part | ||
| 10674 | 2026.05.04 15:59:33.088014 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1327 rows starting from the beginning of the part | ||
| 10675 | 2026.05.04 15:59:33.088051 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 10676 | 2026.05.04 15:59:33.088093 [ 199 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 497 rows starting from the beginning of the part | ||
| 10677 | 2026.05.04 15:59:33.088243 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2026.05.04 15:59:33.088285 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10679 | 2026.05.04 15:59:33.088615 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10680 | 2026.05.04 15:59:33.088838 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2026.05.04 15:59:33.088943 [ 115 ] {} <Debug> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10682 | 2026.05.04 15:59:33.088968 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 10683 | 2026.05.04 15:59:33.088972 [ 115 ] {} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.04 15:59:33.089009 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10685 | 2026.05.04 15:59:33.089013 [ 4 ] {a94bb3c5-3d85-4f4a-9ae4-b58c735c3859} <Debug> TCPHandler: Processed in 0.001305756 sec. | ||
| 10686 | 2026.05.04 15:59:33.089118 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 10687 | 2026.05.04 15:59:33.089142 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.05.04 15:59:33.089233 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10689 | 2026.05.04 15:59:33.089245 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.05.04 15:59:33.089277 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 10691 | 2026.05.04 15:59:33.089301 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10692 | 2026.05.04 15:59:33.089344 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10693 | 2026.05.04 15:59:33.089400 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10694 | 2026.05.04 15:59:33.089451 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10695 | 2026.05.04 15:59:33.089497 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10696 | 2026.05.04 15:59:33.089545 [ 190 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10697 | 2026.05.04 15:59:33.089709 [ 198 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038606 sec., 2116151.9194979314 rows/sec., 153.37 MiB/sec. | ||
| 10698 | 2026.05.04 15:59:33.089741 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.05.04 15:59:33.089784 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10700 | 2026.05.04 15:59:33.089971 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10701 | 2026.05.04 15:59:33.090175 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10702 | 2026.05.04 15:59:33.090308 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.05.04 15:59:33.090398 [ 191 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_66_13} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10704 | 2026.05.04 15:59:33.090442 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.04 15:59:33.090471 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10706 | 2026.05.04 15:59:33.090538 [ 187 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487371 sec., 104883.0453195605 rows/sec., 5.35 MiB/sec. | ||
| 10707 | 2026.05.04 15:59:33.090560 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10708 | 2026.05.04 15:59:33.090582 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001359 sec., 194996.3208241354 rows/sec., 12.96 MiB/sec. | ||
| 10709 | 2026.05.04 15:59:33.090582 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.05.04 15:59:33.090623 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10711 | 2026.05.04 15:59:33.090626 [ 4 ] {aaeabf10-4648-4879-8fd9-d8b28fd2cba3} <Debug> TCPHandler: Processed in 0.001533782 sec. | ||
| 10712 | 2026.05.04 15:59:33.090659 [ 198 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10713 | 2026.05.04 15:59:33.090704 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10714 | 2026.05.04 15:59:33.090761 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.05.04 15:59:33.090815 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10716 | 2026.05.04 15:59:33.090855 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23733 rows starting from the beginning of the part | ||
| 10717 | 2026.05.04 15:59:33.090862 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.05.04 15:59:33.090914 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10719 | 2026.05.04 15:59:33.090915 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10720 | 2026.05.04 15:59:33.090937 [ 198 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.05.04 15:59:33.090978 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 10722 | 2026.05.04 15:59:33.091009 [ 198 ] {bbc3182c-112c-4279-97be-b850af8171a3::all_1_26_5} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10723 | 2026.05.04 15:59:33.091026 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1530 rows starting from the beginning of the part | ||
| 10724 | 2026.05.04 15:59:33.091071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10725 | 2026.05.04 15:59:33.091074 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part | ||
| 10726 | 2026.05.04 15:59:33.091131 [ 190 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10727 | 2026.05.04 15:59:33.091237 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.05.04 15:59:33.091282 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10729 | 2026.05.04 15:59:33.091599 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10730 | 2026.05.04 15:59:33.091813 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.05.04 15:59:33.091947 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 10732 | 2026.05.04 15:59:33.091984 [ 4 ] {018d0f71-e777-41d7-b6c2-8d3f1d2664ae} <Debug> TCPHandler: Processed in 0.001273335 sec. | ||
| 10733 | 2026.05.04 15:59:33.092103 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.05.04 15:59:33.092196 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.05.04 15:59:33.092250 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10736 | 2026.05.04 15:59:33.093039 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.05.04 15:59:33.093076 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10738 | 2026.05.04 15:59:33.093626 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10739 | 2026.05.04 15:59:33.093858 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.05.04 15:59:33.094003 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001823 sec., 3839.8244651673067 rows/sec., 6.88 MiB/sec. | ||
| 10741 | 2026.05.04 15:59:33.094058 [ 4 ] {fb010426-813f-4f3f-893c-5bac15d86fb3} <Debug> TCPHandler: Processed in 0.002004555 sec. | ||
| 10742 | 2026.05.04 15:59:33.094188 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.05.04 15:59:33.094285 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.05.04 15:59:33.094327 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10745 | 2026.05.04 15:59:33.094671 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.05.04 15:59:33.094706 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10747 | 2026.05.04 15:59:33.095030 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10748 | 2026.05.04 15:59:33.095270 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.05.04 15:59:33.095387 [ 114 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10750 | 2026.05.04 15:59:33.095401 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 10751 | 2026.05.04 15:59:33.095438 [ 114 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.05.04 15:59:33.095454 [ 4 ] {f207023f-57e4-4fac-9030-5c6198232047} <Debug> TCPHandler: Processed in 0.001315316 sec. | ||
| 10753 | 2026.05.04 15:59:33.095464 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10754 | 2026.05.04 15:59:33.095552 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10755 | 2026.05.04 15:59:33.095656 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10756 | 2026.05.04 15:59:33.095683 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3888 rows starting from the beginning of the part | ||
| 10757 | 2026.05.04 15:59:33.095736 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10758 | 2026.05.04 15:59:33.095779 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 10759 | 2026.05.04 15:59:33.095817 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 10760 | 2026.05.04 15:59:33.095853 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 10761 | 2026.05.04 15:59:33.095892 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10762 | 2026.05.04 15:59:33.097508 [ 192 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988764 sec., 2105830.5560639673 rows/sec., 136.38 MiB/sec. | ||
| 10763 | 2026.05.04 15:59:33.097879 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10764 | 2026.05.04 15:59:33.098120 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.04 15:59:33.098183 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_66_13} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10766 | 2026.05.04 15:59:33.098245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10767 | 2026.05.04 15:59:33.100678 [ 186 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26049 rows, containing 5 columns (5 merged, 0 gathered) in 0.010012474 sec., 2601654.695932294 rows/sec., 168.70 MiB/sec. | ||
| 10768 | 2026.05.04 15:59:33.100969 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10769 | 2026.05.04 15:59:33.101257 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.05.04 15:59:33.101328 [ 193 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10771 | 2026.05.04 15:59:33.101410 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10772 | 2026.05.04 15:59:34.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.78 MiB, peak 320.49 MiB, free memory in arenas 0.00 B, will set to 310.06 MiB (RSS), difference: 2.28 MiB | ||
| 10773 | 2026.05.04 15:59:36.409791 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10774 | 2026.05.04 15:59:36.409844 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10775 | 2026.05.04 15:59:36.551008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20065 | ||
| 10776 | 2026.05.04 15:59:36.551522 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.05.04 15:59:36.551568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10778 | 2026.05.04 15:59:36.552046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10779 | 2026.05.04 15:59:36.552269 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.04 15:59:36.552403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20065 | ||
| 10781 | 2026.05.04 15:59:37.570012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10782 | 2026.05.04 15:59:37.586063 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.05.04 15:59:37.586116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10784 | 2026.05.04 15:59:37.591400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10785 | 2026.05.04 15:59:37.592183 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.05.04 15:59:37.594903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10787 | 2026.05.04 15:59:38.066582 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.05.04 15:59:38.066822 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10789 | 2026.05.04 15:59:38.067167 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10790 | 2026.05.04 15:59:38.067205 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10791 | 2026.05.04 15:59:38.067432 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10792 | 2026.05.04 15:59:38.067506 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10793 | 2026.05.04 15:59:38.067658 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10794 | 2026.05.04 15:59:38.067695 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10795 | 2026.05.04 15:59:38.067716 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10796 | 2026.05.04 15:59:38.067731 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10797 | 2026.05.04 15:59:38.067773 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10798 | 2026.05.04 15:59:38.067796 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10799 | 2026.05.04 15:59:38.068743 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002012 sec., 25347.912524850897 rows/sec., 6.00 MiB/sec. | ||
| 10800 | 2026.05.04 15:59:38.068831 [ 4 ] {505c54b9-3ea1-47d9-94fc-f0d0b0283bab} <Debug> TCPHandler: Processed in 0.002375094 sec. | ||
| 10801 | 2026.05.04 15:59:38.071149 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.05.04 15:59:38.071278 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10803 | 2026.05.04 15:59:38.071325 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10804 | 2026.05.04 15:59:38.071888 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.05.04 15:59:38.071935 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10806 | 2026.05.04 15:59:38.072330 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10807 | 2026.05.04 15:59:38.072568 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.05.04 15:59:38.072732 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Debug> executeQuery: Read 127 rows, 11.24 KiB in 0.001487 sec., 85406.85944855414 rows/sec., 7.38 MiB/sec. | ||
| 10809 | 2026.05.04 15:59:38.072773 [ 4 ] {934bc120-22b8-429a-912e-28d3d70d6f16} <Debug> TCPHandler: Processed in 0.001687756 sec. | ||
| 10810 | 2026.05.04 15:59:38.072950 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.05.04 15:59:38.073051 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.05.04 15:59:38.073095 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10813 | 2026.05.04 15:59:38.073552 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.05.04 15:59:38.073590 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10815 | 2026.05.04 15:59:38.073918 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10816 | 2026.05.04 15:59:38.074140 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.05.04 15:59:38.074283 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001255 sec., 27888.44621513944 rows/sec., 2.05 MiB/sec. | ||
| 10818 | 2026.05.04 15:59:38.074321 [ 4 ] {a87b00b7-df8e-4870-9145-981e66c56217} <Debug> TCPHandler: Processed in 0.001422819 sec. | ||
| 10819 | 2026.05.04 15:59:38.074451 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.05.04 15:59:38.074548 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10821 | 2026.05.04 15:59:38.074590 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10822 | 2026.05.04 15:59:38.074990 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.05.04 15:59:38.075028 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10824 | 2026.05.04 15:59:38.075328 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10825 | 2026.05.04 15:59:38.075542 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.05.04 15:59:38.075654 [ 27 ] {} <Debug> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10827 | 2026.05.04 15:59:38.075670 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.10 KiB/sec. | ||
| 10828 | 2026.05.04 15:59:38.075722 [ 27 ] {} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.05.04 15:59:38.075738 [ 4 ] {2a23ed3f-d468-4c37-9163-29c04d3df269} <Debug> TCPHandler: Processed in 0.001337666 sec. | ||
| 10830 | 2026.05.04 15:59:38.075750 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10831 | 2026.05.04 15:59:38.075885 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10832 | 2026.05.04 15:59:38.075916 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.05.04 15:59:38.076037 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10834 | 2026.05.04 15:59:38.076042 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10835 | 2026.05.04 15:59:38.076087 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10836 | 2026.05.04 15:59:38.076110 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 976 rows starting from the beginning of the part | ||
| 10837 | 2026.05.04 15:59:38.076203 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 10838 | 2026.05.04 15:59:38.076261 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 10839 | 2026.05.04 15:59:38.076316 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 10840 | 2026.05.04 15:59:38.076366 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 10841 | 2026.05.04 15:59:38.076417 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 10842 | 2026.05.04 15:59:38.076661 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.05.04 15:59:38.076710 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10844 | 2026.05.04 15:59:38.077893 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2225 rows, containing 5 columns (5 merged, 0 gathered) in 0.002065716 sec., 1077108.3730774221 rows/sec., 68.60 MiB/sec. | ||
| 10845 | 2026.05.04 15:59:38.078095 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10846 | 2026.05.04 15:59:38.078330 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10847 | 2026.05.04 15:59:38.078417 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.05.04 15:59:38.078524 [ 192 ] {75515b53-32d4-4722-acc7-84a8e38ce00a::all_1_36_7} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10849 | 2026.05.04 15:59:38.078632 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10850 | 2026.05.04 15:59:38.079001 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.05.04 15:59:38.079645 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.003615 sec., 27385.89211618257 rows/sec., 2.14 MiB/sec. | ||
| 10852 | 2026.05.04 15:59:38.079769 [ 4 ] {3dd371ed-cfc0-4355-be8d-ee1718921f35} <Debug> TCPHandler: Processed in 0.003912906 sec. | ||
| 10853 | 2026.05.04 15:59:38.079944 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.05.04 15:59:38.080079 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.05.04 15:59:38.080133 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10856 | 2026.05.04 15:59:38.080687 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.05.04 15:59:38.080726 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10858 | 2026.05.04 15:59:38.081098 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10859 | 2026.05.04 15:59:38.081338 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.05.04 15:59:38.081483 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. | ||
| 10861 | 2026.05.04 15:59:38.081531 [ 4 ] {b8cbd03b-b681-470d-bf05-9aac593c49cc} <Debug> TCPHandler: Processed in 0.001659535 sec. | ||
| 10862 | 2026.05.04 15:59:38.081656 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2026.05.04 15:59:38.081752 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10864 | 2026.05.04 15:59:38.081794 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10865 | 2026.05.04 15:59:38.082142 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2026.05.04 15:59:38.082178 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10867 | 2026.05.04 15:59:38.082486 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10868 | 2026.05.04 15:59:38.082695 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2026.05.04 15:59:38.082833 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 57.65 KiB/sec. | ||
| 10870 | 2026.05.04 15:59:38.082873 [ 4 ] {780ff109-8049-4757-b139-468e3d772d7d} <Debug> TCPHandler: Processed in 0.001267555 sec. | ||
| 10871 | 2026.05.04 15:59:38.082993 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2026.05.04 15:59:38.083090 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10873 | 2026.05.04 15:59:38.083162 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10874 | 2026.05.04 15:59:38.084050 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.05.04 15:59:38.084088 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10876 | 2026.05.04 15:59:38.084667 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10877 | 2026.05.04 15:59:38.084899 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.05.04 15:59:38.085072 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002 sec., 17500 rows/sec., 31.36 MiB/sec. | ||
| 10879 | 2026.05.04 15:59:38.085145 [ 4 ] {b8134ecd-571b-40f8-800f-07bb91cc6ab7} <Debug> TCPHandler: Processed in 0.002201621 sec. | ||
| 10880 | 2026.05.04 15:59:38.085270 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.05.04 15:59:38.085364 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10882 | 2026.05.04 15:59:38.085406 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10883 | 2026.05.04 15:59:38.085749 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.05.04 15:59:38.085783 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10885 | 2026.05.04 15:59:38.086087 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10886 | 2026.05.04 15:59:38.086298 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.05.04 15:59:38.086455 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10888 | 2026.05.04 15:59:38.086492 [ 4 ] {eed7d7b6-d295-4a69-a870-6db38d3ab5f9} <Debug> TCPHandler: Processed in 0.001270954 sec. | ||
| 10889 | 2026.05.04 15:59:41.640469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1374 | ||
| 10890 | 2026.05.04 15:59:41.643100 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.05.04 15:59:41.643150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10892 | 2026.05.04 15:59:41.644378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10893 | 2026.05.04 15:59:41.644644 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.05.04 15:59:41.644826 [ 52 ] {} <Debug> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10895 | 2026.05.04 15:59:41.644898 [ 52 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.05.04 15:59:41.644906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 10897 | 2026.05.04 15:59:41.644923 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10898 | 2026.05.04 15:59:41.645065 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10899 | 2026.05.04 15:59:41.645712 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10900 | 2026.05.04 15:59:41.645855 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1140 rows starting from the beginning of the part | ||
| 10901 | 2026.05.04 15:59:41.646222 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 10902 | 2026.05.04 15:59:41.646602 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 10903 | 2026.05.04 15:59:41.646957 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10904 | 2026.05.04 15:59:41.647299 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 10905 | 2026.05.04 15:59:41.647613 [ 189 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 10906 | 2026.05.04 15:59:41.654334 [ 194 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 72 columns (72 merged, 0 gathered) in 0.009327066 sec., 147313.20653247228 rows/sec., 122.44 MiB/sec. | ||
| 10907 | 2026.05.04 15:59:41.656292 [ 196 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10908 | 2026.05.04 15:59:41.656938 [ 196 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.05.04 15:59:41.657032 [ 196 ] {46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820::all_1_31_6} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10910 | 2026.05.04 15:59:41.657305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 10911 | 2026.05.04 15:59:42.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.19 MiB, peak 320.49 MiB, free memory in arenas 0.00 B, will set to 310.45 MiB (RSS), difference: 4.26 MiB | ||
| 10912 | 2026.05.04 15:59:43.070532 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.05.04 15:59:43.070778 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10914 | 2026.05.04 15:59:43.071120 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10915 | 2026.05.04 15:59:43.071158 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10916 | 2026.05.04 15:59:43.071396 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10917 | 2026.05.04 15:59:43.071461 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10918 | 2026.05.04 15:59:43.071600 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 10919 | 2026.05.04 15:59:43.071635 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10920 | 2026.05.04 15:59:43.071657 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 10921 | 2026.05.04 15:59:43.071672 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10922 | 2026.05.04 15:59:43.071710 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10923 | 2026.05.04 15:59:43.071730 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10924 | 2026.05.04 15:59:43.072623 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001945 sec., 26221.079691516712 rows/sec., 6.21 MiB/sec. | ||
| 10925 | 2026.05.04 15:59:43.072688 [ 4 ] {e9068c12-bc4e-4b5c-bfef-5e897d9764a1} <Debug> TCPHandler: Processed in 0.002279963 sec. | ||
| 10926 | 2026.05.04 15:59:43.077656 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.05.04 15:59:43.077779 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.05.04 15:59:43.077828 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10929 | 2026.05.04 15:59:43.078444 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.05.04 15:59:43.078490 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10931 | 2026.05.04 15:59:43.078887 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10932 | 2026.05.04 15:59:43.079112 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.05.04 15:59:43.079258 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001513 sec., 187706.54329147388 rows/sec., 11.92 MiB/sec. | ||
| 10934 | 2026.05.04 15:59:43.079298 [ 4 ] {a61fbcb6-1bca-4e9d-bc23-98c8db135030} <Debug> TCPHandler: Processed in 0.001701036 sec. | ||
| 10935 | 2026.05.04 15:59:43.079420 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.05.04 15:59:43.079514 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10937 | 2026.05.04 15:59:43.079554 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10938 | 2026.05.04 15:59:43.079939 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.05.04 15:59:43.079974 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10940 | 2026.05.04 15:59:43.080257 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10941 | 2026.05.04 15:59:43.080467 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.05.04 15:59:43.080597 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 444.38 KiB/sec. | ||
| 10943 | 2026.05.04 15:59:43.080633 [ 4 ] {acf5c891-0b52-4115-b326-60ad4f248bb0} <Debug> TCPHandler: Processed in 0.001262025 sec. | ||
| 10944 | 2026.05.04 15:59:43.080739 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.05.04 15:59:43.080829 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10946 | 2026.05.04 15:59:43.080869 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10947 | 2026.05.04 15:59:43.081543 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.05.04 15:59:43.081578 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10949 | 2026.05.04 15:59:43.081928 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10950 | 2026.05.04 15:59:43.082140 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.05.04 15:59:43.082268 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001457 sec., 558682.2237474262 rows/sec., 43.16 MiB/sec. | ||
| 10952 | 2026.05.04 15:59:43.082306 [ 4 ] {d05dee52-b33a-4fe3-9779-71bcf86f1f5a} <Debug> TCPHandler: Processed in 0.001615564 sec. | ||
| 10953 | 2026.05.04 15:59:43.082422 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.05.04 15:59:43.082515 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10955 | 2026.05.04 15:59:43.082554 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10956 | 2026.05.04 15:59:43.082974 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.05.04 15:59:43.083010 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10958 | 2026.05.04 15:59:43.083340 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10959 | 2026.05.04 15:59:43.083555 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.05.04 15:59:43.083692 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001194 sec., 129815.74539363485 rows/sec., 7.76 MiB/sec. | ||
| 10961 | 2026.05.04 15:59:43.083729 [ 4 ] {6d720075-ed24-45a1-9829-c877fef71391} <Debug> TCPHandler: Processed in 0.001354937 sec. | ||
| 10962 | 2026.05.04 15:59:43.083840 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.05.04 15:59:43.083931 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10964 | 2026.05.04 15:59:43.083971 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10965 | 2026.05.04 15:59:43.084388 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.05.04 15:59:43.084424 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10967 | 2026.05.04 15:59:43.084714 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10968 | 2026.05.04 15:59:43.084921 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.05.04 15:59:43.085045 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 10970 | 2026.05.04 15:59:43.085083 [ 4 ] {a5495b0f-5b38-42ef-9c47-6e43652cddd6} <Debug> TCPHandler: Processed in 0.001292746 sec. | ||
| 10971 | 2026.05.04 15:59:43.085191 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.05.04 15:59:43.085286 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10973 | 2026.05.04 15:59:43.085326 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10974 | 2026.05.04 15:59:43.085742 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.05.04 15:59:43.085777 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10976 | 2026.05.04 15:59:43.086076 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10977 | 2026.05.04 15:59:43.086283 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.05.04 15:59:43.086410 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 10979 | 2026.05.04 15:59:43.086447 [ 4 ] {7a5a55c0-d874-4f5a-9755-32ead9bcde70} <Debug> TCPHandler: Processed in 0.001303746 sec. | ||
| 10980 | 2026.05.04 15:59:43.086556 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.05.04 15:59:43.086648 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10982 | 2026.05.04 15:59:43.086687 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10983 | 2026.05.04 15:59:43.087230 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.05.04 15:59:43.087265 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10985 | 2026.05.04 15:59:43.087589 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10986 | 2026.05.04 15:59:43.087815 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.05.04 15:59:43.087945 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001315 sec., 382509.50570342207 rows/sec., 26.90 MiB/sec. | ||
| 10988 | 2026.05.04 15:59:43.087982 [ 4 ] {b4f85536-f51a-4d92-964e-302c9601d2ea} <Debug> TCPHandler: Processed in 0.00147402 sec. | ||
| 10989 | 2026.05.04 15:59:43.088088 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.05.04 15:59:43.088189 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10991 | 2026.05.04 15:59:43.088231 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10992 | 2026.05.04 15:59:43.088556 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.05.04 15:59:43.088597 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10994 | 2026.05.04 15:59:43.088905 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10995 | 2026.05.04 15:59:43.089116 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.05.04 15:59:43.089246 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10997 | 2026.05.04 15:59:43.089283 [ 4 ] {f711c41b-0baa-447a-a57f-561d9a798b6b} <Debug> TCPHandler: Processed in 0.001245334 sec. | ||
| 10998 | 2026.05.04 15:59:43.089402 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.05.04 15:59:43.089523 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11000 | 2026.05.04 15:59:43.089573 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11001 | 2026.05.04 15:59:43.090050 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.05.04 15:59:43.090093 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11003 | 2026.05.04 15:59:43.090487 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11004 | 2026.05.04 15:59:43.090689 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.05.04 15:59:43.090816 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001318 sec., 203338.39150227618 rows/sec., 13.52 MiB/sec. | ||
| 11006 | 2026.05.04 15:59:43.090852 [ 4 ] {c08a4f2c-bc91-4168-803a-b13b67a586f9} <Debug> TCPHandler: Processed in 0.001508371 sec. | ||
| 11007 | 2026.05.04 15:59:43.090960 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.05.04 15:59:43.091051 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.05.04 15:59:43.091092 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11010 | 2026.05.04 15:59:43.091395 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.05.04 15:59:43.091430 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11012 | 2026.05.04 15:59:43.091710 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11013 | 2026.05.04 15:59:43.091912 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.05.04 15:59:43.092033 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 11015 | 2026.05.04 15:59:43.092068 [ 4 ] {80b89acf-11e3-4e50-b591-792245e3ac71} <Debug> TCPHandler: Processed in 0.001154271 sec. | ||
| 11016 | 2026.05.04 15:59:43.092165 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.05.04 15:59:43.092259 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.05.04 15:59:43.092310 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11019 | 2026.05.04 15:59:43.093010 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.05.04 15:59:43.093046 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11021 | 2026.05.04 15:59:43.093553 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11022 | 2026.05.04 15:59:43.093766 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.05.04 15:59:43.093901 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001664 sec., 4206.7307692307695 rows/sec., 7.54 MiB/sec. | ||
| 11024 | 2026.05.04 15:59:43.093953 [ 4 ] {08e180b0-8455-4307-8ac8-3e51b02648f0} <Debug> TCPHandler: Processed in 0.00183402 sec. | ||
| 11025 | 2026.05.04 15:59:43.094062 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.05.04 15:59:43.094153 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11027 | 2026.05.04 15:59:43.094192 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11028 | 2026.05.04 15:59:43.094523 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.05.04 15:59:43.094558 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11030 | 2026.05.04 15:59:43.094851 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11031 | 2026.05.04 15:59:43.095048 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.05.04 15:59:43.095170 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 11033 | 2026.05.04 15:59:43.095204 [ 4 ] {02948ccc-895a-430f-8c23-d1944740ea55} <Debug> TCPHandler: Processed in 0.001189412 sec. | ||
| 11034 | 2026.05.04 15:59:44.052494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20577 | ||
| 11035 | 2026.05.04 15:59:44.053072 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.05.04 15:59:44.053120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11037 | 2026.05.04 15:59:44.053670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11038 | 2026.05.04 15:59:44.053900 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.05.04 15:59:44.054029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20577 | ||
| 11040 | 2026.05.04 15:59:45.094972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11041 | 2026.05.04 15:59:45.110964 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.05.04 15:59:45.111010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11043 | 2026.05.04 15:59:45.116390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11044 | 2026.05.04 15:59:45.117090 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.05.04 15:59:45.119847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11046 | 2026.05.04 15:59:48.068290 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.05.04 15:59:48.068523 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11048 | 2026.05.04 15:59:48.068850 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11049 | 2026.05.04 15:59:48.068885 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11050 | 2026.05.04 15:59:48.069095 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11051 | 2026.05.04 15:59:48.069162 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11052 | 2026.05.04 15:59:48.069300 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11053 | 2026.05.04 15:59:48.069335 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11054 | 2026.05.04 15:59:48.069356 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 11055 | 2026.05.04 15:59:48.069371 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11056 | 2026.05.04 15:59:48.069410 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11057 | 2026.05.04 15:59:48.069431 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11058 | 2026.05.04 15:59:48.070508 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002073 sec., 24602.02604920405 rows/sec., 5.83 MiB/sec. | ||
| 11059 | 2026.05.04 15:59:48.070614 [ 4 ] {d74a2397-9d3e-426a-8b10-ea0b7e5e3d7a} <Debug> TCPHandler: Processed in 0.002452327 sec. | ||
| 11060 | 2026.05.04 15:59:48.072862 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.05.04 15:59:48.072968 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11062 | 2026.05.04 15:59:48.073010 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11063 | 2026.05.04 15:59:48.073546 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.05.04 15:59:48.073592 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11065 | 2026.05.04 15:59:48.073966 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11066 | 2026.05.04 15:59:48.074189 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.05.04 15:59:48.074333 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001396 sec., 90257.87965616045 rows/sec., 7.80 MiB/sec. | ||
| 11068 | 2026.05.04 15:59:48.074373 [ 4 ] {568697f7-9de1-4247-aa80-bf55d46a5e35} <Debug> TCPHandler: Processed in 0.001559683 sec. | ||
| 11069 | 2026.05.04 15:59:48.074511 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2026.05.04 15:59:48.074630 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11071 | 2026.05.04 15:59:48.074681 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11072 | 2026.05.04 15:59:48.075149 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.05.04 15:59:48.075193 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11074 | 2026.05.04 15:59:48.075494 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11075 | 2026.05.04 15:59:48.075701 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.05.04 15:59:48.075829 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001229 sec., 28478.437754271763 rows/sec., 2.09 MiB/sec. | ||
| 11077 | 2026.05.04 15:59:48.075866 [ 4 ] {6dbb976c-b238-4b99-a334-1530fa9045fb} <Debug> TCPHandler: Processed in 0.001412028 sec. | ||
| 11078 | 2026.05.04 15:59:48.076004 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.05.04 15:59:48.076098 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11080 | 2026.05.04 15:59:48.076138 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11081 | 2026.05.04 15:59:48.076556 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2026.05.04 15:59:48.076592 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11083 | 2026.05.04 15:59:48.076905 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11084 | 2026.05.04 15:59:48.077168 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.05.04 15:59:48.077298 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001218 sec., 81280.78817733991 rows/sec., 6.35 MiB/sec. | ||
| 11086 | 2026.05.04 15:59:48.077336 [ 4 ] {cd3be214-6972-411f-8ce3-f250aa5f0f57} <Debug> TCPHandler: Processed in 0.001379728 sec. | ||
| 11087 | 2026.05.04 15:59:48.077456 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2026.05.04 15:59:48.077551 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11089 | 2026.05.04 15:59:48.077597 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11090 | 2026.05.04 15:59:48.078054 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.05.04 15:59:48.078093 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11092 | 2026.05.04 15:59:48.078451 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11093 | 2026.05.04 15:59:48.078684 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.05.04 15:59:48.078820 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 11095 | 2026.05.04 15:59:48.078858 [ 4 ] {9571fb25-553d-47d9-bbf8-464db3950dcc} <Debug> TCPHandler: Processed in 0.001450789 sec. | ||
| 11096 | 2026.05.04 15:59:48.078972 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2026.05.04 15:59:48.079066 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11098 | 2026.05.04 15:59:48.079119 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11099 | 2026.05.04 15:59:48.079918 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.05.04 15:59:48.079955 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11101 | 2026.05.04 15:59:48.080545 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11102 | 2026.05.04 15:59:48.080776 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2026.05.04 15:59:48.080914 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001867 sec., 18746.652383502947 rows/sec., 33.59 MiB/sec. | ||
| 11104 | 2026.05.04 15:59:48.080968 [ 4 ] {eead3fb0-ecd1-4f78-a0ee-4a9a6e7e4e34} <Debug> TCPHandler: Processed in 0.002044006 sec. | ||
| 11105 | 2026.05.04 15:59:48.081103 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2026.05.04 15:59:48.081197 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11107 | 2026.05.04 15:59:48.081251 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11108 | 2026.05.04 15:59:48.081585 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.05.04 15:59:48.081621 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11110 | 2026.05.04 15:59:48.081938 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11111 | 2026.05.04 15:59:48.082154 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.05.04 15:59:48.082291 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11113 | 2026.05.04 15:59:48.082327 [ 4 ] {72fcf044-e14c-4e22-9830-979457e64467} <Debug> TCPHandler: Processed in 0.001272525 sec. | ||
| 11114 | 2026.05.04 15:59:51.409918 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11115 | 2026.05.04 15:59:51.409997 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11116 | 2026.05.04 15:59:51.554097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21025 | ||
| 11117 | 2026.05.04 15:59:51.554648 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.05.04 15:59:51.554701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11119 | 2026.05.04 15:59:51.555210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11120 | 2026.05.04 15:59:51.555458 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.05.04 15:59:51.555622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21025 | ||
| 11122 | 2026.05.04 15:59:51.645153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1414 | ||
| 11123 | 2026.05.04 15:59:51.647688 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.05.04 15:59:51.647733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11125 | 2026.05.04 15:59:51.648939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11126 | 2026.05.04 15:59:51.649220 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.05.04 15:59:51.649487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 11128 | 2026.05.04 15:59:52.620892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11129 | 2026.05.04 15:59:52.637412 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.05.04 15:59:52.637477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11131 | 2026.05.04 15:59:52.643860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11132 | 2026.05.04 15:59:52.644618 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.05.04 15:59:52.648326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11134 | 2026.05.04 15:59:53.070616 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11135 | 2026.05.04 15:59:53.070862 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11136 | 2026.05.04 15:59:53.071201 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11137 | 2026.05.04 15:59:53.071246 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11138 | 2026.05.04 15:59:53.071483 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11139 | 2026.05.04 15:59:53.071549 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11140 | 2026.05.04 15:59:53.071688 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11141 | 2026.05.04 15:59:53.071724 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11142 | 2026.05.04 15:59:53.071746 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 11143 | 2026.05.04 15:59:53.071762 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11144 | 2026.05.04 15:59:53.071802 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11145 | 2026.05.04 15:59:53.071822 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11146 | 2026.05.04 15:59:53.072995 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00223 sec., 22869.95515695067 rows/sec., 5.41 MiB/sec. | ||
| 11147 | 2026.05.04 15:59:53.073063 [ 4 ] {8d34263b-9de2-49e9-aadf-ee700f13d02d} <Debug> TCPHandler: Processed in 0.00256839 sec. | ||
| 11148 | 2026.05.04 15:59:53.078049 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.05.04 15:59:53.078155 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11150 | 2026.05.04 15:59:53.078197 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11151 | 2026.05.04 15:59:53.078751 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.05.04 15:59:53.078792 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11153 | 2026.05.04 15:59:53.079157 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11154 | 2026.05.04 15:59:53.079399 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.05.04 15:59:53.079542 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001417 sec., 200423.42978122793 rows/sec., 12.73 MiB/sec. | ||
| 11156 | 2026.05.04 15:59:53.079581 [ 4 ] {9f5efbda-c696-4adc-9e6c-58f8d30a6642} <Debug> TCPHandler: Processed in 0.001580843 sec. | ||
| 11157 | 2026.05.04 15:59:53.079714 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.05.04 15:59:53.079807 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11159 | 2026.05.04 15:59:53.079848 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11160 | 2026.05.04 15:59:53.080602 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.05.04 15:59:53.080638 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11162 | 2026.05.04 15:59:53.080984 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11163 | 2026.05.04 15:59:53.081213 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.05.04 15:59:53.081354 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001566 sec., 517879.94891443173 rows/sec., 40.02 MiB/sec. | ||
| 11165 | 2026.05.04 15:59:53.081392 [ 4 ] {0ee56f08-96ac-4c4f-b8f1-267825ca0e09} <Debug> TCPHandler: Processed in 0.001725348 sec. | ||
| 11166 | 2026.05.04 15:59:53.081510 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.05.04 15:59:53.081603 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.04 15:59:53.081642 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.05.04 15:59:53.082069 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.05.04 15:59:53.082105 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11171 | 2026.05.04 15:59:53.082412 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11172 | 2026.05.04 15:59:53.082627 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.05.04 15:59:53.082755 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 7.56 MiB/sec. | ||
| 11174 | 2026.05.04 15:59:53.082793 [ 4 ] {f13e7fca-f46f-4c5d-8be4-734124b88ad7} <Debug> TCPHandler: Processed in 0.001330716 sec. | ||
| 11175 | 2026.05.04 15:59:53.082912 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2026.05.04 15:59:53.083004 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11177 | 2026.05.04 15:59:53.083044 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11178 | 2026.05.04 15:59:53.083476 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.05.04 15:59:53.083511 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11180 | 2026.05.04 15:59:53.083810 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11181 | 2026.05.04 15:59:53.084026 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.05.04 15:59:53.084157 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 11183 | 2026.05.04 15:59:53.084193 [ 4 ] {188edad6-e9c6-4c4d-b7b0-5bb5a8ad1e65} <Debug> TCPHandler: Processed in 0.001329046 sec. | ||
| 11184 | 2026.05.04 15:59:53.084312 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2026.05.04 15:59:53.084404 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11186 | 2026.05.04 15:59:53.084444 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11187 | 2026.05.04 15:59:53.084875 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.05.04 15:59:53.084910 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11189 | 2026.05.04 15:59:53.085206 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11190 | 2026.05.04 15:59:53.085432 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.05.04 15:59:53.085558 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 11192 | 2026.05.04 15:59:53.085595 [ 4 ] {a9ebf7f0-ae44-4d90-8056-f059114410c6} <Debug> TCPHandler: Processed in 0.001331057 sec. | ||
| 11193 | 2026.05.04 15:59:53.085716 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.04 15:59:53.085809 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.04 15:59:53.085850 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11196 | 2026.05.04 15:59:53.086424 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.05.04 15:59:53.086460 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11198 | 2026.05.04 15:59:53.086781 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11199 | 2026.05.04 15:59:53.086997 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.05.04 15:59:53.087130 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001339 sec., 371172.51680358476 rows/sec., 26.07 MiB/sec. | ||
| 11201 | 2026.05.04 15:59:53.087168 [ 4 ] {bc5923d7-0164-4587-8c89-a770b6e09f0e} <Debug> TCPHandler: Processed in 0.001499301 sec. | ||
| 11202 | 2026.05.04 15:59:53.087293 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.05.04 15:59:53.087386 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11204 | 2026.05.04 15:59:53.087427 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11205 | 2026.05.04 15:59:53.087759 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.05.04 15:59:53.087796 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11207 | 2026.05.04 15:59:53.088101 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11208 | 2026.05.04 15:59:53.088320 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Trace> oximeter.measurements_bool (bbc3182c-112c-4279-97be-b850af8171a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.04 15:59:53.088449 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 11210 | 2026.05.04 15:59:53.088486 [ 4 ] {49a302ae-9c77-4841-bb10-716bbf4b0e46} <Debug> TCPHandler: Processed in 0.001240904 sec. | ||
| 11211 | 2026.05.04 15:59:53.088601 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.05.04 15:59:53.088694 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.05.04 15:59:53.088736 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11214 | 2026.05.04 15:59:53.089142 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.05.04 15:59:53.089177 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11216 | 2026.05.04 15:59:53.089516 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11217 | 2026.05.04 15:59:53.089736 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.05.04 15:59:53.089863 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 11219 | 2026.05.04 15:59:53.089899 [ 4 ] {7aa8320c-8025-484f-86fd-03afc6d6f119} <Debug> TCPHandler: Processed in 0.001345377 sec. | ||
| 11220 | 2026.05.04 15:59:53.090012 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.05.04 15:59:53.090106 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.05.04 15:59:53.090146 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11223 | 2026.05.04 15:59:53.090462 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.05.04 15:59:53.090498 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11225 | 2026.05.04 15:59:53.090788 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11226 | 2026.05.04 15:59:53.091002 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.05.04 15:59:53.091102 [ 88 ] {} <Debug> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11228 | 2026.05.04 15:59:53.091128 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 11229 | 2026.05.04 15:59:53.091164 [ 88 ] {} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.05.04 15:59:53.091172 [ 4 ] {eda3b420-8ac0-4d6a-b4df-ebedf9ccc325} <Debug> TCPHandler: Processed in 0.001206743 sec. | ||
| 11231 | 2026.05.04 15:59:53.091192 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11232 | 2026.05.04 15:59:53.091311 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 11233 | 2026.05.04 15:59:53.091331 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.05.04 15:59:53.091454 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11235 | 2026.05.04 15:59:53.091477 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11236 | 2026.05.04 15:59:53.091503 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 27 rows starting from the beginning of the part | ||
| 11237 | 2026.05.04 15:59:53.091552 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11238 | 2026.05.04 15:59:53.091583 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11239 | 2026.05.04 15:59:53.091648 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11240 | 2026.05.04 15:59:53.091712 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11241 | 2026.05.04 15:59:53.091776 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11242 | 2026.05.04 15:59:53.091836 [ 201 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11243 | 2026.05.04 15:59:53.092518 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.05.04 15:59:53.092556 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11245 | 2026.05.04 15:59:53.092754 [ 194 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498051 sec., 21361.088507667628 rows/sec., 1.40 MiB/sec. | ||
| 11246 | 2026.05.04 15:59:53.093052 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11247 | 2026.05.04 15:59:53.093088 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11248 | 2026.05.04 15:59:53.093383 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.05.04 15:59:53.093540 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002096 sec., 3339.6946564885493 rows/sec., 5.98 MiB/sec. | ||
| 11250 | 2026.05.04 15:59:53.093580 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11251 | 2026.05.04 15:59:53.093604 [ 4 ] {26dada22-d730-4993-987b-f2b196fe67be} <Debug> TCPHandler: Processed in 0.002345104 sec. | ||
| 11252 | 2026.05.04 15:59:53.093665 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.05.04 15:59:53.093672 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.05.04 15:59:53.093713 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11255 | 2026.05.04 15:59:53.093759 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.05.04 15:59:53.093807 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11257 | 2026.05.04 15:59:53.093834 [ 195 ] {57e622f6-803f-4b0f-a208-4c5089db19d1::all_1_30_6} <Trace> oximeter.measurements_f64 (57e622f6-803f-4b0f-a208-4c5089db19d1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11258 | 2026.05.04 15:59:53.093864 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.04 15:59:53.093912 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11260 | 2026.05.04 15:59:53.093957 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11261 | 2026.05.04 15:59:53.093988 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11262 | 2026.05.04 15:59:53.094037 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1115 rows starting from the beginning of the part | ||
| 11263 | 2026.05.04 15:59:53.094142 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 11264 | 2026.05.04 15:59:53.094233 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 11265 | 2026.05.04 15:59:53.094266 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.05.04 15:59:53.094305 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11267 | 2026.05.04 15:59:53.094324 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11268 | 2026.05.04 15:59:53.094411 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 11269 | 2026.05.04 15:59:53.094496 [ 197 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11270 | 2026.05.04 15:59:53.094640 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11271 | 2026.05.04 15:59:53.094863 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.05.04 15:59:53.095000 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 4.87 MiB/sec. | ||
| 11273 | 2026.05.04 15:59:53.095038 [ 4 ] {b39170a9-a52f-433e-9330-2febb7d4a90e} <Debug> TCPHandler: Processed in 0.001329646 sec. | ||
| 11274 | 2026.05.04 15:59:53.100799 [ 194 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 19 columns (19 merged, 0 gathered) in 0.007021172 sec., 171766.19515944063 rows/sec., 307.80 MiB/sec. | ||
| 11275 | 2026.05.04 15:59:53.102982 [ 195 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11276 | 2026.05.04 15:59:53.103345 [ 195 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.05.04 15:59:53.103423 [ 195 ] {04850f96-8912-4795-aae0-f9927bbae255::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11278 | 2026.05.04 15:59:53.103590 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11279 | 2026.05.04 15:59:54.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.84 MiB, peak 323.33 MiB, free memory in arenas 0.00 B, will set to 314.97 MiB (RSS), difference: 3.13 MiB | ||
| 11280 | 2026.05.04 15:59:55.048863 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.05.04 15:59:55.049108 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11282 | 2026.05.04 15:59:55.049474 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11283 | 2026.05.04 15:59:55.049522 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11284 | 2026.05.04 15:59:55.049774 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11285 | 2026.05.04 15:59:55.049838 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11286 | 2026.05.04 15:59:55.049984 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11287 | 2026.05.04 15:59:55.050020 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11288 | 2026.05.04 15:59:55.050041 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 11289 | 2026.05.04 15:59:55.050056 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11290 | 2026.05.04 15:59:55.050094 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 11291 | 2026.05.04 15:59:55.050114 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11292 | 2026.05.04 15:59:55.051176 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002167 sec., 23534.84079372404 rows/sec., 5.57 MiB/sec. | ||
| 11293 | 2026.05.04 15:59:55.051274 [ 4 ] {095b5e72-b703-41cb-aab9-a59421e6794f} <Debug> TCPHandler: Processed in 0.00252999 sec. | ||
| 11294 | 2026.05.04 15:59:55.066200 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.05.04 15:59:55.066330 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11296 | 2026.05.04 15:59:55.066380 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11297 | 2026.05.04 15:59:55.066922 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.05.04 15:59:55.066970 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11299 | 2026.05.04 15:59:55.067347 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11300 | 2026.05.04 15:59:55.067564 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.05.04 15:59:55.067702 [ 29 ] {} <Debug> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11302 | 2026.05.04 15:59:55.067711 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.41 MiB/sec. | ||
| 11303 | 2026.05.04 15:59:55.067748 [ 29 ] {} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.04 15:59:55.067763 [ 4 ] {ef41e4ea-8609-4205-aa77-1ffd57a17bfa} <Debug> TCPHandler: Processed in 0.001620634 sec. | ||
| 11305 | 2026.05.04 15:59:55.067773 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11306 | 2026.05.04 15:59:55.067898 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.05.04 15:59:55.067908 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 11308 | 2026.05.04 15:59:55.067991 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11309 | 2026.05.04 15:59:55.068036 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11310 | 2026.05.04 15:59:55.068056 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11311 | 2026.05.04 15:59:55.068094 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 11312 | 2026.05.04 15:59:55.068159 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11313 | 2026.05.04 15:59:55.068208 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11314 | 2026.05.04 15:59:55.068260 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11315 | 2026.05.04 15:59:55.068302 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11316 | 2026.05.04 15:59:55.068345 [ 188 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11317 | 2026.05.04 15:59:55.068433 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.05.04 15:59:55.068472 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11319 | 2026.05.04 15:59:55.068796 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11320 | 2026.05.04 15:59:55.069015 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Trace> oximeter.fields_ipaddr (7179c228-3a1f-41d3-aa33-a4c1cce9b751): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.05.04 15:59:55.069144 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 11322 | 2026.05.04 15:59:55.069181 [ 4 ] {ad1dbfba-b981-4cb0-ab8f-19f45daa9011} <Debug> TCPHandler: Processed in 0.001329436 sec. | ||
| 11323 | 2026.05.04 15:59:55.069299 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.05.04 15:59:55.069391 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11325 | 2026.05.04 15:59:55.069417 [ 195 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569033 sec., 935608.1102182044 rows/sec., 63.59 MiB/sec. | ||
| 11326 | 2026.05.04 15:59:55.069429 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11327 | 2026.05.04 15:59:55.069679 [ 194 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11328 | 2026.05.04 15:59:55.070032 [ 194 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.05.04 15:59:55.070120 [ 194 ] {0631d986-b6b3-43b2-a454-0a71030ca038::all_1_31_6} <Trace> oximeter.fields_i16 (0631d986-b6b3-43b2-a454-0a71030ca038) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11330 | 2026.05.04 15:59:55.070226 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11331 | 2026.05.04 15:59:55.071199 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.05.04 15:59:55.071240 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11333 | 2026.05.04 15:59:55.071711 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11334 | 2026.05.04 15:59:55.071935 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.05.04 15:59:55.072037 [ 29 ] {} <Debug> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11336 | 2026.05.04 15:59:55.072062 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Debug> executeQuery: Read 2598 rows, 200.11 KiB in 0.002688 sec., 966517.8571428572 rows/sec., 72.70 MiB/sec. | ||
| 11337 | 2026.05.04 15:59:55.072067 [ 29 ] {} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.05.04 15:59:55.072095 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11339 | 2026.05.04 15:59:55.072100 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11340 | 2026.05.04 15:59:55.072118 [ 4 ] {3f5c1bd2-6c6a-49b0-9777-4eebe7a9e7c3} <Debug> TCPHandler: Processed in 0.002865208 sec. | ||
| 11341 | 2026.05.04 15:59:55.072194 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11342 | 2026.05.04 15:59:55.072253 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2026.05.04 15:59:55.072326 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.05.04 15:59:55.072350 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11345 | 2026.05.04 15:59:55.072369 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 11346 | 2026.05.04 15:59:55.072394 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11347 | 2026.05.04 15:59:55.072455 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 127 rows starting from the beginning of the part | ||
| 11348 | 2026.05.04 15:59:55.072511 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 814 rows starting from the beginning of the part | ||
| 11349 | 2026.05.04 15:59:55.072567 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 126 rows starting from the beginning of the part | ||
| 11350 | 2026.05.04 15:59:55.072614 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 811 rows starting from the beginning of the part | ||
| 11351 | 2026.05.04 15:59:55.072666 [ 195 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2598 rows starting from the beginning of the part | ||
| 11352 | 2026.05.04 15:59:55.072873 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.05.04 15:59:55.072912 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11354 | 2026.05.04 15:59:55.073230 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11355 | 2026.05.04 15:59:55.073452 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.05.04 15:59:55.073553 [ 29 ] {} <Debug> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11357 | 2026.05.04 15:59:55.073579 [ 29 ] {} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.05.04 15:59:55.073584 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.77 MiB/sec. | ||
| 11359 | 2026.05.04 15:59:55.073597 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11360 | 2026.05.04 15:59:55.073622 [ 4 ] {f42ac39f-b529-422f-a176-98fa7e2594d5} <Debug> TCPHandler: Processed in 0.001416209 sec. | ||
| 11361 | 2026.05.04 15:59:55.073676 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11362 | 2026.05.04 15:59:55.073735 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.05.04 15:59:55.073766 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11364 | 2026.05.04 15:59:55.073800 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 11365 | 2026.05.04 15:59:55.073832 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11366 | 2026.05.04 15:59:55.073859 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 11367 | 2026.05.04 15:59:55.073875 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11368 | 2026.05.04 15:59:55.073908 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 155 rows starting from the beginning of the part | ||
| 11369 | 2026.05.04 15:59:55.073955 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 11370 | 2026.05.04 15:59:55.073993 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 11371 | 2026.05.04 15:59:55.074032 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 11372 | 2026.05.04 15:59:55.074677 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.05.04 15:59:55.074716 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11374 | 2026.05.04 15:59:55.074841 [ 198 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198793 sec., 553056.2824440916 rows/sec., 37.46 MiB/sec. | ||
| 11375 | 2026.05.04 15:59:55.074967 [ 194 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11376 | 2026.05.04 15:59:55.075078 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11377 | 2026.05.04 15:59:55.075278 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.05.04 15:59:55.075279 [ 193 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7836 rows, containing 5 columns (5 merged, 0 gathered) in 0.003134046 sec., 2500282.382581494 rows/sec., 200.07 MiB/sec. | ||
| 11379 | 2026.05.04 15:59:55.075361 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Trace> oximeter.fields_u32 (75515b53-32d4-4722-acc7-84a8e38ce00a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.05.04 15:59:55.075394 [ 195 ] {f35a656d-79d7-4bda-bc82-dcb64e2d5353::all_1_61_12} <Trace> oximeter.fields_u16 (f35a656d-79d7-4bda-bc82-dcb64e2d5353) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11381 | 2026.05.04 15:59:55.075496 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001682 sec., 490487.51486325805 rows/sec., 28.69 MiB/sec. | ||
| 11382 | 2026.05.04 15:59:55.075512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11383 | 2026.05.04 15:59:55.075537 [ 4 ] {f7128887-6287-4c45-85d1-99a365e391d0} <Debug> TCPHandler: Processed in 0.001849271 sec. | ||
| 11384 | 2026.05.04 15:59:55.075623 [ 200 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11385 | 2026.05.04 15:59:55.075657 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.05.04 15:59:55.075752 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.05.04 15:59:55.075793 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11388 | 2026.05.04 15:59:55.075909 [ 200 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.05.04 15:59:55.075995 [ 200 ] {48da84d9-d3ae-4789-ae74-0fcea5d0d45b::all_1_71_14} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11390 | 2026.05.04 15:59:55.076083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 11391 | 2026.05.04 15:59:55.076170 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.05.04 15:59:55.076209 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11393 | 2026.05.04 15:59:55.076509 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11394 | 2026.05.04 15:59:55.076716 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Trace> oximeter.fields_u64 (d5b646c2-ceae-4f3c-b20a-600193aeb432): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.05.04 15:59:55.076838 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 11396 | 2026.05.04 15:59:55.076875 [ 4 ] {e0d1ec99-6b76-4b14-a7bf-517bfb303dbe} <Debug> TCPHandler: Processed in 0.001264654 sec. | ||
| 11397 | 2026.05.04 15:59:55.076989 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.05.04 15:59:55.077080 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11399 | 2026.05.04 15:59:55.077117 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11400 | 2026.05.04 15:59:55.077502 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.05.04 15:59:55.077536 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11402 | 2026.05.04 15:59:55.077825 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11403 | 2026.05.04 15:59:55.078030 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.05.04 15:59:55.078118 [ 109 ] {} <Debug> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11405 | 2026.05.04 15:59:55.078152 [ 109 ] {} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.05.04 15:59:55.078152 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 11407 | 2026.05.04 15:59:55.078170 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11408 | 2026.05.04 15:59:55.078195 [ 4 ] {cacb2fd4-fb09-4dec-bf6b-193e8b4c5bc7} <Debug> TCPHandler: Processed in 0.001251804 sec. | ||
| 11409 | 2026.05.04 15:59:55.078268 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 11410 | 2026.05.04 15:59:55.078338 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.05.04 15:59:55.078372 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.05.04 15:59:55.078407 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 11413 | 2026.05.04 15:59:55.078434 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11414 | 2026.05.04 15:59:55.078466 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11415 | 2026.05.04 15:59:55.078478 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11416 | 2026.05.04 15:59:55.078522 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11417 | 2026.05.04 15:59:55.078573 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11418 | 2026.05.04 15:59:55.078616 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11419 | 2026.05.04 15:59:55.078660 [ 190 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11420 | 2026.05.04 15:59:55.079457 [ 200 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241714 sec., 615278.558508642 rows/sec., 37.71 MiB/sec. | ||
| 11421 | 2026.05.04 15:59:55.079480 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.05.04 15:59:55.079520 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11423 | 2026.05.04 15:59:55.079598 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11424 | 2026.05.04 15:59:55.079852 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.05.04 15:59:55.079887 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11426 | 2026.05.04 15:59:55.079920 [ 193 ] {6e70fadb-be85-4258-a10c-02f346319bea::all_1_31_6} <Trace> oximeter.fields_u8 (6e70fadb-be85-4258-a10c-02f346319bea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11427 | 2026.05.04 15:59:55.079997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11428 | 2026.05.04 15:59:55.080093 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.05.04 15:59:55.080200 [ 109 ] {} <Debug> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11430 | 2026.05.04 15:59:55.080219 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Debug> executeQuery: Read 1367 rows, 94.67 KiB in 0.001802 sec., 758601.5538290788 rows/sec., 51.30 MiB/sec. | ||
| 11431 | 2026.05.04 15:59:55.080227 [ 109 ] {} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.05.04 15:59:55.080253 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11433 | 2026.05.04 15:59:55.080256 [ 4 ] {e6a6cd71-359c-4d5b-b75a-907b433220d0} <Debug> TCPHandler: Processed in 0.001964044 sec. | ||
| 11434 | 2026.05.04 15:59:55.080317 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11435 | 2026.05.04 15:59:55.080394 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2026.05.04 15:59:55.080412 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11437 | 2026.05.04 15:59:55.080441 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 11438 | 2026.05.04 15:59:55.080482 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 99 rows starting from the beginning of the part | ||
| 11439 | 2026.05.04 15:59:55.080492 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11440 | 2026.05.04 15:59:55.080517 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 503 rows starting from the beginning of the part | ||
| 11441 | 2026.05.04 15:59:55.080539 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11442 | 2026.05.04 15:59:55.080552 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 99 rows starting from the beginning of the part | ||
| 11443 | 2026.05.04 15:59:55.080589 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 497 rows starting from the beginning of the part | ||
| 11444 | 2026.05.04 15:59:55.080620 [ 194 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1367 rows starting from the beginning of the part | ||
| 11445 | 2026.05.04 15:59:55.081344 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.05.04 15:59:55.081384 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11447 | 2026.05.04 15:59:55.081846 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11448 | 2026.05.04 15:59:55.082027 [ 193 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739157 sec., 2527086.398755259 rows/sec., 183.81 MiB/sec. | ||
| 11449 | 2026.05.04 15:59:55.082060 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.04 15:59:55.082180 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11451 | 2026.05.04 15:59:55.082189 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Debug> executeQuery: Read 1711 rows, 110.34 KiB in 0.001717 sec., 996505.5329062318 rows/sec., 62.76 MiB/sec. | ||
| 11452 | 2026.05.04 15:59:55.082222 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11453 | 2026.05.04 15:59:55.082224 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.05.04 15:59:55.082240 [ 4 ] {9f9eed27-8c12-40b5-988d-6e35b1d66b3d} <Debug> TCPHandler: Processed in 0.001893242 sec. | ||
| 11455 | 2026.05.04 15:59:55.082269 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11456 | 2026.05.04 15:59:55.082356 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11457 | 2026.05.04 15:59:55.082378 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.05.04 15:59:55.082483 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11459 | 2026.05.04 15:59:55.082488 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11460 | 2026.05.04 15:59:55.082499 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.05.04 15:59:55.082536 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26049 rows starting from the beginning of the part | ||
| 11462 | 2026.05.04 15:59:55.082539 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11463 | 2026.05.04 15:59:55.082594 [ 200 ] {25cfba9c-b7cd-4234-9ad5-b0bab900605e::all_1_71_14} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11464 | 2026.05.04 15:59:55.082602 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11465 | 2026.05.04 15:59:55.082662 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 268 rows starting from the beginning of the part | ||
| 11466 | 2026.05.04 15:59:55.082681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11467 | 2026.05.04 15:59:55.082706 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11468 | 2026.05.04 15:59:55.082757 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 11469 | 2026.05.04 15:59:55.082799 [ 194 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1711 rows starting from the beginning of the part | ||
| 11470 | 2026.05.04 15:59:55.083435 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.05.04 15:59:55.083475 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11472 | 2026.05.04 15:59:55.084067 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11473 | 2026.05.04 15:59:55.084290 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Trace> oximeter.measurements_histogramu64 (04850f96-8912-4795-aae0-f9927bbae255): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.05.04 15:59:55.084427 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001963 sec., 23433.520122261845 rows/sec., 41.99 MiB/sec. | ||
| 11475 | 2026.05.04 15:59:55.084480 [ 4 ] {3ce2e2e6-6868-41cb-adbb-535a6d4be493} <Debug> TCPHandler: Processed in 0.002148279 sec. | ||
| 11476 | 2026.05.04 15:59:55.084601 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.05.04 15:59:55.084694 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11478 | 2026.05.04 15:59:55.084733 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11479 | 2026.05.04 15:59:55.085058 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.05.04 15:59:55.085092 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11481 | 2026.05.04 15:59:55.085397 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11482 | 2026.05.04 15:59:55.085605 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.05.04 15:59:55.085705 [ 101 ] {} <Debug> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11484 | 2026.05.04 15:59:55.085731 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001056 sec., 22727.272727272724 rows/sec., 1.53 MiB/sec. | ||
| 11485 | 2026.05.04 15:59:55.085731 [ 101 ] {} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.05.04 15:59:55.085759 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11487 | 2026.05.04 15:59:55.085766 [ 4 ] {1cdd4d71-51f0-475a-beed-e7e0ca5e0286} <Debug> TCPHandler: Processed in 0.001211293 sec. | ||
| 11488 | 2026.05.04 15:59:55.085869 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11489 | 2026.05.04 15:59:55.085988 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11490 | 2026.05.04 15:59:55.086015 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4188 rows starting from the beginning of the part | ||
| 11491 | 2026.05.04 15:59:55.086066 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11492 | 2026.05.04 15:59:55.086107 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11493 | 2026.05.04 15:59:55.086145 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11494 | 2026.05.04 15:59:55.086183 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11495 | 2026.05.04 15:59:55.086256 [ 191 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 11496 | 2026.05.04 15:59:55.088142 [ 200 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334763 sec., 1932530.1968550982 rows/sec., 125.15 MiB/sec. | ||
| 11497 | 2026.05.04 15:59:55.088632 [ 199 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11498 | 2026.05.04 15:59:55.088949 [ 199 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.05.04 15:59:55.089022 [ 199 ] {3994c1e5-6ffd-4288-add7-64cdbab1b46d::all_1_71_14} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11500 | 2026.05.04 15:59:55.089084 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11501 | 2026.05.04 15:59:55.092481 [ 200 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28613 rows, containing 5 columns (5 merged, 0 gathered) in 0.010161228 sec., 2815899.810534711 rows/sec., 182.52 MiB/sec. | ||
| 11502 | 2026.05.04 15:59:55.092908 [ 186 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11503 | 2026.05.04 15:59:55.093182 [ 186 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.05.04 15:59:55.093257 [ 186 ] {b042f4f8-152f-4aaa-92e8-84d6e75e5f98::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11505 | 2026.05.04 15:59:55.093336 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11506 | 2026.05.04 15:59:56.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.99 MiB, peak 326.68 MiB, free memory in arenas 0.00 B, will set to 318.16 MiB (RSS), difference: 2.17 MiB | ||
| 11507 | 2026.05.04 15:59:58.063008 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.05.04 15:59:58.063250 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11509 | 2026.05.04 15:59:58.063597 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11510 | 2026.05.04 15:59:58.063636 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11511 | 2026.05.04 15:59:58.063857 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11512 | 2026.05.04 15:59:58.063929 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11513 | 2026.05.04 15:59:58.064068 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11514 | 2026.05.04 15:59:58.064105 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11515 | 2026.05.04 15:59:58.064127 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (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 | ||
| 11516 | 2026.05.04 15:59:58.064142 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> oximeter.timeseries_schema (24187448-d2c2-4d72-9318-c92f59d58ed0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11517 | 2026.05.04 15:59:58.064185 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11518 | 2026.05.04 15:59:58.064204 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11519 | 2026.05.04 15:59:58.065284 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002124 sec., 24011.29943502825 rows/sec., 5.69 MiB/sec. | ||
| 11520 | 2026.05.04 15:59:58.065402 [ 4 ] {376ef090-c092-4f08-afc0-40d415f36e4f} <Debug> TCPHandler: Processed in 0.002523299 sec. | ||
| 11521 | 2026.05.04 15:59:58.066841 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.05.04 15:59:58.066957 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11523 | 2026.05.04 15:59:58.067005 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11524 | 2026.05.04 15:59:58.067523 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.05.04 15:59:58.067571 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11526 | 2026.05.04 15:59:58.067958 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11527 | 2026.05.04 15:59:58.068202 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Trace> oximeter.fields_string (48da84d9-d3ae-4789-ae74-0fcea5d0d45b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.05.04 15:59:58.068360 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001436 sec., 38997.214484679665 rows/sec., 3.00 MiB/sec. | ||
| 11529 | 2026.05.04 15:59:58.068402 [ 4 ] {89574fad-e654-4347-8585-8080388747b9} <Debug> TCPHandler: Processed in 0.001615054 sec. | ||
| 11530 | 2026.05.04 15:59:58.068543 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.05.04 15:59:58.068646 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11532 | 2026.05.04 15:59:58.068689 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11533 | 2026.05.04 15:59:58.069124 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.05.04 15:59:58.069163 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11535 | 2026.05.04 15:59:58.069486 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11536 | 2026.05.04 15:59:58.069718 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Trace> oximeter.fields_uuid (25cfba9c-b7cd-4234-9ad5-b0bab900605e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.05.04 15:59:58.069887 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 11538 | 2026.05.04 15:59:58.069927 [ 4 ] {60f4d8a1-7d69-4c63-8003-ab3b4745ba21} <Debug> TCPHandler: Processed in 0.001435519 sec. | ||
| 11539 | 2026.05.04 15:59:58.070055 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.05.04 15:59:58.070154 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11541 | 2026.05.04 15:59:58.070198 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11542 | 2026.05.04 15:59:58.070576 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.05.04 15:59:58.070613 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11544 | 2026.05.04 15:59:58.070946 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11545 | 2026.05.04 15:59:58.071166 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Trace> oximeter.measurements_cumulativeu64 (b042f4f8-152f-4aaa-92e8-84d6e75e5f98): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.05.04 15:59:58.071298 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001165 sec., 82403.43347639484 rows/sec., 5.74 MiB/sec. | ||
| 11547 | 2026.05.04 15:59:58.071337 [ 4 ] {77abd3fa-a0da-496f-ae60-c5c31cf42d8c} <Debug> TCPHandler: Processed in 0.001330407 sec. | ||
| 11548 | 2026.05.04 15:59:58.071460 [ 4 ] {} <Trace> TCP-Session: 615f6ed6-b046-49ec-aa01-92dd2febb7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.05.04 15:59:58.071555 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.05.04 15:59:58.071598 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11551 | 2026.05.04 15:59:58.071937 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.05.04 15:59:58.071973 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11553 | 2026.05.04 15:59:58.072319 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11554 | 2026.05.04 15:59:58.072553 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Trace> oximeter.measurements_u64 (3994c1e5-6ffd-4288-add7-64cdbab1b46d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.05.04 15:59:58.072696 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.09 MiB/sec. | ||
| 11556 | 2026.05.04 15:59:58.072735 [ 4 ] {473ded7c-538f-43fc-b052-15ad88066a9e} <Debug> TCPHandler: Processed in 0.001324757 sec. | ||
| 11557 | 2026.05.04 15:59:59.055693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21537 | ||
| 11558 | 2026.05.04 15:59:59.056248 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.05.04 15:59:59.056289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11560 | 2026.05.04 15:59:59.056767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11561 | 2026.05.04 15:59:59.057013 [ 245 ] {} <Trace> system.asynchronous_metric_log (d61849a0-e8bf-4750-8a16-8d1b086e9868): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.05.04 15:59:59.057147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21537 | ||
| 11563 | 2026.05.04 16:00:00.149378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11564 | 2026.05.04 16:00:00.166119 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.05.04 16:00:00.166176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11566 | 2026.05.04 16:00:00.172315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11567 | 2026.05.04 16:00:00.173072 [ 244 ] {} <Trace> system.metric_log (914c88c1-57fd-4855-b5e1-58cabea3e9e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.05.04 16:00:00.176466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11569 | 2026.05.04 16:00:01.650784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1472 | ||
| 11570 | 2026.05.04 16:00:01.654277 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.05.04 16:00:01.654342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11572 | 2026.05.04 16:00:01.655946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11573 | 2026.05.04 16:00:01.656297 [ 243 ] {} <Trace> system.query_log (46e6ca0b-2d9c-494d-a0a5-f0c3ee6f4820): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.05.04 16:00:01.656663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||